{ "schema_version": "1.4.0", "id": "GHSA-fwhc-mm9q-mqq8", "modified": "2024-05-23T14:18:28Z", "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": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25737" }, { "type": "WEB", "url": "https://github.com/vufind-org/vufind/commit/345d00f7d7f1c581f46742effdac70e803b3847b" }, { "type": "WEB", "url": "https://github.com/vufind-org/vufind/commit/51f2ddac0dc1047e6fd3b27e6d984b19e1601d00" }, { "type": "PACKAGE", "url": "https://github.com/vufind-org/vufind" }, { "type": "WEB", "url": "https://vufind.org/wiki/security:cve-2024-25737" } ], "database_specific": { "cwe_ids": [ "CWE-79", "CWE-918" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-05-23T14:13:15Z", "nvd_published_at": "2024-05-22T19:15:08Z" } }