2020-06-25 17:01:18 +00:00
{
"CVE_data_meta" : {
2020-07-02 10:32:59 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:01:18 +00:00
"ID" : "CVE-2020-15080" ,
2020-07-02 10:32:59 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Information disclosure in release archive in PrestaShop"
2020-06-25 17:01:18 +00:00
} ,
2020-07-02 10:32:59 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "PrestaShop" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 1.7.4.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.4.0 and before version 1.7.6.6, some files should not be in the release archive, and others should not be accessible. The problem is fixed in version 1.7.6.6 A possible workaround is to make sure `composer.json` and `docker-compose.yml` are not accessible on your server."
2020-07-02 10:32:59 -06:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "{\"CWE-200\":\"Exposure of Sensitive Information to an Unauthorized Actor\"}"
}
]
2020-06-25 17:01:18 +00:00
}
]
2020-07-02 10:32:59 -06:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-492w-2pp5-xhvg" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-492w-2pp5-xhvg"
} ,
{
"name" : "https://github.com/PrestaShop/PrestaShop/commit/35ef7e9d892287c302df1fc5aa05ecfc6f15bc76" ,
"refsource" : "MISC" ,
"url" : "https://github.com/PrestaShop/PrestaShop/commit/35ef7e9d892287c302df1fc5aa05ecfc6f15bc76"
}
]
} ,
"source" : {
"advisory" : "GHSA-492w-2pp5-xhvg" ,
"discovery" : "UNKNOWN"
2020-06-25 17:01:18 +00:00
}
}