header-logo
Suggest Exploit
vendor:
Nucleus CMS
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: Nucleus CMS
Affected Version From: 3.0.1
Affected Version To: 3.0.1
Patch Exists: YES
Related CWE:
CPE: a:nucleuscms:nucleuscms:3.0.1
Metasploit:
Other Scripts:
Platforms Tested:
2007

Cross-Site Scripting Vulnerability in Nucleus CMS

Nucleus CMS is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied input before using it in dynamic web pages.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/26035/info

Nucleus CMS is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

The issue affects Nucleus CMS 3.0.1; other versions may also be vulnerable. 

http://www.example.com/index.php?blogid=1&archive=2007-01-01%3Cscript%3Ealert(document.cookie)%3C/script%3E 
cqrsecured