{ "id": "CVE-2023-39020", "sourceIdentifier": "cve@mitre.org", "published": "2023-07-28T15:15:13.287", "lastModified": "2023-08-03T18:01:31.200", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "stanford-parser v3.9.2 and below was discovered to contain a code injection vulnerability in the component edu.stanford.nlp.io.getBZip2PipedInputStream. This vulnerability is exploited via passing an unchecked argument." }, { "lang": "es", "value": "Se ha descubierto que standford-parser v3.9.2 y versiones inferiores contienen una vulnerabilidad de inyecci\u00f3n de c\u00f3digo en el componente \"edu.stanford.nlp.io.getBZip2PipedInputStream\". Esta vulnerabilidad se aprovecha pasando un argumento no comprobado. " } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-94" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:stanford:stanford_parser:*:*:*:*:*:*:*:*", "versionEndIncluding": "3.9.2", "matchCriteriaId": "942594D2-81EF-4D2D-A6AF-3373350B59D9" } ] } ] } ], "references": [ { "url": "https://github.com/LetianYuan/My-CVE-Public-References/tree/main/edu_stanford_nlp_stanford-parser", "source": "cve@mitre.org", "tags": [ "Exploit" ] } ] }