CVE-2018-25363
MediumCVSS 4.3Exploitation Probability (EPSS)
Low risk10th percentile - higher than 10% of all known CVEs
Summary
Twitter-Clone 1 contains a cross-site request forgery vulnerability that allows remote attackers to force victims to delete posts by crafting malicious HTML forms. Attackers can create hidden forms targeting tweetdel.php with tweet IDs and automatically submit them to delete arbitrary posts from authenticated user sessions.
Risk Assessment
Authenticated users may unknowingly delete their posts, leading to data loss and service disruption.
Recommendation
Implement CSRF protection mechanisms such as anti-CSRF tokens and require confirmation for critical actions.
Other vulnerabilities in Twitter-Clone
See all- CVE-2018-25364High
Twitter-Clone 1 contains an SQL injection vulnerability in the 'name' parameter, allowing unauthenticated attackers to execute arbitrary SQL queries via the search.php endpoint, enabling extraction of credentials and other database information.
- CVE-2018-25362High
Twitter-Clone 1 contains an 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.
Original NVD description (English source)
Twitter-Clone 1 contains a cross-site request forgery vulnerability that allows remote attackers to force victims to delete posts by crafting malicious HTML forms. Attackers can create hidden forms targeting tweetdel.php with tweet IDs and automatically submit them to delete arbitrary posts from authenticated user sessions.

