vendor:
Pulse Pro
by:
Th3 RDX
7,5
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: Pulse Pro
Affected Version From: 1.4.3
Affected Version To: 1.4.3
Patch Exists: NO
Related CWE: N/A
CPE: a:pulsecms:pulse_pro:1.4.3
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Demo Site
2010
Pulse Pro 1.4.3 Persistent XSS Vulnerability
Pulse Pro 1.4.3 is vulnerable to a persistent XSS vulnerability. An attacker can inject a malicious XSS payload into the 'Edit Profile' page of the application. After logging out and logging in again, the XSS payload will be executed.
Mitigation:
Input validation should be used to prevent XSS attacks. Sanitize user input and encode output to prevent XSS attacks.