vendor:
New-CMS
by:
Alberto Fontanella
8,8
CVSS
HIGH
Full Path Disclosure, Local File Inclusion, Persistent XSS, XSRF
20, 22, 79, 352
CWE
Product Name: New-CMS
Affected Version From: 1.08
Affected Version To: 1.08
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: Ubuntu Server 9.10
2010
Multiple Vulnerability in New-CMS
Full Path Disclosure: A vulnerability in New-CMS allows an attacker to view the full path of the web application. Local File Inclusion: A vulnerability in New-CMS allows an attacker to include a local file in the web application. Persistent XSS: A vulnerability in New-CMS allows an attacker to inject malicious JavaScript code into the web application. XSRF: A vulnerability in New-CMS allows an attacker to perform certain actions on behalf of the user without their knowledge or consent.
Mitigation:
To mitigate Full Path Disclosure, ensure that the web application does not reveal the full path of the application. To mitigate Local File Inclusion, ensure that the web application does not allow the inclusion of local files. To mitigate Persistent XSS, ensure that the web application does not allow the injection of malicious JavaScript code. To mitigate XSRF, ensure that the web application does not allow unauthorized actions to be performed on behalf of the user.