GHSA-2v82-5746-vwqc

    Dashboard / Vulnerabilities / GHSA-2v82-5746-vwqc

    GHSA-2v82-5746-vwqc

    Published: 18 Mar 2022Last Modified: 8 Jul 2026

    Summary: XSS in doc_link

    Details: ### Impact Users of MySQL, MariaDB, PgSQL and SQLite are affected. 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. ### Patches Patched by 4043092, included in version [4.8.1](https://github.com/vrana/adminer/releases/tag/v4.8.1). ### Workarounds Do both: * Use browser supporting strict CSP. * Enable the native PHP extensions (e.g. `mysqli`) or disable displaying PHP errors (`display_errors`). ### References https://sourceforge.net/p/adminer/bugs-and-features/797/ ### For more information If you have any questions or comments about this advisory: * Comment at 4043092.

    Affected packages

    Package

    Name: vrana/adminer

    Purl: pkg:composer/vrana/adminer

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 4.7.8
    Fixed -4.8.1

    Affected versions

    v4.7.8
    v4.7.9

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-2v82-5746-vwqc | CVE-DB