vendor:
CuteNews
by:
Eugene Minaev
9.3
CVSS
HIGH
Remote Code Execution
94
CWE
Product Name: CuteNews
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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
2007
Strawberry (CuteNews) Remote Code Execution
Preg_replace with 'e' modifier allows code execution. An attacker can exploit this vulnerability by sending a malicious payload to the vulnerable parameter 'text' in the 'html.php' file.
Mitigation:
Disable the 'e' modifier in the preg_replace function.