From 905cae32e80f871c124ce827f8d8cc6449b82c56 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 14:14:58 +0000 Subject: [PATCH] Publish GHSA-fwhc-mm9q-mqq8 --- .../GHSA-fwhc-mm9q-mqq8.json | 42 ++++++++++++++----- 1 file changed, 32 insertions(+), 10 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/05/GHSA-fwhc-mm9q-mqq8/GHSA-fwhc-mm9q-mqq8.json (57%) diff --git a/advisories/unreviewed/2024/05/GHSA-fwhc-mm9q-mqq8/GHSA-fwhc-mm9q-mqq8.json b/advisories/github-reviewed/2024/05/GHSA-fwhc-mm9q-mqq8/GHSA-fwhc-mm9q-mqq8.json similarity index 57% rename from advisories/unreviewed/2024/05/GHSA-fwhc-mm9q-mqq8/GHSA-fwhc-mm9q-mqq8.json rename to advisories/github-reviewed/2024/05/GHSA-fwhc-mm9q-mqq8/GHSA-fwhc-mm9q-mqq8.json index 6a4c092d78b..92c4ce3c8ed 100644 --- a/advisories/unreviewed/2024/05/GHSA-fwhc-mm9q-mqq8/GHSA-fwhc-mm9q-mqq8.json +++ b/advisories/github-reviewed/2024/05/GHSA-fwhc-mm9q-mqq8/GHSA-fwhc-mm9q-mqq8.json @@ -1,17 +1,39 @@ { "schema_version": "1.4.0", "id": "GHSA-fwhc-mm9q-mqq8", - "modified": "2024-05-22T21:30:34Z", + "modified": "2024-05-23T14:13:15Z", "published": "2024-05-22T21:30:34Z", "aliases": [ "CVE-2024-25737" ], + "summary": "VuFind Server-Side Request Forgery (SSRF) vulnerability", "details": "A Server-Side Request Forgery (SSRF) vulnerability in the /Cover/Show route (showAction in CoverController.php) in Open Library Foundation VuFind 2.4 through 9.1 before 9.1.1 allows remote attackers to access internal HTTP servers and perform Cross-Site Scripting (XSS) attacks by proxying arbitrary URLs via the proxy GET parameter.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" + } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "vufind/vufind" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4" + }, + { + "fixed": "9.1.1" + } + ] + } + ] + } ], "references": [ { @@ -20,11 +42,11 @@ }, { "type": "WEB", - "url": "https://github.com/vufind-org/vufind/commit/345d00f7d7f1c581f46742effdac70e803b3847b" + "url": "https://github.com/vufind-org/vufind/commit/51f2ddac0dc1047e6fd3b27e6d984b19e1601d00" }, { - "type": "WEB", - "url": "https://github.com/vufind-org/vufind/commit/51f2ddac0dc1047e6fd3b27e6d984b19e1601d00" + "type": "PACKAGE", + "url": "https://github.com/vufind-org/vufind" }, { "type": "WEB", @@ -33,11 +55,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-918" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-05-23T14:13:15Z", "nvd_published_at": "2024-05-22T19:15:08Z" } } \ No newline at end of file