vendor:
PHPg
by:
Anarchy Angel
7.5
CVSS
HIGH
Cross-site Scripting (XSS), Path Disclosure, Denial of Service (DoS)
79, 200, 400
CWE
Product Name: PHPg
Affected Version From: 1.6
Affected Version To: 1.6
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: N/A
2008
PHPg 1.6 XSSes, Path Disclosures, and DoS Vulnerability
PHPg 1.6 has a few XSSes, path disclosures, and a DoS vulnerability. The first two XSSes can be triggered by sending a malicious URL to the application. The path disclosure can be triggered by sending a malicious file name to the application. The DoS can be triggered by creating a folder with a malicious name.
Mitigation:
Input validation should be used to prevent malicious input from being sent to the application. Additionally, the application should be configured to prevent users from creating folders with malicious names.