2023-10-31 17:00:22 +00:00
{
"id" : "CVE-2023-46722" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-10-31T16:15:10.157" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:29:09.103" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-10-31 17:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The Pimcore Admin Classic Bundle provides a backend UI for Pimcore. Prior to version 1.2.0, a cross-site scripting vulnerability has the potential to steal a user's cookie and gain unauthorized access to that user's account through the stolen cookie or redirect users to other malicious sites. Users should upgrade to version 1.2.0 to receive a patch or, as a workaround, apply the patch manually."
2023-11-08 19:00:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "El paquete Pimcore Admin Classic proporciona una interfaz de usuario de backend para Pimcore. Antes de la versi\u00f3n 1.2.0, una vulnerabilidad de cross-site scripting ten\u00eda el potencial de robar la cookie de un usuario y obtener acceso no autorizado a la cuenta de ese usuario a trav\u00e9s de la cookie robada o redirigir a los usuarios a otros sitios maliciosos. Los usuarios deben actualizar a la versi\u00f3n 1.2.0 para recibir un parche o, como workaround, aplicar el parche manualmente."
2023-10-31 17:00:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-11-08 19:00:23 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-11-08 19:00:23 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2023-11-08 19:00:23 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-11-08 19:00:23 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
} ,
2023-10-31 17:00:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-31 17:00:22 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2023-10-31 17:00:22 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-10-31 17:00:22 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-11-08 19:00:23 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
2024-12-08 03:06:42 +00:00
} ,
{
"lang" : "en" ,
"value" : "CWE-80"
2023-11-08 19:00:23 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-31 17:00:22 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-11-08 19:00:23 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pimcore:admin_classic_bundle:*:*:*:*:*:pimcore:*:*" ,
"versionEndExcluding" : "1.2.0" ,
"matchCriteriaId" : "855E0DB7-DE80-4A9F-96C2-71E4D3AC7CC9"
}
]
}
]
}
] ,
2023-10-31 17:00:22 +00:00
"references" : [
{
"url" : "https://github.com/pimcore/admin-ui-classic-bundle/commit/19fda2e86557c2ed4978316104de5ccdaa66d8b9" ,
2023-11-08 19:00:23 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-10-31 17:00:22 +00:00
} ,
{
"url" : "https://github.com/pimcore/admin-ui-classic-bundle/security/advisories/GHSA-jfxw-6c5v-c42f" ,
2023-11-08 19:00:23 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-10-31 17:00:22 +00:00
} ,
{
"url" : "https://github.com/pimcore/pimcore/commit/757375677dc83a44c6c22f26d97452cc5cda5d7c" ,
2023-11-08 19:00:23 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/pimcore/admin-ui-classic-bundle/commit/19fda2e86557c2ed4978316104de5ccdaa66d8b9" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/pimcore/admin-ui-classic-bundle/security/advisories/GHSA-jfxw-6c5v-c42f" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://github.com/pimcore/pimcore/commit/757375677dc83a44c6c22f26d97452cc5cda5d7c" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2023-10-31 17:00:22 +00:00
}
]
}