Skip to content

Commit 26012ae

Browse files
1 parent ac8c6a8 commit 26012ae

3 files changed

Lines changed: 40 additions & 2 deletions

File tree

advisories/unreviewed/2025/06/GHSA-5xw6-hgf5-pvxx/GHSA-5xw6-hgf5-pvxx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@
5454
],
5555
"database_specific": {
5656
"cwe_ids": [
57-
"CWE-74"
57+
"CWE-74",
58+
"CWE-77"
5859
],
5960
"severity": "MODERATE",
6061
"github_reviewed": false,

advisories/unreviewed/2026/01/GHSA-h7xf-488f-xfx8/GHSA-h7xf-488f-xfx8.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
],
4343
"database_specific": {
4444
"cwe_ids": [
45-
"CWE-121"
45+
"CWE-121",
46+
"CWE-787"
4647
],
4748
"severity": "MODERATE",
4849
"github_reviewed": false,
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-v735-pw3g-58jg",
4+
"modified": "2026-01-30T03:30:24Z",
5+
"published": "2026-01-30T03:30:24Z",
6+
"aliases": [
7+
"CVE-2025-15322"
8+
],
9+
"details": "Tanium addressed an improper access controls vulnerability in Tanium Server.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15322"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://security.tanium.com/TAN-2025-028"
25+
}
26+
],
27+
"database_specific": {
28+
"cwe_ids": [
29+
"CWE-863"
30+
],
31+
"severity": "MODERATE",
32+
"github_reviewed": false,
33+
"github_reviewed_at": null,
34+
"nvd_published_at": "2026-01-30T01:15:55Z"
35+
}
36+
}

0 commit comments

Comments
 (0)