VulnerabilityModified
CVE-2023-3894
Those using jackson-dataformats-text to parse TOML data may be vulnerable to Denial of Service attacks (DOS).
HIGH 7.5EPSS 0.91%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.91%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.91% probability · 58th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-20, CWE-787
- Affected
- fasterxml/jackson-dataformats-text
- Source
- cve-coordination@google.com
References
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50083Issue Tracking, Patch, Third Party Advisory
- https://github.com/FasterXML/jackson-dataformats-text/blob/2.16/release-notes/VERSION-2.xRelease Notes
- https://github.com/FasterXML/jackson-dataformats-text/pull/398Patch
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50083Issue Tracking, Patch, Third Party Advisory
- https://github.com/FasterXML/jackson-dataformats-text/blob/2.16/release-notes/VERSION-2.xRelease Notes
- https://github.com/FasterXML/jackson-dataformats-text/pull/398Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.