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.
References
Link | Resource |
---|---|
https://github.com/dwfault/PoCs/blob/master/libwebm%20Vp9HeaderParser%20UAF%20by%20PrintVP9Info/libwebm%20Vp9HeaderParser%20UAF%20by%20PrintVP9Info.md | Exploit Third Party Advisory |
https://bugs.chromium.org/p/webm/issues/detail?id=1493 | Permissions Required |
Configurations
Information
Published : 2018-02-02 01:29
Updated : 2018-02-21 06:19
NVD link : CVE-2018-6548
Mitre link : CVE-2018-6548
JSON object : View
CWE
CWE-416
Use After Free
Products Affected
webmproject
- libwebm