Cryptographic issues in IO-Socket-SSL - CVE-2010-4334

 

Cryptographic issues in IO-Socket-SSL - CVE-2010-4334

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


Vulnerability identifier: #VU45454
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2010-4334
CWE-ID: CWE-310
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: SULLR
Affected software:
IO-Socket-SSL

Detailed vulnerability description

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

The IO::Socket::SSL module 1.35 for Perl, when verify_mode is not VERIFY_NONE, fails open to VERIFY_NONE instead of throwing an error when a ca_file/ca_path cannot be verified, which allows remote attackers to bypass intended certificate restrictions.


How to mitigate CVE-2010-4334

Install update from vendor's website.

Sources