tables/apr_hash.c in the Apache Portable Runtime (APR) library through 1.4.5 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
http://mail-archives.apache.org/mod_mbox/apr-commits/201201.mbox/%3C20120115003715.071D423888FD%40eris.apache.org%3E | mailing list |
https://exchange.xforce.ibmcloud.com/vulnerabilities/73096 | vdb entry |
http://openwall.com/lists/oss-security/2012/02/08/3 | mailing list |
http://www.mandriva.com/security/advisories?name=MDVSA-2012:019 | vendor advisory |
http://secunia.com/advisories/47862 | third party advisory vendor advisory |
http://svn.apache.org/viewvc?rev=1231605&view=rev | patch |
http://www.mail-archive.com/dev%40apr.apache.org/msg24439.html | mailing list |
http://www.mail-archive.com/dev%40apr.apache.org/msg24472.html | mailing list |
http://openwall.com/lists/oss-security/2012/02/09/1 | mailing list |
http://www.mail-archive.com/dev%40apr.apache.org/msg24473.html | mailing list |