vendor:
ASF Parser
by:
Project Zero
7,8
CVSS
HIGH
Stack Buffer Overflow
119
CWE
Product Name: ASF Parser
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2016
Stack Buffer Overflow in LG ASF Parser
There are three variants of the below crash, all of which stemming from an unbound copy into a fixed size stack buffer allocated in the function ASFParser::SetMetaData, used as an argument to each of the three calls to the function unicodeToUtf_8 without checking that the output length will be less than the size of the buffer.
Mitigation:
Compiling with stack cookies