Skip to content

Commit 7aaf512

Browse files
1 parent da334f5 commit 7aaf512

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

advisories/unreviewed/2025/12/GHSA-6r9g-7c8c-j56m/GHSA-6r9g-7c8c-j56m.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-6r9g-7c8c-j56m",
4-
"modified": "2025-12-24T21:30:32Z",
4+
"modified": "2025-12-26T21:30:21Z",
55
"published": "2025-12-24T21:30:32Z",
66
"aliases": [
77
"CVE-2018-25153"
@@ -34,6 +34,10 @@
3434
{
3535
"type": "WEB",
3636
"url": "https://www.gnu.org/software/barcode"
37+
},
38+
{
39+
"type": "WEB",
40+
"url": "http://www.openwall.com/lists/oss-security/2025/12/26/1"
3741
}
3842
],
3943
"database_specific": {

advisories/unreviewed/2025/12/GHSA-qxv4-g9hq-r87f/GHSA-qxv4-g9hq-r87f.json

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-qxv4-g9hq-r87f",
4-
"modified": "2025-12-26T18:30:27Z",
4+
"modified": "2025-12-26T21:30:21Z",
55
"published": "2025-12-26T18:30:27Z",
66
"aliases": [
77
"CVE-2024-44065"
88
],
99
"details": "Time-based blind SQL Injection vulnerability in Cloudlog v2.6.15 at the endpoint /index.php/logbookadvanced/search in the qsoresults parameter.",
10-
"severity": [],
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
14+
}
15+
],
1116
"affected": [],
1217
"references": [
1318
{
@@ -24,8 +29,10 @@
2429
}
2530
],
2631
"database_specific": {
27-
"cwe_ids": [],
28-
"severity": null,
32+
"cwe_ids": [
33+
"CWE-89"
34+
],
35+
"severity": "CRITICAL",
2936
"github_reviewed": false,
3037
"github_reviewed_at": null,
3138
"nvd_published_at": "2025-12-26T17:15:42Z"

0 commit comments

Comments
 (0)