vendor:
Pinterestclones
by:
DaOne
7.5
CVSS
HIGH
Persistent XSS, Remote Change Admin Password
79, 16
CWE
Product Name: Pinterestclones
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Pinterestclones Multiple Vulnerabilities
The Persistent XSS vulnerability allows an attacker to inject malicious code into the Description field, which will be executed when anyone visits the site. The Remote Change Admin Password vulnerability allows an attacker to change the admin password by submitting a form with the desired new password.
Mitigation:
To mitigate the Persistent XSS vulnerability, the application should properly validate and sanitize user input before displaying it. To mitigate the Remote Change Admin Password vulnerability, the application should enforce strong password policies and implement proper access controls.