Hello
@Grant, thanks for the heads up, it seems we were using an incorrect name for the library CPE and this got missed.
There's another CVE, which is
https://nvd.nist.gov/vuln/detail/CVE-2022-40674.
I will open a PR to update the manifest so that the automatic scanner will open issues on its own.
Looking at the code, the first one you linked I'm a bit more confident that's not being hit by osquery, the second one, doesn't seem too but I'm less confident (I just had a quick look).
That been said, expat is only used for the
d-bus
library on Linux, and the only thing we do with
d-bus
is use it to communicate with the system to get systemd units and similar, so it seems hard to exploit from the start, and even harder without admin privileges.