68 lines
2.6 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-45592",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-09-10T16:15:21.550",
"lastModified": "2024-09-18T20:15:03.483",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "auditor-bundle, formerly known as DoctrineAuditBundle, integrates auditor library into any Symfony 3.4+ application. Prior to version 5.2.6, there is an unescaped entity property enabling Javascript injection. This is possible because `%source_label%` in twig macro is not escaped. Therefore script tags can be inserted and are executed. The vulnerability is fixed in versions 6.0.0 and 5.2.6."
},
{
"lang": "es",
"value": "auditor-bundle, anteriormente conocido como DoctrineAuditBundle, integra la librer\u00eda auditor en cualquier aplicaci\u00f3n Symfony 3.4+. Antes de la versi\u00f3n 6.0.0, hab\u00eda una propiedad de entidad sin escape que permit\u00eda la inyecci\u00f3n de Javascript. Esto es posible porque %source_label% en la macro twig no est\u00e1 escapada. Por lo tanto, las etiquetas de script se pueden insertar y ejecutar. La vulnerabilidad se solucion\u00f3 en la versi\u00f3n 6.0.0."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.3,
"impactScore": 5.3
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/DamienHarper/auditor-bundle/commit/42ba2940d8b99467de0c806ea5655cc1c6882cd1",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/DamienHarper/auditor-bundle/commit/e7deb377fa89677d44973b486d26d6a7374233ae",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/DamienHarper/auditor-bundle/security/advisories/GHSA-78vg-7v27-hj67",
"source": "security-advisories@github.com"
}
]
}