vendor:
mini CMS / News Script Light
by:
bd0rk
7,5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: mini CMS / News Script Light
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:hinnendahl:mini_cms_news_script_light:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2009
mini CMS / News Script Light 1.0 Remote File Include Exploit
The script_pfad parameter in news_base.php isn't declared before require, allowing an attacker to inject arbitrary code into the vulnerable application.
Mitigation:
Ensure that user-supplied input is properly validated and sanitized before being used in the application.