Poll result manipulation via concurrent duplicate votes
Published Sep 30, 2023 · Updated Sep 20, 2024
Race condition in PHPKOBO Ajax Poll Script 3.18 allows remote attackers to cast duplicate votes through concurrent requests to ajax-poll.php. The poll handler relies on IP-address and cookie checks to enforce one vote per visitor, but concurrent vote requests bypass that unsynchronized control before the flat-file tally is updated. No authentication or user interaction is required; successful exploitation alters poll results without granting broader access.
Summary
What happened
Race condition in PHPKOBO Ajax Poll Script 3.18 allows remote attackers to cast duplicate votes through concurrent requests to ajax-poll.php. The poll handler relies on IP-address and cookie checks to enforce one vote per visitor, but concurrent vote requests bypass that unsynchronized control before the flat-file tally is updated. No authentication or user interaction is required; successful exploitation alters poll results without granting broader access.
The record
- CVE
- CVE-2023-5313
- Published
- Sep 30, 2023
- Updated
- Sep 20, 2024
- Vendor
- PHPKOBO
- Product
- Ajax Poll Script
- Classifications
- CWE-362, CWE-837, T1565.002
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Sep 30, 2023CVE publishedPublication date reported by the CVE source.
- Sep 20, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.18
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- WhiteBox Ajax Poll Script race-condition requestproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo