Publish GHSA-jhvf-7c85-3c9g

This commit is contained in:
advisory-database[bot]
2024-04-02 14:02:25 +00:00
parent 95fdc9e4d3
commit 1948892885
@@ -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"
}
}