diff --git a/advisories/unreviewed/2024/04/GHSA-jhvf-7c85-3c9g/GHSA-jhvf-7c85-3c9g.json b/advisories/github-reviewed/2024/04/GHSA-jhvf-7c85-3c9g/GHSA-jhvf-7c85-3c9g.json similarity index 58% rename from advisories/unreviewed/2024/04/GHSA-jhvf-7c85-3c9g/GHSA-jhvf-7c85-3c9g.json rename to advisories/github-reviewed/2024/04/GHSA-jhvf-7c85-3c9g/GHSA-jhvf-7c85-3c9g.json index ce95f1fae86..1ee006326cc 100644 --- a/advisories/unreviewed/2024/04/GHSA-jhvf-7c85-3c9g/GHSA-jhvf-7c85-3c9g.json +++ b/advisories/github-reviewed/2024/04/GHSA-jhvf-7c85-3c9g/GHSA-jhvf-7c85-3c9g.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-jhvf-7c85-3c9g", - "modified": "2024-04-01T21:30:46Z", + "modified": "2024-04-02T14:01:01Z", "published": "2024-04-01T21:30:46Z", "aliases": [ "CVE-2024-3135" ], + "summary": "LocalAI cross-site request forgery vulnerability", "details": "The web server lacked CSRF tokens allowing an attacker to host malicious JavaScript on a host that when visited by a LocalAI user, could allow the attacker to fill disk space to deny service or abuse credits.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "github.com/go-skynet/LocalAI" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.7.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3135" }, + { + "type": "PACKAGE", + "url": "https://github.com/mudler/LocalAI" + }, { "type": "WEB", "url": "https://huntr.com/bounties/7afdc4d3-4b68-45ea-96d0-cf9ed3712ae8" @@ -31,8 +54,8 @@ "CWE-352" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-04-02T14:01:01Z", "nvd_published_at": "2024-04-01T19:15:46Z" } } \ No newline at end of file