diff --git a/advisories/unreviewed/2024/01/GHSA-3pfj-g4wr-qj3j/GHSA-3pfj-g4wr-qj3j.json b/advisories/github-reviewed/2024/01/GHSA-3pfj-g4wr-qj3j/GHSA-3pfj-g4wr-qj3j.json similarity index 67% rename from advisories/unreviewed/2024/01/GHSA-3pfj-g4wr-qj3j/GHSA-3pfj-g4wr-qj3j.json rename to advisories/github-reviewed/2024/01/GHSA-3pfj-g4wr-qj3j/GHSA-3pfj-g4wr-qj3j.json index 9dff6c47b25..ad9602debbe 100644 --- a/advisories/unreviewed/2024/01/GHSA-3pfj-g4wr-qj3j/GHSA-3pfj-g4wr-qj3j.json +++ b/advisories/github-reviewed/2024/01/GHSA-3pfj-g4wr-qj3j/GHSA-3pfj-g4wr-qj3j.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-3pfj-g4wr-qj3j", - "modified": "2024-01-09T15:30:33Z", + "modified": "2024-01-09T19:30:42Z", "published": "2024-01-03T00:30:23Z", "aliases": [ "CVE-2020-26625" ], + "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 'user_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-26625" }, { - "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-09T19:30:42Z", "nvd_published_at": "2024-01-02T22:15:07Z" } } \ No newline at end of file