2020-06-25 17:01:18 +00:00
{
"CVE_data_meta" : {
2020-07-10 13:50:14 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:01:18 +00:00
"ID" : "CVE-2020-15102" ,
2020-07-10 13:50:14 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Improper access control on dashboard form in PrestaShop"
2020-06-25 17:01:18 +00:00
} ,
2020-07-10 13:50:14 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "dashproducts" ,
"version" : {
"version_data" : [
2020-07-21 11:45:22 -06:00
{
"version_value" : "< 2.1.0"
}
2020-07-10 13:50:14 -06:00
]
}
}
]
} ,
"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-21 18:01:39 +00:00
"value" : "In PrestaShop Dashboard Productions before version 2.1.0, there is improper authorization which enables an attacker to change the configuration. The problem is fixed in 2.1.0."
2020-07-10 13:50:14 -06:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-284: Improper Access Control"
}
]
2020-06-25 17:01:18 +00:00
}
]
2020-07-10 13:50:14 -06:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/PrestaShop/dashproducts/security/advisories/GHSA-6292-4qpg-hvfg" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/PrestaShop/dashproducts/security/advisories/GHSA-6292-4qpg-hvfg"
} ,
{
"name" : "https://github.com/PrestaShop/dashproducts/commit/f0799c13628a9b9ca6ca75c085b083d924a8ea7e" ,
"refsource" : "MISC" ,
"url" : "https://github.com/PrestaShop/dashproducts/commit/f0799c13628a9b9ca6ca75c085b083d924a8ea7e"
}
]
} ,
"source" : {
"advisory" : "GHSA-6292-4qpg-hvfg" ,
"discovery" : "UNKNOWN"
2020-06-25 17:01:18 +00:00
}
}