Categories: CVE/vulnerability

phpMyAdmin CSRF Vulnerability Allows An Attacker to Deleting Records From Database

A new Critical CSRF Vulnerability discovered in widely used phpMyAdmin open source admin tool allows an attacker perform harmful database operation such as DROP TABLE With A Single Click, Deleting Records in Database.

CSRF Vulnerability is one of the critical web application vulnerability that is listed in OWASP Top 10 vulnerability since 2013.

phpMyAdmin is a free and open source administration tool for MySQL and MariaDB. As a portable web application written primarily in PHP, it has become one of the most popular MySQL administration tools, especially for web hosting providers using cPanel.

This phpMyAdmin vulnerability leads to trick database admin performing database operations like DROP TABLE using CSRF.

Also Read:  OWASP TOP 10 – 2017 Released After Four years – Critical Web Application Security Risks

“According to OWASP – A CSRF attack forces a logged-on victim’s browser to send a forged HTTP request, including the victim’s session cookie and any other automatically included authentication information, to a vulnerable web application. This allows the attacker to force the victim’s browser to generate requests the vulnerable application thinks are legitimate requests from the victim.”

phpMyAdmin usually performing database operations such as DROP TABLE table_name. so admin should protect against CSRF attacks.

Reseracher said, In this case,  it is possible for an attacker to trick a database admin into clicking a button and perform a database query of the attacker’s choice.

“URL that performing database operation that saved in browser history  If a user executes a query on the database by clicking insert, DROP etc. buttons, the URL will contain database name and table name.”

This vulnerability also discloses the sensitive information with the URL is stored at various places such as browser history, SIEM logs, Firewall Logs, ISP Logs etc.

This critical vulnerability has been reported to  phpMyAdmin team and users urged to Upgrade phpMyAdmin 4.7.7

Balaji

BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Recent Posts

Threat Actors Exploit Google Docs And Weebly Services For Malware Attacks

Phishing attackers used Google Docs to deliver malicious links, bypassing security measures and redirecting victims…

12 hours ago

Python NodeStealer: Targeting Facebook Business Accounts to Harvest Login Credentials

The Python-based NodeStealer, a sophisticated info-stealer, has evolved to target new information and employ advanced…

12 hours ago

XSS Vulnerability in Bing.com Let Attackers Send Crafted Malicious Requests

A significant XSS vulnerability was recently uncovered in Microsoft’s Bing.com, potentially allowing attackers to execute…

15 hours ago

Meta Removed 2 Million Account Linked to Malicious Activities

 Meta has announced the removal of over 2 million accounts connected to malicious activities, including…

18 hours ago

Veritas Enterprise Vault Vulnerabilities Lets Attackers Execute Arbitrary Code Remotely

Critical security vulnerability has been identified in Veritas Enterprise Vault, a widely-used archiving and content…

19 hours ago

7-Zip RCE Vulnerability Let Attackers Execute Remote Code

A critical security vulnerability has been disclosed in the popular file archiving tool 7-Zip, allowing…

20 hours ago