2020-01-02 21:01:04 +00:00
{
"CVE_data_meta" : {
2020-03-05 09:58:54 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-01-02 21:01:04 +00:00
"ID" : "CVE-2020-5250" ,
2020-03-05 09:58:54 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Possible information disclosure in PrestaShop"
2020-01-02 21:01:04 +00:00
} ,
2020-03-05 09:58:54 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "PrestaShop" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.7.6.4"
}
]
}
}
]
} ,
"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-03-05 18:01:17 +00:00
"value" : "In PrestaShop before version 1.7.6.4, when a customer edits their address, they can freely change the id_address in the form, and thus steal someone else's address. It is the same with CustomerForm, you are able to change the id_customer and change all information of all accounts. The problem is patched in version 1.7.6.4."
2020-03-05 09:58:54 -07:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.6 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-285: Improper Authorization"
}
]
2020-01-02 21:01:04 +00:00
}
]
2020-03-05 09:58:54 -07:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-mhfc-6rhg-fxp3" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-mhfc-6rhg-fxp3"
} ,
{
"name" : "https://github.com/PrestaShop/PrestaShop/commit/a4a609b5064661f0b47ab5bc538e1a9cd3dd1069" ,
"refsource" : "MISC" ,
"url" : "https://github.com/PrestaShop/PrestaShop/commit/a4a609b5064661f0b47ab5bc538e1a9cd3dd1069"
}
]
} ,
"source" : {
"advisory" : "GHSA-mhfc-6rhg-fxp3" ,
"discovery" : "UNKNOWN"
2020-01-02 21:01:04 +00:00
}
}