Bug ID | 1214111 |
---|---|
Summary | VUL-0: CVE-2023-3894: jackson-dataformats-text: DoS during toml deserialization |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
URL | https://smash.suse.de/issue/374699/ |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Security |
Assignee | fstrba@suse.com |
Reporter | carlos.lopez@suse.com |
QA Contact | security-team@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-3894 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50083 https://www.cve.org/CVERecord?id=CVE-2023-3894 https://github.com/FasterXML/jackson-dataformats-text/blob/2.16/release-notes/VERSION-2.x https://github.com/FasterXML/jackson-dataformats-text/pull/398