Skip to content

Commit 97b2293

Browse files
1 parent ffe78b9 commit 97b2293

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

advisories/github-reviewed/2023/12/GHSA-v9w3-34xq-hrjg/GHSA-v9w3-34xq-hrjg.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@
5555
],
5656
"database_specific": {
5757
"cwe_ids": [
58-
"CWE-312"
58+
"CWE-312",
59+
"CWE-863"
5960
],
6061
"severity": "MODERATE",
6162
"github_reviewed": true,

advisories/github-reviewed/2024/01/GHSA-9rhq-86fm-qxqc/GHSA-9rhq-86fm-qxqc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-9rhq-86fm-qxqc",
4-
"modified": "2024-01-26T19:55:58Z",
4+
"modified": "2025-05-22T21:42:23Z",
55
"published": "2024-01-20T00:30:27Z",
66
"aliases": [
77
"CVE-2024-23687"
88
],
99
"summary": "Hard-coded credentials in org.folio:mod-data-export-spring",
10-
"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",
10+
"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.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",

0 commit comments

Comments
 (0)