|
Perl IO::Socket::SSL contains a flaw related to the verification mode. The issue is triggered when the program falls back to the 'VERIFY_NONE' verification mode if another mode is defined but a valid 'ca_file' or 'ca_path' is not provided. This may allow an attacker to bypass verification.
|