CVE-2023-3894: Out-of-bounds Write
(updated )
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.
References
- bugs.chromium.org/p/oss-fuzz/issues/detail?id=50083
- github.com/FasterXML/jackson-dataformats-text/blob/2.16/release-notes/VERSION-2.x
- github.com/FasterXML/jackson-dataformats-text/commit/5dd5f740aedcf37adad7ffece460e75e54abb0ed
- github.com/FasterXML/jackson-dataformats-text/pull/398
- github.com/advisories/GHSA-rg2c-cfxv-qp6f
- nvd.nist.gov/vuln/detail/CVE-2023-3894
Detect and mitigate CVE-2023-3894 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →