9.8
CVE-2023-39020
- EPSS 0.1%
- Veröffentlicht 28.07.2023 15:15:13
- Zuletzt bearbeitet 21.11.2024 08:14:38
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Stanford ≫ Stanford Parser Version < 4.5.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.1% | 0.296 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.