CVE-2021-29625
Last modified
CVE-2021-29625 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. Adminer is open-source database management software. A cross-site scripting vulnerability in Adminer versions 4.6.1 to 4.8.0 affects users of MySQL, MariaDB, PgSQL and SQLite. EPSS estimates a 9.57% chance of exploitation in the next 30 days.
Description
Adminer is open-source database management software. A cross-site scripting vulnerability in Adminer versions 4.6.1 to 4.8.0 affects users of MySQL, MariaDB, PgSQL and SQLite. XSS is in most cases prevented by strict CSP in all modern browsers. The only exception is when Adminer is using a `pdo_` extension to communicate with the database (it is used if the native extensions are not enabled). In browsers without CSP, Adminer versions 4.6.1 to 4.8.0 are affected. The 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`).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Adminer | Adminer | >= 4.6.1, < 4.8.1 |
References
- https://github.com/vrana/adminer/commit/4043092ec2c0de2258d60a99d0c5958637d051a7Patch, Third Party Advisory
- https://github.com/vrana/adminer/security/advisories/GHSA-2v82-5746-vwqcPatch, Third Party Advisory
- https://sourceforge.net/p/adminer/bugs-and-features/797/Exploit, Product, Third Party Advisory
- https://github.com/vrana/adminer/commit/4043092ec2c0de2258d60a99d0c5958637d051a7Patch, Third Party Advisory
- https://github.com/vrana/adminer/security/advisories/GHSA-2v82-5746-vwqcPatch, Third Party Advisory
- https://sourceforge.net/p/adminer/bugs-and-features/797/Exploit, Product, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-29625?
How severe is CVE-2021-29625?
How do I fix CVE-2021-29625?
Are you affected by CVE-2021-29625?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
