Skip to content

Commit 39eed15

Browse files
1 parent 751171e commit 39eed15

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

advisories/github-reviewed/2026/03/GHSA-r6qv-frpc-q66c/GHSA-r6qv-frpc-q66c.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-r6qv-frpc-q66c",
4-
"modified": "2026-03-19T12:46:21Z",
4+
"modified": "2026-03-19T23:22:20Z",
55
"published": "2026-03-18T18:31:16Z",
66
"aliases": [
77
"CVE-2026-33001"
@@ -10,7 +10,7 @@
1010
"details": "Jenkins 2.554 and earlier, LTS 2.541.2 and earlier does not safely handle symbolic links during the extraction of .tar and .tar.gz archives, allowing crafted archives to write files to arbitrary locations on the filesystem, restricted only by file system access permissions of the user running Jenkins.\nThis can be exploited to deploy malicious scripts or plugins on the controller by attackers with Item/Configure permission, or able to control agent processes.",
1111
"severity": [
1212
{
13-
"type": "CVSS_V4",
13+
"type": "CVSS_V3",
1414
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
1515
}
1616
],
@@ -62,6 +62,7 @@
6262
],
6363
"database_specific": {
6464
"cwe_ids": [
65+
"CWE-59",
6566
"CWE-61"
6667
],
6768
"severity": "HIGH",

0 commit comments

Comments
 (0)