ghsa-ghx4-cgxw-7h9p
Vulnerability from github
Published
2024-11-05 00:31
Modified
2025-03-20 23:22
Severity ?
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2.1 (Low) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P
2.1 (Low) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P
VLAI Severity ?
Summary
LocalAI Cross-site Scripting vulnerability
Details
localai <=2.20.1 is vulnerable to Cross Site Scripting (XSS). When calling the delete model API and passing inappropriate parameters, it can cause a one-time storage XSS, which will trigger the payload when a user accesses the homepage.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/mudler/LocalAI" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "2.20.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-48057" ], "database_specific": { "cwe_ids": [ "CWE-352", "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-11-05T15:52:19Z", "nvd_published_at": "2024-11-04T23:15:04Z", "severity": "LOW" }, "details": "localai \u003c=2.20.1 is vulnerable to Cross Site Scripting (XSS). When calling the delete model API and passing inappropriate parameters, it can cause a one-time storage XSS, which will trigger the payload when a user accesses the homepage.", "id": "GHSA-ghx4-cgxw-7h9p", "modified": "2025-03-20T23:22:35Z", "published": "2024-11-05T00:31:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48057" }, { "type": "WEB", "url": "https://github.com/mudler/localai/commit/a1634b219a4e52813e70ff07e6376a01449c4515" }, { "type": "WEB", "url": "https://gist.github.com/AfterSnows/1bd7ee5a3a42dbb5f5ff67f7f9c8ccec" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-ghx4-cgxw-7h9p" }, { "type": "PACKAGE", "url": "https://github.com/mudler/LocalAI" }, { "type": "WEB", "url": "https://github.com/mudler/LocalAI/blob/master/core/http/views/index.html#L75" }, { "type": "WEB", "url": "https://rumbling-slice-eb0.notion.site/LocalAI-deleted-model-with-storage-XSS-CSRF-vulnerability-in-mudler-localai-101e3cda9e8c80e0ac12fe418d5dd982?pvs=4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "LocalAI Cross-site Scripting vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…