vendor:
KLiK Social Media Website
by:
corpse
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: KLiK Social Media Website
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:msaad1999:kliksocialmediawebsite
Platforms Tested: Debian 11
2022
KLiK Social Media Website 1.0 – ‘Multiple’ SQLi
KLiK Social Media Website 1.0 is vulnerable to multiple SQL injection attacks. Attackers can exploit the 'poll' (GET) parameter with a time-based blind payload, the 'pollID' (POST) parameter with a boolean-based blind payload, and the 'voteOpt' (POST) parameter with a boolean-based blind payload. All of these payloads can be used to gain access to the underlying database.
Mitigation:
Developers should ensure that user input is properly sanitized and validated before being used in SQL queries.