内容简介:A remote user could create a specifically crafted file that could trigger a buffer overflow in VLC's H26X packetizerIf successful, a malicious third party could trigger either a crash of VLC or an arbitratry code execution with the privileges of the target
Summary : Multiple vulnerabilities fixed in VLC media player Date : June 2020 Affected versions : VLC media player 3.0.10 and earlier ID : VideoLAN-SB-VLC-3011 CVE references : CVE-2020-13428
Details
A remote user could create a specifically crafted file that could trigger a buffer overflow in VLC's H26X packetizer
Impact
If successful, a malicious third party could trigger either a crash of VLC or an arbitratry code execution with the privileges of the target user.
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 informations or remotely execute code. ASLR and DEP help reduce the likelyness of code execution, but may be bypassed.
We have not seen exploits performing code execution through these vulnerability
Threat mitigation
Exploitation of those issues requires the user to explicitly open a specially crafted file or stream.
Workarounds
The user should refrain from opening files from untrusted third parties or accessing untrusted remote sites (or disable the VLC browser plugins), until the patch is applied.
Solution
VLC media player 3.0.11 addresses the issue.
Credits
CVE-2020-13428 was reported by Tommy Muir
Additional notes
VLC 3.0.11 also bumps some dependencies, notably libarchive, following the publication of CVE-2020-9308 and CVE-2019-19221
References
- The VideoLAN project
- http://www.videolan.org/
- VLC official GIT repository
- http://git.videolan.org/?p=vlc.git
以上所述就是小编给大家介绍的《Security Bulletin VLC 3.0.11》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
分布式机器学习:算法、理论与实践
刘铁岩、陈薇、王太峰、高飞 / 机械工业出版社 / 2018-10-20 / 89.00
人工智能和大数据时代,解决最有挑战性问题的主流方案是分布式机器学习!本书旨在全面介绍分布式机器学习的现状,深入分析其中的核心技术问题,并且讨论该领域未来的发展方向。 由微软亚洲研究院机器学习核心团队潜心力作!鄂维南院士、周志华教授倾心撰写推荐序! 本书旨在全面介绍分布式机器学习的现状,深入分析其中的核心技术问题,并且讨论该领域未来的发展方向。 全书共12章。第1章是绪论,向大家展......一起来看看 《分布式机器学习:算法、理论与实践》 这本书的介绍吧!
URL 编码/解码
URL 编码/解码
UNIX 时间戳转换
UNIX 时间戳转换