2023-12-20 21:00:28 +00:00

89 lines
2.4 KiB
JSON

{
"id": "CVE-2023-46998",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-07T05:15:13.657",
"lastModified": "2023-12-20T20:09:44.320",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting vulnerability in BootBox Bootbox.js v.3.2 through 6.0 allows a remote attacker to execute arbitrary code via a crafted payload to alert(), confirm(), prompt() functions."
},
{
"lang": "es",
"value": "Vulnerabilidad de Cross-Site Scripting (XSS) en BootBox Bootbox.js v.3.2 a 6.0 permite a un atacante remoto ejecutar c\u00f3digo arbitrario a trav\u00e9s de un payload manipulado para las funciones alert(), confirm() y prompt()."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:bootboxjs:bootbox:*:*:*:*:*:node.js:*:*",
"versionStartIncluding": "3.2.0",
"versionEndIncluding": "6.0.0",
"matchCriteriaId": "78B59235-F11D-45F3-BC6F-15B49C64CCC1"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/bootboxjs/bootbox/issues/661",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://github.com/soy-oreocato/CVE-2023-46998/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
}
]
}