Skip to content

Commit 8575d36

Browse files
committed
Add warnings for 2025-09-03 security advisory
1 parent b4a4118 commit 8575d36

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

resources/warnings.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18884,5 +18884,57 @@
1888418884
"pattern": ".*"
1888518885
}
1888618886
]
18887+
},
18888+
{
18889+
"id": "SECURITY-3535",
18890+
"type": "plugin",
18891+
"name": "global-build-stats",
18892+
"message": "Missing permission checks allow enumerating graph IDs",
18893+
"url": "https://www.jenkins.io/security/advisory/2025-09-03/#SECURITY-3535",
18894+
"versions": [
18895+
{
18896+
"lastVersion": "322.v22f4db_18e2dd",
18897+
"pattern": "(1|244|269|28[28]|293|30[47]|31[46]|322)(|[.-].+)"
18898+
}
18899+
]
18900+
},
18901+
{
18902+
"id": "SECURITY-3590",
18903+
"type": "plugin",
18904+
"name": "git-client",
18905+
"message": "File system information disclosure vulnerability",
18906+
"url": "https://www.jenkins.io/security/advisory/2025-09-03/#SECURITY-3590",
18907+
"versions": [
18908+
{
18909+
"lastVersion": "6.3.2",
18910+
"pattern": "([1-5]|6[.][0-2]|6[.]3[.][0-2])(|[.-].+)"
18911+
}
18912+
]
18913+
},
18914+
{
18915+
"id": "SECURITY-3602",
18916+
"type": "plugin",
18917+
"name": "opentelemetry",
18918+
"message": "Missing permission check allows capturing credentials",
18919+
"url": "https://www.jenkins.io/security/advisory/2025-09-03/#SECURITY-3602",
18920+
"versions": [
18921+
{
18922+
"lastVersion": "3.1543.v8446b_92b_cd64",
18923+
"pattern": "([0-2]|3[.]1086|3[.]1092|3[.]1111|3[.]113[58]|3[.]120[59]|3[.]1215|3[.]1261|3[.]1270|3[.]129[38]|3[.]131[04]|3[.]1320|3[.]1368|3[.]1383|3[.]1391|3[.]1419|3[.]1423|3[.]1464|3[.]1475|3[.]148[07]|3[.]149[045]|3[.]150[35]|3[.]151[35]|3[.]152[035]|3[.]1543[.]v8446b_92b_cd64)(|[.-].+)"
18924+
}
18925+
]
18926+
},
18927+
{
18928+
"id": "SECURITY-3617",
18929+
"type": "plugin",
18930+
"name": "jakarta-mail-api",
18931+
"message": "SMTP command injection vulnerability",
18932+
"url": "https://www.jenkins.io/security/advisory/2025-09-03/#SECURITY-3617",
18933+
"versions": [
18934+
{
18935+
"lastVersion": "2.1.3-2",
18936+
"pattern": "(2[.]0|2[.]1[.]3[-][12])(|[.-].+)"
18937+
}
18938+
]
1888718939
}
1888818940
]

0 commit comments

Comments
 (0)