2020-01-02 21:01:04 +00:00
{
"CVE_data_meta" : {
2020-06-03 15:20:41 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-01-02 21:01:04 +00:00
"ID" : "CVE-2020-5298" ,
2020-06-03 15:20:41 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Reflected XSS when importing CSV in OctoberCMS"
2020-01-02 21:01:04 +00:00
} ,
2020-06-03 15:20:41 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "october" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 1.0.319, < 1.0.466"
}
]
}
}
]
} ,
"vendor_name" : "octobercms"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-01-02 21:01:04 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-06-03 22:01:29 +00:00
"value" : "In OctoberCMS (october/october composer package) versions from 1.0.319 and before 1.0.466, a user with the ability to use the import functionality of the `ImportExportController` behavior can be socially engineered by an attacker to upload a maliciously crafted CSV file which could result in a reflected XSS attack on the user in question Issue has been patched in Build 466 (v1.0.466)."
2020-06-03 15:20:41 -06:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-87: Improper Neutralization of Alternate XSS Syntax"
}
]
2020-01-02 21:01:04 +00:00
}
]
2020-06-03 15:20:41 -06:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/octobercms/october/security/advisories/GHSA-gg6x-xx78-448c" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/octobercms/october/security/advisories/GHSA-gg6x-xx78-448c"
} ,
{
"name" : "https://github.com/octobercms/october/commit/cd0b6a791f995d86071a024464c1702efc50f46c" ,
"refsource" : "MISC" ,
"url" : "https://github.com/octobercms/october/commit/cd0b6a791f995d86071a024464c1702efc50f46c"
2020-08-03 19:01:23 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html" ,
"url" : "http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html"
2020-08-04 12:01:23 +00:00
} ,
{
"refsource" : "FULLDISC" ,
"name" : "20200804 October CMS <= Build 465 Multiple Vulnerabilities - Arbitrary File Read" ,
"url" : "http://seclists.org/fulldisclosure/2020/Aug/2"
2020-06-03 15:20:41 -06:00
}
]
} ,
"source" : {
"advisory" : "GHSA-gg6x-xx78-448c" ,
"discovery" : "UNKNOWN"
2020-01-02 21:01:04 +00:00
}
}