From 19488928855aa41d426dff705fb2936deea71748 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 14:02:25 +0000 Subject: [PATCH] Publish GHSA-jhvf-7c85-3c9g --- .../GHSA-jhvf-7c85-3c9g.json | 31 ++++++++++++++++--- 1 file changed, 27 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/04/GHSA-jhvf-7c85-3c9g/GHSA-jhvf-7c85-3c9g.json (58%) 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