Publish GHSA-fwhc-mm9q-mqq8

This commit is contained in:
advisory-database[bot]
2024-05-23 14:14:58 +00:00
parent 291078cdc3
commit 905cae32e8
@@ -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"
}
}