vendor:
Twitter-Clone
by:
L0RD
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Twitter-Clone
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:fyffe:php-twitter-clone:1
Platforms Tested: Windows 10
2018
Twitter-Clone 1 – ‘userid’ SQL Injection
The Twitter-Clone 1 application is vulnerable to SQL Injection in the 'userid' parameter in the 'follow.php' and 'index.php' files. An attacker can exploit this vulnerability to execute arbitrary SQL queries and potentially gain unauthorized access to the database.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and parameterized queries to prevent SQL Injection attacks. Regular security audits and code reviews should also be conducted to identify and fix any potential vulnerabilities.