vendor:
ImpressPages CMS
by:
sajith
8,8
CVSS
HIGH
Stored XSS
79
CWE
Product Name: ImpressPages CMS
Affected Version From: ImpressPages CMS v3.8
Affected Version To: ImpressPages CMS v3.8
Patch Exists: NO
Related CWE: N/A
CPE: a:impresspages:impresspages_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: None
2012
stored vulnerability
ImpressPages CMS v3.8 is vulnerable to stored XSS. An attacker can inject malicious payloads into the button title field of the admin panel. When the page is refreshed, the payload gets executed, allowing the attacker to gain access to the user's cookies.
Mitigation:
Input validation should be done on the server-side to prevent malicious payloads from being injected into the button title field.