vendor:
ACGV News
by:
SHiKaA
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: ACGV News
Affected Version From: v0.9.1
Affected Version To: v0.9.1
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
ACGV News <= v0.9.1 (PathNews) Remote File Inclusion Exploit
A vulnerability exists in ACGV News v0.9.1 due to improper validation of user-supplied input in the 'PathNews' parameter of the 'article.php' script. An attacker can exploit this vulnerability to execute arbitrary PHP code on the vulnerable system by supplying a malicious URL in the 'PathNews' parameter.
Mitigation:
Input validation should be performed to ensure that user-supplied input is properly sanitized.