First published: Wed Apr 14 2021(Updated: )
Cross Site Scripting (XSS) in the "Reset Password" page form of Priority Enterprise Management System v8.00 allows attackers to execute javascript on behalf of the victim by sending a malicious URL or directing the victim to a malicious site.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Priority Enterprise Management System | =8.00 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-26832 is classified as a high severity vulnerability due to its potential to allow attackers to execute arbitrary JavaScript code.
To fix CVE-2021-26832, ensure that input validation and sanitization are implemented on the "Reset Password" page to prevent XSS attacks.
Exploitation of CVE-2021-26832 can lead to data theft, session hijacking, and unauthorized actions performed on behalf of the victim.
CVE-2021-26832 specifically affects Priority Enterprise Management System version 8.00.
Monitor your web application logs for unusual requests to the "Reset Password" page that may indicate an XSS attack attempt.