Projectworld Online Voting System Version 1.0 is vulnerable to Cross Site Request Forgery (CSRF) via voter.php. This vulnerability allows an attacker to craft a malicious link that, when clicked by an authenticated user, automatically submits a vote for a specified party without the user's consent or knowledge. The attack leverages the user's active session to perform the unauthorized action, compromising the integrity of the voting process.
References
Link | Resource |
---|---|
https://github.com/soursec/CVEs/tree/main/CVE-2024-45987 | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-09-26 18:15
Updated : 2025-03-25 17:16
NVD link : CVE-2024-45987
Mitre link : CVE-2024-45987
CVE.ORG link : CVE-2024-45987
JSON object : View
Products Affected
online_voting_system_project
- online_voting_system
CWE
CWE-352
Cross-Site Request Forgery (CSRF)