CVE-2006-0634: Integer Overflow
Borland C++Builder 6 (BCB6) with Update Pack 4 Enterprise edition (entupd4) 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2006-0634?
CVE-2006-0634 is classified as a moderate severity vulnerability due to potential integer overflow risks.
How do I fix CVE-2006-0634?
To fix CVE-2006-0634, update to a version of Borland C++Builder later than Update Pack 4 for Enterprise edition.
What applications are affected by CVE-2006-0634?
CVE-2006-0634 affects applications developed using Borland C++Builder 6 with Update Pack 4 Enterprise edition.
Who can exploit CVE-2006-0634?
CVE-2006-0634 can be exploited by context-dependent attackers with access to vulnerable applications.
What kind of vulnerabilities does CVE-2006-0634 introduce?
CVE-2006-0634 introduces potential integer overflow vulnerabilities, which could lead to unexpected behavior in the applications.