vendor:
php Help Agent
by:
BeyazKurt
8.8
CVSS
HIGH
Local File Include
22
CWE
Product Name: php Help Agent
Affected Version From: 1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:phphelpagent:php_help_agent
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
php Help Agent (v1.1 Full & 1.0) Local File Include
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'content' parameter to '/include/head_chat.inc.php' script. This can be exploited to include arbitrary files from local resources via directory traversal attacks.
Mitigation:
Input validation should be used to prevent directory traversal attacks.