PT-2026-55728 · Code Projects · Onlinevotingsystem
C4Ttr4Ck
·
Published
2026-07-04
·
Updated
2026-07-04
·
CVE-2026-14649
CVSS v2.0
7.5
High
| Vector | AV:N/AC:L/Au:N/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions
code-projects Online Voting System version 1.0
Description
A remote SQL injection is possible through the manipulation of the
voterName, voterEmail, voterID, or selectedCandidate variables within the test input() function of the '/saveVote.php' endpoint. SQL injection is a technique where malicious SQL statements are inserted into entry fields for execution, potentially allowing unauthorized access to the database.Recommendations
As a temporary workaround, restrict access to the '/saveVote.php' endpoint or avoid using the
voterName, voterEmail, voterID, and selectedCandidate parameters until a fix is available.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.SQL injection
Special Elements Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Onlinevotingsystem