CVE-2018-25364
Deferred Deferred - Pending Action
SQL Injection in Twitter-Clone 1 via search.php

Publication date: 2026-05-25

Last updated on: 2026-05-25

Assigner: VulnCheck

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-25
Last Modified
2026-05-25
Generated
2026-06-15
AI Q&A
2026-05-26
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

Twitter-Clone 1 has a SQL injection vulnerability that allows attackers who are not authenticated to execute arbitrary SQL queries. This is done by injecting malicious code through the 'name' parameter in the search.php endpoint.

Attackers can use error-based and union-based SQL injection techniques to submit crafted payloads that extract sensitive database information such as usernames, credentials, and system data.

Impact Analysis

This vulnerability can lead to unauthorized access to sensitive information stored in the database, including usernames and credentials.

Attackers can exploit this flaw to extract system data, potentially compromising the integrity and confidentiality of the system.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2018-25364. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart