CVE-2018-25364 PUBLISHED

Twitter-Clone 1 SQL Injection via search.php

Assigner: VulnCheck
Reserved: 24.05.2026 Published: 25.05.2026 Updated: 25.05.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor Fyffe
Product PHP-Twitter-Clone
Versions
  • Version 1.0 is affected

Credits

  • L0RD finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE