2024-09-26 14:03:23 +00:00

64 lines
2.1 KiB
JSON

{
"id": "CVE-2024-47226",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-09-22T02:15:02.797",
"lastModified": "2024-09-26T13:32:55.343",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A stored cross-site scripting (XSS) vulnerability exists in NetBox 4.1.0 within the \"Configuration History\" feature of the \"Admin\" panel via a /core/config-revisions/ Add action. An authenticated user can inject arbitrary JavaScript or HTML into the \"Top banner\" field."
},
{
"lang": "es",
"value": "Existe una vulnerabilidad de cross site scripting (XSS) almacenado en NetBox 4.1.0 dentro de la funci\u00f3n \"Historial de configuraci\u00f3n\" del panel \"Administraci\u00f3n\" a trav\u00e9s de una acci\u00f3n Agregar en /core/config-revisions/. Un usuario autenticado puede inyectar c\u00f3digo JavaScript o HTML arbitrario en el campo \"Banner superior\"."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/netbox-community/netbox/releases/tag/v4.1.0",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/tu3n4nh/netbox/issues/1",
"source": "cve@mitre.org"
}
]
}