CVE-2012-4459: Integer Overflow

Published Sep 27, 2012
·
Updated

Integer overflow in the qpid::framing::Buffer::checkAvailable function in Apache Qpid 0.20 and earlier allows remote attackers to cause a denial of service (crash) via a crafted message, which triggers an out-of-bounds read.

Other sources

It was discovered that the qpid::framing::Buffer::checkAvailable() function could crash due to a wraparound. The function looks like this:

void checkAvailable(uint32t count) { if (position + count > size) throw OutOfBounds(); }

where position + count can overflow, resulting in a value which is smaller than size. The putString() functions contain potential wraparounds in the argument to checkAvailable().

Acknowledgements:

This issue was discovered by Florian Weimer of the Red Hat Product Security Team.

Affected Software

17 affected componentsFixes available
Apache qpid<=0.20
Apache qpid=0.5
Apache qpid=0.6
Apache qpid=0.7
Apache qpid=0.8
Apache qpid=0.9
Apache qpid=0.10
Apache qpid=0.11
Apache qpid=0.12
Apache qpid=0.13
Apache qpid=0.14
Apache qpid=0.15
Apache qpid=0.16
Apache qpid=0.17
Apache qpid=0.18
Apache qpid=0.19
redhat/qpid-cpp<0.21
0.21

Event History

Sep 27, 2012
Data Sourced
via Red Hat·09:59 PM
DescriptionSeverityAffected Software
Mar 12, 2013
CVE Published
via MITRE·03:00 PM
Data Sourced
via MITRE·03:00 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2012-4459?

CVE-2012-4459 is classified as a high severity vulnerability due to its potential for denial of service attacks.

2

How do I fix CVE-2012-4459?

To fix CVE-2012-4459, upgrade Apache Qpid to version 0.21 or later.

3

What versions of Apache Qpid are affected by CVE-2012-4459?

CVE-2012-4459 affects Apache Qpid versions 0.20 and earlier, as well as versions 0.5 through 0.19.

4

What type of attack is possible with CVE-2012-4459?

CVE-2012-4459 allows attackers to perform a denial of service by crashing the application through a crafted message.

5

Is there a known exploit for CVE-2012-4459?

There are no public exploits specifically for CVE-2012-4459, but the vulnerability can be exploited by sending specially crafted messages to the affected service.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203