First published: Thu Sep 26 2024(Updated: )
A stored Cross-Site Scripting (XSS) vulnerability was identified in Projectworld Online Voting System 1.0 that occurs when an account is registered with a malicious javascript payload. The payload is stored and subsequently executed in the voter.php and profile.php pages whenever the account information is accessed.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Projectworlds Online Voting System | ||
Janobe Online Voting System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-45986 is classified as a stored Cross-Site Scripting (XSS) vulnerability.
To fix CVE-2024-45986, validate and sanitize user inputs to prevent malicious scripts from being stored.
CVE-2024-45986 affects Projectworld Online Voting System version 1.0.
Exploitation of CVE-2024-45986 can lead to unauthorized script execution in the context of user sessions.
CVE-2024-45986 occurs when an account is registered with a malicious JavaScript payload that is stored and later executed.