2023-12-29 17:00:34 +00:00
{
2024-01-11 01:00:36 +00:00
"data_version" : "4.0" ,
2023-12-29 17:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-21665" ,
2024-01-11 01:00:36 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-12-29 17:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-01-11 01:00:36 +00:00
"value" : "ecommerce-framework-bundle is the Pimcore Ecommerce Framework Bundle. An authenticated and unauthorized user can access the back-office orders list and be able to query over the information returned. Access control and permissions are not being enforced. This vulnerability has been patched in version 1.0.10."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-284: Improper Access Control" ,
"cweId" : "CWE-284"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "pimcore" ,
"product" : {
"product_data" : [
{
"product_name" : "ecommerce-framework-bundle" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 1.0.10"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/pimcore/ecommerce-framework-bundle/security/advisories/GHSA-cx99-25hr-5jxf" ,
"refsource" : "MISC" ,
"name" : "https://github.com/pimcore/ecommerce-framework-bundle/security/advisories/GHSA-cx99-25hr-5jxf"
} ,
{
"url" : "https://github.com/pimcore/ecommerce-framework-bundle/commit/05dec000ed009828084d05cf686f468afd1f464e" ,
"refsource" : "MISC" ,
"name" : "https://github.com/pimcore/ecommerce-framework-bundle/commit/05dec000ed009828084d05cf686f468afd1f464e"
} ,
{
"url" : "https://github.com/pimcore/ecommerce-framework-bundle/blob/ff6ff287b6eb468bb940909c56970363596e5c21/src/Controller/AdminOrderController.php#L98" ,
"refsource" : "MISC" ,
"name" : "https://github.com/pimcore/ecommerce-framework-bundle/blob/ff6ff287b6eb468bb940909c56970363596e5c21/src/Controller/AdminOrderController.php#L98"
} ,
{
"url" : "https://github.com/pimcore/ecommerce-framework-bundle/releases/tag/v1.0.10" ,
"refsource" : "MISC" ,
"name" : "https://github.com/pimcore/ecommerce-framework-bundle/releases/tag/v1.0.10"
}
]
} ,
"source" : {
"advisory" : "GHSA-cx99-25hr-5jxf" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.1"
2023-12-29 17:00:34 +00:00
}
]
}
}