Stories
Slash Boxes
Comments

SoylentNews is people

Submission Preview

Link to Story

VLC Fixes 13 Security Flaws; Booby-Trapped Media File Could Pwn You

Accepted submission by martyb at 2019-08-21 12:52:07
Security

Stuff like sophisticated government spyware is scary and all – but don't forget, a single .wmv file can pwn you via VLC [theregister.co.uk]:

VideoLAN has issued an update to address a baker's dozen of CVE-listed security vulnerabilities in its widely used VLC player software.

The VLC update [videolan.org] includes patches to clear up flaws that range in impact from denial of service (read: application crashes) to remote code execution (i.e. malware installation). Users and admins can get fixes for all of the vulnerabilities by updating VLC to version 3.0.8 or later.

So far, no attacks exploiting these holes have been reported in the wild.

"While these issues in themselves are most likely to just crash the player, we can't exclude that they could be combined to leak user information or remotely execute code," VideoLAN offered in announcing the update. "ASLR and DEP help reduce the likeliness of code execution, but may be bypassed."

Each of the 13 flaws would be exploited by opening a booby-trapped media file, such as vids in WMV, MP4, AVI, and OGG formats. In other cases, the flaws could be exploited via browser plugins by visiting a malicious webpage.

Get updated version 3.0.8 from the VLC Download Page [videolan.org].


Original Submission