vendor:
phpLDAPadmin
by:
Alguien
6.4
CVSS
MEDIUM
Denial of Service
20
CWE
Product Name: phpLDAPadmin
Affected Version From: 0.9.4b
Affected Version To: 0.9.4b
Patch Exists: NO
Related CWE: N/A
CPE: a:phpldapadmin:phpldapadmin:0.9.4b
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Red Hat
2011
phpLDAPadmin 0.9.4b DoS
The file 'common.php' is vulnerable to LFI through the 'Accept-Language' HTTP header. This exploit sends '../../common' in the Accept-Language header in order to generate a recursive inclusions and cause a denial of service via resource exhaustion.
Mitigation:
Ensure that the 'Accept-Language' HTTP header is properly sanitized before being used in the application.