Vulnerability Description
Twitter-Clone 1 contains a SQL injection vulnerability in follow.php that allows attackers to manipulate database queries by injecting SQL code through the userid parameter. Attackers can submit union-based or time-based blind SQL injection payloads to extract sensitive database information including usernames, passwords, and database credentials.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Fyffe/PHP-Twitter-Clone/
- https://www.exploit-db.com/exploits/45230
- https://www.vulncheck.com/advisories/twitter-clone-1-sql-injection-via-follow-ph
FAQ
What is CVE-2018-25362?
CVE-2018-25362 is a vulnerability with a CVSS score of 8.2 (HIGH). Twitter-Clone 1 contains a SQL injection vulnerability in follow.php that allows attackers to manipulate database queries by injecting SQL code through the userid parameter. Attackers can submit union...
How severe is CVE-2018-25362?
CVE-2018-25362 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-25362?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.