First published: Sat Aug 25 2012(Updated: )
Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified "related functions" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
GNU C Library | =2.16 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2012-3480 is classified as a medium severity vulnerability due to its potential for denial of service and arbitrary code execution.
To fix CVE-2012-3480, you should upgrade to a newer version of the GNU C Library that is not vulnerable, such as glibc 2.17 or higher.
CVE-2012-3480 affects local users on systems running GNU C Library version 2.16.
CVE-2012-3480 can be exploited through crafted input that triggers integer overflows in certain string conversion functions.
CVE-2012-3480 is considered a local vulnerability as it requires local user access to exploit.