CVE-2018-25364
Received Received - Intake
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-05-26
AI Q&A
2026-05-26
EPSS Evaluated
N/A
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart