vendor:
Sponge News
by:
SHiKaA
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: Sponge News
Affected Version From: v2.2
Affected Version To: v2.2
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
Sponge News <= v2.2 (sndir) Remote File Inclusion Exploit
A vulnerability exists in Sponge News v2.2, due to the improper validation of user-supplied input in the 'sndir' parameter of the 'news.php' script. An attacker can exploit this vulnerability to execute arbitrary PHP code on the vulnerable system by passing a malicious URL in the 'sndir' parameter.
Mitigation:
Ensure that user-supplied input is properly validated before being used in the application.