2024-02-14 18:00:37 +00:00
{
2024-02-19 22:00:34 +00:00
"data_version" : "4.0" ,
2024-02-14 18:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-26129" ,
2024-02-19 22:00:34 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-02-14 18:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-02-19 22:00:34 +00:00
"value" : "PrestaShop is an open-source e-commerce platform. Starting in version 8.1.0 and prior to version 8.1.4, PrestaShop is vulnerable to path disclosure in a JavaScript variable. A patch is available in version 8.1.4."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')" ,
"cweId" : "CWE-22"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "PrestaShop" ,
"product" : {
"product_data" : [
{
"product_name" : "PrestaShop" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : ">= 8.1.0, < 8.1.4"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-3366-9287-7qpr" ,
"refsource" : "MISC" ,
"name" : "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-3366-9287-7qpr"
} ,
{
"url" : "https://github.com/PrestaShop/PrestaShop/commit/444bd0dea581659918fe2067541b9863cf099dd5" ,
"refsource" : "MISC" ,
"name" : "https://github.com/PrestaShop/PrestaShop/commit/444bd0dea581659918fe2067541b9863cf099dd5"
} ,
{
"url" : "https://owasp.org/www-community/attacks/Full_Path_Disclosure" ,
"refsource" : "MISC" ,
"name" : "https://owasp.org/www-community/attacks/Full_Path_Disclosure"
}
]
} ,
"source" : {
"advisory" : "GHSA-3366-9287-7qpr" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.8 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N" ,
"version" : "3.1"
2024-02-14 18:00:37 +00:00
}
]
}
}