vendor:
Online Voting System
by:
Salman Asad (LeoBreaker)
N/A
CVSS
N/A
Authentication Bypass (SQLi)
89
CWE
Product Name: Online Voting System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: No
Related CWE: N/A
CPE: a:sourcecodester:online_voting_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu 20.04
2021
Online Voting System 1.0 – Authentication Bypass (SQLi)
Online Voting System 1.0 is vulnerable to authentication bypass due to an SQL injection vulnerability. An attacker can exploit this vulnerability by sending a specially crafted payload to the application. This will allow the attacker to bypass authentication and gain access to the application.
Mitigation:
The application should use parameterized queries to prevent SQL injection attacks.