This repository was archived by the owner on Jan 26, 2026. It is now read-only.
Commit de28e6e
committed
[CVE-2024-40896] Fix XXE protection in downstream code
Some users set an entity's children manually in the getEntity SAX
callback to restrict entity expansion. This stopped working after
renaming the "checked" member of xmlEntity, making at least one
downstream project and its dependants susceptible to XXE attacks.
See #761.1 parent 6ae6536 commit de28e6e
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7382 | 7382 | | |
7383 | 7383 | | |
7384 | 7384 | | |
| 7385 | + | |
| 7386 | + | |
| 7387 | + | |
| 7388 | + | |
| 7389 | + | |
| 7390 | + | |
| 7391 | + | |
| 7392 | + | |
7385 | 7393 | | |
7386 | 7394 | | |
7387 | 7395 | | |
| |||
0 commit comments