vendor:
11in1 CMS
by:
N/A
7.5
CVSS
HIGH
CRLF Injection
93
CWE
Product Name: 11in1 CMS
Affected Version From: 1.0.1
Affected Version To: 1.0.1
Patch Exists: NO
Related CWE: N/A
CPE: a:11in1:11in1_cms:1.0.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows XP Professiional SP3
2020
11in1 CMS v1.0.1 (do.php) CRLF Injection Vulnerability
Input passed to the 'content' parameter in 'do.php' on line 2112 is not properly sanitised before being returned to the user. This can be exploited to insert arbitrary HTTP headers, which are included in a response sent to the user.
Mitigation:
Input validation should be performed to ensure that untrusted input is not included in HTTP headers.