CVE-2009-2473
neon < 0.28.6 - Denial of Service via Nested XML Entity Expansion
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-2473. PoCs published by Peter Valchev.
AI-analyzed exploit summary This is a vulnerability writeup for CVE-2009-2473, detailing a denial-of-service (DoS) vulnerability in the Expat library due to improper handling of crafted XML data. It lists affected software versions and references external exploit binaries.
Description
neon before 0.28.6, when expat is used, does not properly detect recursion during entity expansion, which allows context-dependent attackers to cause a denial of service (memory and CPU consumption) via a crafted XML document containing a large number of nested entity references, a similar issue to CVE-2003-1564.
Exploits (1)
This is a vulnerability writeup for CVE-2009-2473, detailing a denial-of-service (DoS) vulnerability in the Expat library due to improper handling of crafted XML data. It lists affected software versions and references external exploit binaries.