Input validation error - CVE-2011-3389

 

Input validation error - CVE-2011-3389

Published: September 6, 2011 / Updated: November 8, 2022


Vulnerability identifier: #VU33691
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-3389
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 gain access to sensitive information.

The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a "BEAST" attack.


Affected software

lighttpd (Alpine package)
fetchmail (Alpine package)
curl (Alpine package)
python26
Adobe Commerce (formerly Magento Commerce)
Fedora

How to mitigate CVE-2011-3389

Install update from vendor's website.

lighttpd (Alpine package) - update to 1.4.30-r0
fetchmail (Alpine package) - update to 6.3.22-r0
curl (Alpine package) - update to 7.24.0-r0
python26 - update to 2.6.8-1.el5

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins