Vulnerability CVE-2023-3894


Published: 2023-08-08

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.

 References:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50083
https://github.com/FasterXML/jackson-dataformats-text/pull/398
https://github.com/FasterXML/jackson-dataformats-text/blob/2.16/release-notes/VERSION-2.x

Copyright 2026, cxsecurity.com

 

Back to Top