Libexpat Project

Libexpat

46 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 1.2%
  • Veröffentlicht 30.08.2024 03:15:03
  • Zuletzt bearbeitet 04.11.2025 17:16:15

An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).

Exploit
  • EPSS 0.92%
  • Veröffentlicht 10.03.2024 05:15:06
  • Zuletzt bearbeitet 04.11.2025 22:15:59

libexpat through 2.6.1 allows an XML Entity Expansion attack when there is isolated use of external parsers (created via XML_ExternalEntityParserCreate).

  • EPSS 0.02%
  • Veröffentlicht 04.02.2024 20:15:46
  • Zuletzt bearbeitet 04.11.2025 19:16:22

libexpat through 2.5.0 allows recursive XML Entity Expansion if XML_DTD is undefined at compile time.

Exploit
  • EPSS 1.55%
  • Veröffentlicht 04.02.2024 20:15:46
  • Zuletzt bearbeitet 04.11.2025 19:16:22

libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.

Exploit
  • EPSS 0.43%
  • Veröffentlicht 24.10.2022 14:15:53
  • Zuletzt bearbeitet 30.05.2025 20:15:31

In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations.

  • EPSS 1.09%
  • Veröffentlicht 14.09.2022 11:15:54
  • Zuletzt bearbeitet 30.05.2025 20:15:30

libexpat before 2.4.9 has a use-after-free in the doContent function in xmlparse.c.

Exploit
  • EPSS 7.7%
  • Veröffentlicht 18.02.2022 05:15:08
  • Zuletzt bearbeitet 05.05.2025 17:18:01

In Expat (aka libexpat) before 2.4.5, there is an integer overflow in storeRawNames.

  • EPSS 0.37%
  • Veröffentlicht 18.02.2022 05:15:08
  • Zuletzt bearbeitet 05.05.2025 17:18:01

In Expat (aka libexpat) before 2.4.5, there is an integer overflow in copyString.

  • EPSS 0.13%
  • Veröffentlicht 18.02.2022 05:15:08
  • Zuletzt bearbeitet 30.05.2025 20:15:26

In Expat (aka libexpat) before 2.4.5, an attacker can trigger stack exhaustion in build_model via a large nesting depth in the DTD element.

  • EPSS 9.36%
  • Veröffentlicht 16.02.2022 01:15:07
  • Zuletzt bearbeitet 05.05.2025 17:18:01

xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.