logoalt Hacker News

fourtharktoday at 1:04 AM3 repliesview on HN

Does it fix the security flaws that caused the original project to be shut down?


Replies

jawigginstoday at 2:20 AM

Because it was written in C, libxml2's CVE history has been dominated by use-after-free, buffer overflows, double frees, and type confusion. xmloxide is written in pure Rust, so these entire vulnerability classes are eliminated at compile time.

show 1 reply
bleggetoday at 1:16 AM

https://gitlab.gnome.org/GNOME/libxml2/-/commit/0704f52ea4cd...

Doesn't seem to have shut down or even be unmaintained. Perhaps it was briefly, and has now been resurrected?

show 1 reply
notpushkintoday at 1:35 AM

If by flaws you mean the security researchers spamming libxml2 with low effort stuff demanding a CVE for each one so they can brag about it – no, I don’t think anybody can fix that.

show 1 reply