In Apache Tika 1.19 (CVE-2018-11761), we added an entity expansion limit for XML parsing. However, Tika reuses SAXParsers and calls reset() after each parse, which, for Xerces2 parsers, as per the documentation, removes the user-specified SecurityManager and thus removes entity expansion limits after the first parse. Apache Tika versions from 0.1 to 1.19 are therefore still vulnerable to entity expansions which can lead to a denial of service attack. Users should upgrade to 1.19.1 or later.
References
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: apache
Published: 2018-10-09T00:00:00
Updated: 2019-11-14T23:07:10
Reserved: 2018-06-05T00:00:00
Link: CVE-2018-11796
JSON object: View
NVD Information
Status : Modified
Published: 2018-10-09T22:29:00.393
Modified: 2023-11-07T02:51:47.970
Link: CVE-2018-11796
JSON object: View
Redhat Information
No data.
CWE