vendor:
SuidPerl
by:
SecurityFocus
2.1
CVSS
LOW
Information Disclosure
200
CWE
Product Name: SuidPerl
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2002
Information Disclosure Vulnerability in SuidPerl
An information disclosure vulnerability has been reported for SuidPerl. Reportedly, it is possible for an attacker to determine whether files exist in non-accessible directories. An attacker can exploit this vulnerability by invoking suidperl with an absolute filename to determine whether the file exists. When run in this manner, suidperl will return with a message that confirms the existence of a file.
Mitigation:
Restrict access to the suidperl binary and ensure that it is not setuid/setgid.