Lucene search
+L

84 matches found

Snyk
Snyk
added 2026/01/13 2:28 p.m.8 views

Use of a Broken or Risky Cryptographic Algorithm

Overview net.gleske:jervis is a Self service Jenkins job generation using Jenkins Job DSL plugin groovy scripts. Reads .jervis.yml and generates a job in Jenkins. Affected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm via the PKCS1Encoding function. A...

8.7CVSS6.8AI score0.00133EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/13 2:28 p.m.33 views

GHSA-MQW7-C5GG-XQ97 Jervis Has a RSA PKCS#1 Padding Vulnerability

Vulnerability https://github.com/samrocketman/jervis/blob/157d2b63ffa5c4bb1d8ee2254950fd2231de2b05/src/main/groovy/net/gleske/jervis/tools/SecurityIO.groovyL463-L465...

8.7CVSS6.8AI score0.00133EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/01/13 12:00 a.m.10 views

Jervis 安全特征问题漏洞

Jervis is an automation tool by Sam Gleske Personal Developer. A security signature issue vulnerability exists in versions prior to Jervis 2.2 that stems from the use of non-cryptographically secure java.util.Random, which may not be effective in mitigating timing attacks...

8.2CVSS5.8AI score0.0024EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/13 12:00 a.m.9 views

Jervis 加密问题漏洞

Jervis is an automation tool from the individual developer Sam Gleske. A cryptographic issue vulnerability exists in versions prior to Jervis 2.2 that stems from the SHA-256 and derived salt values from a passphrase, resulting in the same key being generated for the same passphrase...

8.7CVSS5.8AI score0.00121EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.49 views

PT-2026-2495

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, Jervis uses padLeft32, '0' when it should use padLeft64, '0' because SHA-256 produces 32 bytes which equates to 64 hex characters. This vulnerability is fixed in 2.2...

8.7CVSS6.8AI score0.00152EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.24 views

PT-2026-2494

CVE-2025-68701 Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, Jervis uses deterministic AES IV derivation from a passphrase. Thi… https://t.co/yRJFluABgT...

8.7CVSS6.9AI score0.0021EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.20 views

PT-2026-2557

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, AES/CBC/PKCS5Padding lacks authentication, making it vulnerable to padding oracle attacks and ciphertext manipulation. This vulnerability is fixed in 2.2...

8.7CVSS6.8AI score0.00179EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/01/13 12:00 a.m.11 views

Jervis 数据伪造问题漏洞

Jervis is an automation tool by Sam Gleske Personal Developer. A data forgery issue vulnerability exists in versions prior to Jervis 2.2 that stems from an unvalidated alg field in the JWT header, which could lead to a security bypass...

6.9CVSS5.8AI score0.00133EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.17 views

PT-2026-2497

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, Jervis uses java.util.Random which is not cryptographically secure for timing attack mitigation. This vulnerability is fixed in 2.2...

8.2CVSS6.8AI score0.0024EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/01/13 12:00 a.m.12 views

Jervis 加密问题漏洞

Jervis is an automation tool from the personal developer Sam Gleske. A vulnerability in cryptographic issues exists in versions prior to Jervis 2.2, which stems from the use of PKCS1Encoding encryption that is vulnerable to the Bleichenbacher padding prediction attack...

8.7CVSS5.8AI score0.00133EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/13 12:00 a.m.16 views

Jervis 安全漏洞

Jervis is an automation tool from the individual developer Sam Gleske. A security vulnerability exists in versions prior to Jervis 2.2 that stems from the deterministic derivation of AES IV from passwords, which could lead to cryptographic vulnerabilities...

8.7CVSS5.8AI score0.0021EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/13 12:00 a.m.12 views

Jervis 加密问题漏洞

Jervis is an automation tool from the personal developer Sam Gleske. A cryptographic issue vulnerability exists in versions prior to Jervis 2.2 that stems from processing SHA-256 output using padLeft32, 0 instead of padLeft64, 0, which may result in a hexadecimal representation error...

8.7CVSS5.8AI score0.00152EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.13 views

PT-2026-2496

Name of the Vulnerable Software and Affected Versions Jervis versions prior to 2.2 Description Jervis, a library for Job DSL plugin scripts and shared Jenkins pipeline libraries, is affected by an issue where the salt used in encryption is derived from the SHA256 sum of the passphrase. This means...

8.7CVSS6.7AI score0.00121EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/01/13 12:00 a.m.9 views

Jervis 加密问题漏洞

Jervis is an automation tool from the personal developer Sam Gleske. Versions of Jervis prior to 2.2 suffer from a cryptographic issue vulnerability that stems from the lack of authentication in AES/CBC/PKCS5Padding, which makes it susceptible to padded predicate attacks and ciphertext manipulati...

8.7CVSS5.8AI score0.00179EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.26 views

PT-2026-2556

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, the code doesn't validate that the JWT header specifies "alg":"RS256". This vulnerability is fixed in 2.2...

6.9CVSS7.1AI score0.00133EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/24 5:17 p.m.26 views

RCE vulnerability in SCM Filter Jervis Plugin

SCM Filter Jervis Plugin 0.2.1 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types. This results in a remote code execution RCE vulnerability exploitable by users able to configure jobs with the filter, or control the contents of a previously configured...

8.8CVSS8.9AI score0.02282EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/24 5:17 p.m.37 views

GHSA-4HHQ-J3XW-WJ89 RCE vulnerability in SCM Filter Jervis Plugin

SCM Filter Jervis Plugin 0.2.1 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types. This results in a remote code execution RCE vulnerability exploitable by users able to configure jobs with the filter, or control the contents of a previously configured...

8.8CVSS9AI score0.02282EPSS
SaveExploits0References5
CNVD
CNVD
added 2020/05/07 12:00 a.m.12 views

CloudBees Jenkins SCM Filter Jervis Plugin Code Issue Vulnerability

CloudBees Jenkins Hudson Labs is the United States CloudBees company's set of Java-based development of continuous integration tools. The product is mainly used to monitor the continuous software version release/testing projects and some timed tasks . SCM Filter Jervis Plugin is used in one of th...

8.8CVSS7.9AI score0.02282EPSS
SaveExploits0References1
NVD
NVD
added 2020/05/06 1:15 p.m.22 views

CVE-2020-2189

Jenkins SCM Filter Jervis Plugin 0.2.1 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability...

8.8CVSS9AI score0.02282EPSS
SaveExploits0References2
OSV
OSV
added 2020/05/06 1:15 p.m.18 views

CVE-2020-2189

Jenkins SCM Filter Jervis Plugin 0.2.1 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability...

8.8CVSS7.8AI score
SaveExploits0References2
Rows per page
Query Builder