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