diff --git a/advisories/unreviewed/2024/01/GHSA-4vf6-2rmx-fgqx/GHSA-4vf6-2rmx-fgqx.json b/advisories/github-reviewed/2024/01/GHSA-4vf6-2rmx-fgqx/GHSA-4vf6-2rmx-fgqx.json similarity index 67% rename from advisories/unreviewed/2024/01/GHSA-4vf6-2rmx-fgqx/GHSA-4vf6-2rmx-fgqx.json rename to advisories/github-reviewed/2024/01/GHSA-4vf6-2rmx-fgqx/GHSA-4vf6-2rmx-fgqx.json index 38932640c6a..c6fe8649ae2 100644 --- a/advisories/unreviewed/2024/01/GHSA-4vf6-2rmx-fgqx/GHSA-4vf6-2rmx-fgqx.json +++ b/advisories/github-reviewed/2024/01/GHSA-4vf6-2rmx-fgqx/GHSA-4vf6-2rmx-fgqx.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-4vf6-2rmx-fgqx", - "modified": "2024-01-09T03:30:22Z", + "modified": "2024-01-09T18:43:43Z", "published": "2024-01-03T00:30:22Z", "aliases": [ "CVE-2020-26624" ], + "summary": "Gila CMS SQL Injection vulnerability", "details": "A SQL injection vulnerability was discovered in Gila CMS 1.15.4 and earlier which allows a remote attacker to execute arbitrary web scripts via the ID parameter after the login portal.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "gilacms/gila" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.15.4" + } + ] + } + ] + } ], "references": [ { @@ -22,7 +41,7 @@ "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26624" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/GilaCMS/gila" }, { @@ -43,8 +62,8 @@ "CWE-89" ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-09T18:43:43Z", "nvd_published_at": "2024-01-02T22:15:07Z" } } \ No newline at end of file