#VU43242 Input validation error in Perl - CVE-2011-2728

 

#VU43242 Input validation error in Perl - CVE-2011-2728

Published: December 21, 2012 / Updated: August 11, 2020


Vulnerability identifier: #VU43242
Vulnerability risk: Medium
CVSSv4.0: 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/E:U/U:Green
CVE-ID: CVE-2011-2728
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Perl
Software vendor:
Perl

Description

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

The bsd_glob function in the File::Glob module for Perl before 5.14.2 allows context-dependent attackers to cause a denial of service (crash) via a glob expression with the GLOB_ALTDIRFUNC flag, which triggers an uninitialized pointer dereference.


Remediation

Install update from vendor's website.

External links