Vulnerability Description
Tiny C Compiler (TCC) 0.9.23 (aka TinyCC) evaluates the "i>sizeof(int)" expression to false when i equals -1, which might introduce integer overflow vulnerabilities into applications that could be exploited by context-dependent attackers.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Fabrice Bellard | Tiny C Compiler | 0.9.23 |
References
- http://www.osvdb.org/22956
- http://www.securityfocus.com/archive/1/424257/100/0/threaded
- http://www.osvdb.org/22956
- http://www.securityfocus.com/archive/1/424257/100/0/threaded
FAQ
What is CVE-2006-0635?
CVE-2006-0635 is a vulnerability with a CVSS score of 4.6 (MEDIUM). Tiny C Compiler (TCC) 0.9.23 (aka TinyCC) evaluates the "i>sizeof(int)" expression to false when i equals -1, which might introduce integer overflow vulnerabilities into applications that could be exp...
How severe is CVE-2006-0635?
CVE-2006-0635 has been rated MEDIUM with a CVSS base score of 4.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2006-0635?
Check the references section above for vendor advisories and patch information. Affected products include: Fabrice Bellard Tiny C Compiler.