2024-01-11 03:00:35 +00:00
{
"id" : "CVE-2024-21665" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-01-11T01:15:45.413" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:54:49.570" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-11 03:00:35 +00:00
"descriptions" : [
{
"lang" : "en" ,
"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."
2024-01-11 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "ecommerce-framework-bundle es el paquete Pimcore Ecommerce Framework. Un usuario autenticado y no autorizado puede acceder a la lista de pedidos administrativos y consultar la informaci\u00f3n devuelta. No se aplican controles de acceso ni permisos. Esta vulnerabilidad ha sido parcheada en la versi\u00f3n 1.0.10."
2024-01-11 03:00:35 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-17 23:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-01-17 23:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2024-01-17 23:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-17 23:00:28 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
} ,
2024-01-11 03:00:35 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-11 03:00:35 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2024-01-11 03:00:35 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-11 03:00:35 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
2024-01-17 23:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-01-17 23:00:28 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-284"
2024-01-17 23:00:28 +00:00
}
]
} ,
2024-01-11 03:00:35 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-11 03:00:35 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-Other"
2024-01-11 03:00:35 +00:00
}
]
}
] ,
2024-01-17 23:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pimcore:e-commerce_framework:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.0.10" ,
"matchCriteriaId" : "48398AC0-C6E1-42B8-84A7-EF1E65C55749"
}
]
}
]
}
] ,
2024-01-11 03:00:35 +00:00
"references" : [
{
"url" : "https://github.com/pimcore/ecommerce-framework-bundle/blob/ff6ff287b6eb468bb940909c56970363596e5c21/src/Controller/AdminOrderController.php#L98" ,
2024-01-17 23:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking"
]
2024-01-11 03:00:35 +00:00
} ,
{
"url" : "https://github.com/pimcore/ecommerce-framework-bundle/commit/05dec000ed009828084d05cf686f468afd1f464e" ,
2024-01-17 23:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-01-11 03:00:35 +00:00
} ,
{
"url" : "https://github.com/pimcore/ecommerce-framework-bundle/releases/tag/v1.0.10" ,
2024-01-17 23:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2024-01-11 03:00:35 +00:00
} ,
{
"url" : "https://github.com/pimcore/ecommerce-framework-bundle/security/advisories/GHSA-cx99-25hr-5jxf" ,
2024-01-17 23:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/pimcore/ecommerce-framework-bundle/blob/ff6ff287b6eb468bb940909c56970363596e5c21/src/Controller/AdminOrderController.php#L98" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/pimcore/ecommerce-framework-bundle/commit/05dec000ed009828084d05cf686f468afd1f464e" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/pimcore/ecommerce-framework-bundle/releases/tag/v1.0.10" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/pimcore/ecommerce-framework-bundle/security/advisories/GHSA-cx99-25hr-5jxf" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-01-11 03:00:35 +00:00
}
]
}