Lucene search

K
osvGoogleOSV:GHSA-2363-CQG2-863C
HistoryJul 27, 2021 - 7:02 p.m.

XML External Entity (XXE) Injection in JDOM

2021-07-2719:02:56
Google
osv.dev
249

0.005 Low

EPSS

Percentile

76.0%

An XXE issue in SAXBuilder in JDOM through 2.0.6 allows attackers to cause a denial of service via a crafted HTTP request. At this time there is not released fixed version of JDOM. As a workaround, to avoid external entities being expanded, one can call builder.setExpandEntities(false) and they won’t be expanded.

References