diff --git a/advisories/github-reviewed/2025/03/GHSA-2cv6-4f2r-jq2c/GHSA-2cv6-4f2r-jq2c.json b/advisories/github-reviewed/2025/03/GHSA-2cv6-4f2r-jq2c/GHSA-2cv6-4f2r-jq2c.json index b5221ddc0d7..171ca3e3403 100644 --- a/advisories/github-reviewed/2025/03/GHSA-2cv6-4f2r-jq2c/GHSA-2cv6-4f2r-jq2c.json +++ b/advisories/github-reviewed/2025/03/GHSA-2cv6-4f2r-jq2c/GHSA-2cv6-4f2r-jq2c.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-2cv6-4f2r-jq2c", - "modified": "2025-03-12T22:08:12Z", + "modified": "2025-03-21T22:12:23Z", "published": "2025-03-12T18:32:53Z", "aliases": [ "CVE-2025-27867" @@ -9,9 +9,13 @@ "summary": "Apache Felix HTTP Webconsole Plugin: XSS in HTTP Webconsole Plugin ", "details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache Felix HTTP Webconsole Plugin.\n\nThis issue affects Apache Felix HTTP Webconsole Plugin: from Version 1.X through 1.2.0.\n\nUsers are recommended to upgrade to version 1.2.2, which fixes the issue.", "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L" + }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L" } ], "affected": [ diff --git a/advisories/unreviewed/2025/03/GHSA-p5vx-9hj8-cf4h/GHSA-p5vx-9hj8-cf4h.json b/advisories/github-reviewed/2025/03/GHSA-p5vx-9hj8-cf4h/GHSA-p5vx-9hj8-cf4h.json similarity index 65% rename from advisories/unreviewed/2025/03/GHSA-p5vx-9hj8-cf4h/GHSA-p5vx-9hj8-cf4h.json rename to advisories/github-reviewed/2025/03/GHSA-p5vx-9hj8-cf4h/GHSA-p5vx-9hj8-cf4h.json index c5ee7673120..a199fcdc897 100644 --- a/advisories/unreviewed/2025/03/GHSA-p5vx-9hj8-cf4h/GHSA-p5vx-9hj8-cf4h.json +++ b/advisories/github-reviewed/2025/03/GHSA-p5vx-9hj8-cf4h/GHSA-p5vx-9hj8-cf4h.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-p5vx-9hj8-cf4h", - "modified": "2025-03-20T12:32:46Z", + "modified": "2025-03-21T22:11:41Z", "published": "2025-03-20T12:32:46Z", "aliases": [ "CVE-2024-7035" ], + "summary": "Open WebUI Vulnerable to Cross-Site Request Forgery (CSRF)", "details": "In version v0.3.8 of open-webui/open-webui, sensitive actions such as deleting and resetting are performed using the GET method. This vulnerability allows an attacker to perform Cross-Site Request Forgery (CSRF) attacks, where an unaware user can unintentionally perform sensitive actions by simply visiting a malicious site or through top-level navigation. The affected endpoints include /rag/api/v1/reset, /rag/api/v1/reset/db, /api/v1/memories/reset, and /rag/api/v1/reset/uploads. This impacts both the availability and integrity of the application.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:H/A:L" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "open-webui" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.3.8" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7035" }, + { + "type": "PACKAGE", + "url": "https://github.com/open-webui/open-webui" + }, { "type": "WEB", "url": "https://huntr.com/bounties/2ac81740-410b-467a-9244-75d82a6f9e11" @@ -29,8 +54,8 @@ "CWE-352" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T22:11:41Z", "nvd_published_at": "2025-03-20T10:15:35Z" } } \ No newline at end of file