CVE-2018-6548

A use-after-free issue was discovered in libwebm through 2018-02-02. If a Vp9HeaderParser was initialized once before, its property frame_ would not be changed because of code in vp9parser::Vp9HeaderParser::SetFrame. Its frame_ could be freed while the corresponding pointer would not be updated, leading to a dangling pointer. This is related to the function OutputCluster in webm_info.cc.
Configurations

Configuration 1 (hide)

cpe:2.3:a:webmproject:libwebm:*:*:*:*:*:*:*:*

History

21 Nov 2024, 04:10

Type Values Removed Values Added
References () https://bugs.chromium.org/p/webm/issues/detail?id=1493 - Permissions Required () https://bugs.chromium.org/p/webm/issues/detail?id=1493 - Permissions Required
References () https://github.com/dwfault/PoCs/blob/master/libwebm%20Vp9HeaderParser%20UAF%20by%20PrintVP9Info/libwebm%20Vp9HeaderParser%20UAF%20by%20PrintVP9Info.md - Exploit, Third Party Advisory () https://github.com/dwfault/PoCs/blob/master/libwebm%20Vp9HeaderParser%20UAF%20by%20PrintVP9Info/libwebm%20Vp9HeaderParser%20UAF%20by%20PrintVP9Info.md - Exploit, Third Party Advisory

Information

Published : 2018-02-02 09:29

Updated : 2024-11-21 04:10


NVD link : CVE-2018-6548

Mitre link : CVE-2018-6548

CVE.ORG link : CVE-2018-6548


JSON object : View

Products Affected

webmproject

  • libwebm
CWE
CWE-416

Use After Free