Vulnerability Details : CVE-2023-3894
Those using jackson-dataformats-text to parse TOML data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.
Vulnerability category: Memory CorruptionInput validationDenial of service
Products affected by CVE-2023-3894
- cpe:2.3:a:fasterxml:jackson-dataformats-text:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-3894
0.11%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 45 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-3894
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.8
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L |
3.9
|
1.4
|
Google Inc. | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2023-3894
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by: cve-coordination@google.com (Secondary)
-
The product writes data past the end, or before the beginning, of the intended buffer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-3894
-
https://github.com/FasterXML/jackson-dataformats-text/blob/2.16/release-notes/VERSION-2.x
jackson-dataformats-text/release-notes/VERSION-2.x at 2.16 · FasterXML/jackson-dataformats-text · GitHubRelease Notes
-
https://github.com/FasterXML/jackson-dataformats-text/pull/398
TOML: check nesting depth by pjfanning · Pull Request #398 · FasterXML/jackson-dataformats-text · GitHubPatch
-
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50083
50083 - jackson-dataformats-text:TOMLFuzzer: Security exception in com.fasterxml.jackson.dataformat.toml.Parser.parseValue - oss-fuzzIssue Tracking;Patch;Third Party Advisory
Jump to