vendor:
Jupiter CMS
by:
Nomenumbra/[0x4F4C]
7,5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: Jupiter CMS
Affected Version From: 1.1.5
Affected Version To: 1.1.5
Patch Exists: NO
Related CWE: N/A
CPE: a:highstrike:jupiter_cms
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
2006
Jupiter CMS <= 1.1.5 multiple XSS attack vectors
Jupiter CMS (http://www.highstrike.net/) is a dynamic CMS system like mambo or limbo, allowing users to subscribe and posts events. Because no filtering is done upon [image] BBcode input, any user is capable of inserting arbitrary javascript code, allowing for credential theft leading/session hijacking and possibly site defacement. Examples of this include making a messagebox pop up saying 'XSS', stealing session ID's, and redirecting users to a page of the attacker's choice.
Mitigation:
Filter user input for malicious code and ensure that all user input is properly sanitized.