First published: Sun Dec 23 2018(Updated: )
An issue was discovered in Tiny C Compiler (aka TinyCC or TCC) 0.9.27. Compiling a crafted source file leads to an 8 byte out of bounds write in the sym_pop function in tccgen.c.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
TinyCC | =0.9.27 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-20375 is considered to be of medium severity due to the potential for an out of bounds write leading to arbitrary code execution or application crash.
To fix CVE-2018-20375, you should update Tiny C Compiler to a version later than 0.9.27 that addresses this vulnerability.
CVE-2018-20375 affects Tiny C Compiler version 0.9.27 specifically.
CVE-2018-20375 is a memory corruption vulnerability caused by an 8 byte out of bounds write in the sym_pop function.
CVE-2018-20375 can potentially be exploited if an attacker tricks a user into compiling crafted source code, leading to security risks.