Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/17310?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/17310?format=api", "vulnerability_id": "VCID-j1uq-yven-wugz", "summary": "Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')\ndelight-nashorn-sandbox 0.2.4 and 0.2.5 is vulnerable to sandbox escape. When allowExitFunctions is set to false, the loadWithNewGlobal function can be used to invoke the exit and quit methods to exit the Java process.", "aliases": [ { "alias": "CVE-2023-26919" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/63389?format=api", "purl": "pkg:maven/org.javadelight/delight-nashorn-sandbox@0.3.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.javadelight/delight-nashorn-sandbox@0.3.0" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/63387?format=api", "purl": "pkg:maven/org.javadelight/delight-nashorn-sandbox@0.2.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-j1uq-yven-wugz" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.javadelight/delight-nashorn-sandbox@0.2.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/63388?format=api", "purl": "pkg:maven/org.javadelight/delight-nashorn-sandbox@0.2.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-j1uq-yven-wugz" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.javadelight/delight-nashorn-sandbox@0.2.5" } ], "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-26919", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00661", "scoring_system": "epss", "scoring_elements": "0.71489", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-26919" }, { "reference_url": "https://github.com/javadelight/delight-nashorn-sandbox/issues/135", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.2", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-02-11T17:11:59Z/" } ], "url": "https://github.com/javadelight/delight-nashorn-sandbox/issues/135" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26919", "reference_id": "CVE-2023-26919", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26919" } ], "weaknesses": [ { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." }, { "cwe_id": 74, "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')", "description": "The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component." }, { "cwe_id": 937, "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013." } ], "exploits": [], "severity_range_score": "7.2 - 7.2", "exploitability": "0.5", "weighted_severity": "0.0", "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-j1uq-yven-wugz" }