From da5b5458f1cdf03fd99a704c22ac24250867696a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 19:57:17 +0000 Subject: [PATCH] Publish GHSA-9rhq-86fm-qxqc --- .../GHSA-9rhq-86fm-qxqc/GHSA-9rhq-86fm-qxqc.json | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2024/01/GHSA-9rhq-86fm-qxqc/GHSA-9rhq-86fm-qxqc.json b/advisories/github-reviewed/2024/01/GHSA-9rhq-86fm-qxqc/GHSA-9rhq-86fm-qxqc.json index 5390cacf86f..9e109fd4dc6 100644 --- a/advisories/github-reviewed/2024/01/GHSA-9rhq-86fm-qxqc/GHSA-9rhq-86fm-qxqc.json +++ b/advisories/github-reviewed/2024/01/GHSA-9rhq-86fm-qxqc/GHSA-9rhq-86fm-qxqc.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-9rhq-86fm-qxqc", - "modified": "2024-01-22T21:24:43Z", + "modified": "2024-01-26T19:55:58Z", "published": "2024-01-20T00:30:27Z", "aliases": [ "CVE-2024-23687" @@ -9,7 +9,10 @@ "summary": "Hard-coded credentials in org.folio:mod-data-export-spring", "details": "Hard-coded credentials in FOLIO mod-data-export-spring versions before 1.5.4 and from 2.0.0 to 2.0.2 allows unauthenticated users to access critical APIs, modify user data, modify configurations including single-sign-on, and manipulate fees/fines.\n\n", "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": [ { @@ -64,6 +67,10 @@ "type": "WEB", "url": "https://github.com/folio-org/mod-data-export-spring/commit/93aff4566bff59e30f4121b5a2bda5b0b508a446" }, + { + "type": "WEB", + "url": "https://github.com/folio-org/mod-data-export-spring/commit/cb6785565067a2a90c1e2250c241e5b23214c691" + }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-vf78-3q9f-92g3" @@ -83,9 +90,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-798" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-01-22T21:24:43Z", "nvd_published_at": "2024-01-19T22:15:08Z"