These vulnerabilities are only an issue if you allow untrusted users to supply XML documents with DTDs.
[...] pre-parse them before supplying them to BaseX, My solution is to simply not use DTD-aware parsing, [...]
[...] pre-parse them before supplying them to BaseX,
My solution is to simply not use DTD-aware parsing, [...]