CVE-2018-25362 PUBLISHED

Twitter-Clone 1 SQL Injection via follow.php

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

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.

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