Vulnerability Description
Twitter-Clone 1 contains a SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the name parameter. Attackers can submit crafted payloads to the search.php endpoint to extract database information including usernames, credentials, and system data using error-based and union-based SQL injection techniques.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Fyffe/PHP-Twitter-Clone/
- https://www.exploit-db.com/exploits/45247
- https://www.vulncheck.com/advisories/twitter-clone-1-sql-injection-via-search-ph
FAQ
What is CVE-2018-25364?
CVE-2018-25364 is a vulnerability with a CVSS score of 8.2 (HIGH). Twitter-Clone 1 contains a SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the name parameter. Attackers can subm...
How severe is CVE-2018-25364?
CVE-2018-25364 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-25364?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.