2020-01-02 21:01:04 +00:00
{
"CVE_data_meta" : {
2020-04-20 10:10:30 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-01-02 21:01:04 +00:00
"ID" : "CVE-2020-5272" ,
2020-04-20 10:10:30 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Reflected XSS on Search page of PrestaShop"
2020-01-02 21:01:04 +00:00
} ,
2020-04-20 10:10:30 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "PrestaShop" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 1.5.5.0, < 1.7.6.5"
}
]
}
}
]
} ,
"vendor_name" : "PrestaShop"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-01-02 21:01:04 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-04-20 17:01:29 +00:00
"value" : "In PrestaShop between versions 1.5.5.0 and 1.7.6.5, there is a reflected XSS on Search page with `alias` and `search` parameters. The problem is patched in 1.7.6.5"
2020-04-20 10:10:30 -06:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.1 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:N/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-01-02 21:01:04 +00:00
}
]
2020-04-20 10:10:30 -06:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-rpg3-f23r-jmqv" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-rpg3-f23r-jmqv"
} ,
{
"name" : "https://github.com/PrestaShop/PrestaShop/commit/d3bf027fa37e8105fed3c809d636ebe787e43f46" ,
"refsource" : "MISC" ,
"url" : "https://github.com/PrestaShop/PrestaShop/commit/d3bf027fa37e8105fed3c809d636ebe787e43f46"
}
]
} ,
"source" : {
"advisory" : "GHSA-rpg3-f23r-jmqv" ,
"discovery" : "UNKNOWN"
2020-01-02 21:01:04 +00:00
}
}