Skip to content

Commit 2835dc3

Browse files
1 parent 86eff61 commit 2835dc3

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

advisories/unreviewed/2025/12/GHSA-3fm2-hx3h-xm4v/GHSA-3fm2-hx3h-xm4v.json renamed to advisories/github-reviewed/2025/12/GHSA-3fm2-hx3h-xm4v/GHSA-3fm2-hx3h-xm4v.json

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,49 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-3fm2-hx3h-xm4v",
4-
"modified": "2025-12-10T18:30:27Z",
4+
"modified": "2025-12-10T20:18:21Z",
55
"published": "2025-12-10T18:30:27Z",
66
"aliases": [
77
"CVE-2025-67642"
88
],
9+
"summary": "Jenkins HashiCorp Vault Plugin exposes system-scoped Vault credentials",
910
"details": "Jenkins HashiCorp Vault Plugin 371.v884a_4dd60fb_6 and earlier does not set the appropriate context for Vault credentials lookup, allowing attackers with Item/Configure permission to access and potentially capture Vault credentials they are not entitled to.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "com.datapipe.jenkins.plugins:hashicorp-vault-plugin"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "371"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
2041
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67642"
2142
},
43+
{
44+
"type": "PACKAGE",
45+
"url": "https://github.com/jenkinsci/hashicorp-vault-plugin"
46+
},
2247
{
2348
"type": "WEB",
2449
"url": "https://www.jenkins.io/security/advisory/2025-12-10/#SECURITY-3045"
@@ -29,8 +54,8 @@
2954
"CWE-282"
3055
],
3156
"severity": "MODERATE",
32-
"github_reviewed": false,
33-
"github_reviewed_at": null,
57+
"github_reviewed": true,
58+
"github_reviewed_at": "2025-12-10T20:18:21Z",
3459
"nvd_published_at": "2025-12-10T17:15:56Z"
3560
}
3661
}

0 commit comments

Comments
 (0)