{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-21311", "STATE": "PUBLIC", "TITLE": "SSRF in adminer" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "adminer", "version": { "version_data": [ { "version_value": ">= 4.0.0, < 4.7.9" } ] } } ] }, "vendor_name": "vrana" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Adminer is an open-source database management in a single PHP file. In adminer from version 4.0.0 and before 4.7.9 there is a server-side request forgery vulnerability. Users of Adminer versions bundling all drivers (e.g. `adminer.php`) are affected. This is fixed in version 4.7.9." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-918: Server-Side Request Forgery (SSRF)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/vrana/adminer/security/advisories/GHSA-x5r2-hj5c-8jx6", "refsource": "CONFIRM", "url": "https://github.com/vrana/adminer/security/advisories/GHSA-x5r2-hj5c-8jx6" }, { "name": "https://github.com/vrana/adminer/files/5957311/Adminer.SSRF.pdf", "refsource": "MISC", "url": "https://github.com/vrana/adminer/files/5957311/Adminer.SSRF.pdf" }, { "name": "https://packagist.org/packages/vrana/adminer", "refsource": "MISC", "url": "https://packagist.org/packages/vrana/adminer" }, { "name": "https://github.com/vrana/adminer/commit/ccd2374b0b12bd547417bf0dacdf153826c83351", "refsource": "MISC", "url": "https://github.com/vrana/adminer/commit/ccd2374b0b12bd547417bf0dacdf153826c83351" }, { "refsource": "MLIST", "name": "[debian-lts-announce] 20210302 [SECURITY] [DLA 2580-1] adminer security update", "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00002.html" } ] }, "source": { "advisory": "GHSA-x5r2-hj5c-8jx6", "discovery": "UNKNOWN" } }