Input validation error - CVE-2012-0840

 

Input validation error - CVE-2012-0840

Published: February 10, 2012 / Updated: August 4, 2020


Vulnerability identifier: #VU33122
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2012-0840
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

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.


Affected software

libmodplug (Alpine package)
libvpx (Alpine package)

How to mitigate CVE-2012-0840

Install update from vendor's website.

libmodplug (Alpine package) - update to 0.8.8.4-r0
libvpx (Alpine package) - update to 1.0.0-r0

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins