vendor:
phpPgAdmin
by:
dun
7.5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: phpPgAdmin
Affected Version From: 4.2.2001
Affected Version To: 4.2.2001
Patch Exists: NO
Related CWE: N/A
CPE: a:phppgadmin:phppgadmin
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
phpPgAdmin <= 4.2.1 Local File Inclusion Vulnerability
phpPgAdmin is a web-based administration tool for PostgreSQL. It is vulnerable to a local file inclusion vulnerability due to improper input validation. An attacker can exploit this vulnerability by sending a crafted request to the vulnerable application. This can allow the attacker to read sensitive files on the server.
Mitigation:
Edit the source code to ensure that input is properly verified.