From d79c62d4ba87fa3a011469ce4ad59eb683b1d914 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 19:30:20 +0000 Subject: [PATCH] Publish GHSA-xwf2-53mc-r8hx --- .../GHSA-xwf2-53mc-r8hx.json | 50 ++++++++++++++++--- 1 file changed, 44 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-xwf2-53mc-r8hx/GHSA-xwf2-53mc-r8hx.json (54%) diff --git a/advisories/unreviewed/2022/05/GHSA-xwf2-53mc-r8hx/GHSA-xwf2-53mc-r8hx.json b/advisories/github-reviewed/2022/05/GHSA-xwf2-53mc-r8hx/GHSA-xwf2-53mc-r8hx.json similarity index 54% rename from advisories/unreviewed/2022/05/GHSA-xwf2-53mc-r8hx/GHSA-xwf2-53mc-r8hx.json rename to advisories/github-reviewed/2022/05/GHSA-xwf2-53mc-r8hx/GHSA-xwf2-53mc-r8hx.json index 0a3724d8f70..f2dc1b5c02e 100644 --- a/advisories/unreviewed/2022/05/GHSA-xwf2-53mc-r8hx/GHSA-xwf2-53mc-r8hx.json +++ b/advisories/github-reviewed/2022/05/GHSA-xwf2-53mc-r8hx/GHSA-xwf2-53mc-r8hx.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-xwf2-53mc-r8hx", - "modified": "2022-05-14T01:09:10Z", + "modified": "2023-07-24T19:28:59Z", "published": "2022-05-14T01:09:10Z", "aliases": [ "CVE-2018-19969" ], + "summary": "phpMyAdmin CSRF Vulnerability", "details": "phpMyAdmin 4.7.x and 4.8.x versions prior to 4.8.4 are affected by a series of CSRF flaws. By deceiving a user into clicking on a crafted URL, it is possible to perform harmful SQL operations such as renaming databases, creating new tables/routines, deleting designer pages, adding/deleting users, updating user passwords, killing SQL processes, etc.", "severity": [ { @@ -14,7 +15,44 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "phpmyadmin/phpmyadmin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.8" + }, + { + "fixed": "4.8.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "phpmyadmin/phpmyadmin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.7" + }, + { + "last_affected": "4.7.6" + } + ] + } + ] + } ], "references": [ { @@ -27,11 +65,11 @@ }, { "type": "WEB", - "url": "https://www.phpmyadmin.net/security/PMASA-2018-7/" + "url": "https://web.archive.org/web/20210124223800/https://www.securityfocus.com/bid/106175/" }, { "type": "WEB", - "url": "http://www.securityfocus.com/bid/106175" + "url": "https://www.phpmyadmin.net/security/PMASA-2018-7/" } ], "database_specific": { @@ -39,8 +77,8 @@ "CWE-352" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-07-24T19:28:59Z", "nvd_published_at": "2018-12-11T17:29:00Z" } } \ No newline at end of file