From 97defdc961f207a24dc626a41d12289c2eb95004 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 01:11:59 +0000 Subject: [PATCH] Publish GHSA-qrw3-mq8r-cq7q --- .../GHSA-qrw3-mq8r-cq7q.json | 56 +++++++++++++------ 1 file changed, 39 insertions(+), 17 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-qrw3-mq8r-cq7q/GHSA-qrw3-mq8r-cq7q.json (54%) diff --git a/advisories/unreviewed/2022/05/GHSA-qrw3-mq8r-cq7q/GHSA-qrw3-mq8r-cq7q.json b/advisories/github-reviewed/2022/05/GHSA-qrw3-mq8r-cq7q/GHSA-qrw3-mq8r-cq7q.json similarity index 54% rename from advisories/unreviewed/2022/05/GHSA-qrw3-mq8r-cq7q/GHSA-qrw3-mq8r-cq7q.json rename to advisories/github-reviewed/2022/05/GHSA-qrw3-mq8r-cq7q/GHSA-qrw3-mq8r-cq7q.json index 75f6bee4c2a..7ed31b8dc47 100644 --- a/advisories/unreviewed/2022/05/GHSA-qrw3-mq8r-cq7q/GHSA-qrw3-mq8r-cq7q.json +++ b/advisories/github-reviewed/2022/05/GHSA-qrw3-mq8r-cq7q/GHSA-qrw3-mq8r-cq7q.json @@ -1,14 +1,40 @@ { "schema_version": "1.4.0", "id": "GHSA-qrw3-mq8r-cq7q", - "modified": "2025-04-09T03:59:15Z", + "modified": "2025-04-10T01:10:23Z", "published": "2022-05-02T00:10:55Z", "aliases": [ "CVE-2008-4524" ], + "summary": "AdaptCMS SQL Injection vulnerability", "details": "SQL injection vulnerability in the \"Check User\" feature (includes/check_user.php) in AdaptCMS Lite and AdaptCMS Pro 1.3 allows remote attackers to execute arbitrary SQL commands via the user_name parameter.", - "severity": [], - "affected": [], + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "adaptcms/adaptcms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.3" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -18,25 +44,21 @@ "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45642" }, + { + "type": "PACKAGE", + "url": "https://github.com/adaptcms/AdaptCMS" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200228141415/http://www.securityfocus.com/bid/31557" + }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/6662" }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/32171" - }, - { - "type": "WEB", - "url": "http://securityreason.com/securityalert/4392" - }, { "type": "WEB", "url": "http://www.adaptcms.com/article/51/News/URGENT-AdaptCMS-13-Security-Fix-Released" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/31557" } ], "database_specific": { @@ -44,8 +66,8 @@ "CWE-89" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-10T01:10:23Z", "nvd_published_at": "2008-10-09T18:14:00Z" } } \ No newline at end of file