Input validation error in libwww-perl - CVE-2011-0633

 

Input validation error in libwww-perl - CVE-2011-0633

Published: May 14, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45042
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2011-0633
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: libwww-perl
Affected software:
libwww-perl

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to manipulate data.

The Net::HTTPS module in libwww-perl (LWP) before 6.00, as used in WWW::Mechanize, LWP::UserAgent, and other products, when running in environments that do not set the If-SSL-Cert-Subject header, does not enable full validation of SSL certificates by default, which allows remote attackers to spoof servers via man-in-the-middle (MITM) attacks involving hostnames that are not properly validated. NOTE: it could be argued that this is a design limitation of the Net::HTTPS API, and separate implementations should be independently assigned CVE identifiers for not working around this limitation. However, because this API was modified within LWP, a single CVE identifier has been assigned.


How to mitigate CVE-2011-0633

Install update from vendor's website.

Sources