2020-06-25 17:01:18 +00:00
{
"CVE_data_meta" : {
2020-07-02 10:40:13 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:01:18 +00:00
"ID" : "CVE-2020-15083" ,
2020-07-02 10:40:13 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Reflected XSS when uploading an image in the Product page in PrestaShop"
2020-06-25 17:01:18 +00:00
} ,
2020-07-02 10:40:13 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "PrestaShop" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 1.7.0.0, < 1.7.6.6"
}
]
}
}
]
} ,
"vendor_name" : "PrestaShop"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-06-25 17:01:18 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-07-02 17:01:29 +00:00
"value" : "In PrestaShop from version 1.7.0.0 and before version 1.7.6.6, if a target sends a corrupted file, it leads to a reflected XSS. The problem is fixed in 1.7.6.6"
2020-07-02 10:40:13 -06:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "{\"CWE-79\":\"Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\"}"
}
]
2020-06-25 17:01:18 +00:00
}
]
2020-07-02 10:40:13 -06:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-qgh4-95j7-p3vj" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-qgh4-95j7-p3vj"
} ,
{
"name" : "https://github.com/PrestaShop/PrestaShop/commit/bac749bf75a4e0d6312a70b37eb5b0a556f08fbd" ,
"refsource" : "MISC" ,
"url" : "https://github.com/PrestaShop/PrestaShop/commit/bac749bf75a4e0d6312a70b37eb5b0a556f08fbd"
}
]
} ,
"source" : {
"advisory" : "GHSA-qgh4-95j7-p3vj" ,
"discovery" : "UNKNOWN"
2020-06-25 17:01:18 +00:00
}
}