videojs / mpd-parser

https://videojs.github.io/mpd-parser/
Other
78 stars 54 forks source link

xmldom vulnerability #124

Closed japettyjohn closed 3 years ago

japettyjohn commented 3 years ago

The version of xmldom depended on has a vulnerability which has since been fixed. The dependency needs to be updated to a later version of xmldom.

eliamartani commented 3 years ago

It is already fixed https://github.com/videojs/mpd-parser/commit/e132e4045dd847b414f68b07a8892ce93d70af05.

We just need the version 0.15.5 to be released with it.

heennkkee commented 3 years ago

Looking forward to the release of that version!

eliamartani commented 3 years ago

hey,

version 0.16.0 was released, meaning the issue is fixed.

brandonocasey commented 3 years ago

You are correct.