vendor:
PHProg
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-site Scripting and Local File-Include
79, 94
CWE
Product Name: PHProg
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: N/A
2006
PHProg Multiple Input-Validation Vulnerabilities
PHProg is prone to multiple input-validation vulnerabilities because the application fails to sanitize user-supplied input. These issues include a cross-site scripting vulnerability and a local file-include vulnerability. A successful exploit may allow unauthorized users to view files and to execute local scripts, execute arbitrary scripts within the context of the web browser, and steal cookie-based authentication credentials. Other attacks are also possible.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized.