Lucene search
+L

3192 matches found

Github Security Blog
Github Security Blog
added 2026/01/13 2:52 p.m.20 views

Jervis Has a SHA-256 Hex String Padding Bug

Vulnerability https://github.com/samrocketman/jervis/blob/157d2b63ffa5c4bb1d8ee2254950fd2231de2b05/src/main/groovy/net/gleske/jervis/tools/SecurityIO.groovyL622-L626 padLeft32, '0' should be padLeft64, '0'. SHA-256 produces 32 bytes = 64 hex characters. Impact Inconsistent hash lengths when leadi...

8.7CVSS7.2AI score0.00152EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/13 2:52 p.m.14 views

GHSA-67RJ-PJG6-PQ59 Jervis Has a SHA-256 Hex String Padding Bug

Vulnerability https://github.com/samrocketman/jervis/blob/157d2b63ffa5c4bb1d8ee2254950fd2231de2b05/src/main/groovy/net/gleske/jervis/tools/SecurityIO.groovyL622-L626 padLeft32, '0' should be padLeft64, '0'. SHA-256 produces 32 bytes = 64 hex characters. Impact Inconsistent hash lengths when leadi...

8.7CVSS7AI score0.00152EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/01/13 2:28 p.m.15 views

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.9AI score0.00133EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/01/13 2:28 p.m.7 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
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: bpf: Explicitly check accesses to bpfsockaddr Syzkaller identified a kernel warning in the bpfsockaddr function: c 0: r0 = 0 1: r2 = u32 r1 + 60 2: exit This triggers the following error: verifier bug: Error during ctx access...

5.3AI score0.00222EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.47 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:0 a.m.19 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:0 a.m.10 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
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.6 views

MiracleLinux 7 : nettle-2.7.1-9.0.1.el7.AXS7 (AXSA:2025-10914:02)

The remote MiracleLinux 7 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2025-10914:02 advisory. Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages C++, Python,...

5.7CVSS5.6AI score0.01495EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.20 views

PT-2026-2493

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, Jervis uses PKCS1Encoding which is vulnerable to Bleichenbacher padding oracle attacks. Modern systems should use OAEP Optimal Asymmetric Encryption Padding. This vulnerability is fixed in 2.2...

8.7CVSS6.9AI score0.00133EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.8 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
CNNVD
CNNVD
added 2026/01/13 12:0 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
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.5 views

MiracleLinux 7 : openssl-1.0.2k-26.0.4.el7.AXS7 (AXSA:2025-10514:03)

The remote MiracleLinux 7 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2025-10514:03 advisory. CVE-2019-1563: fix information disclosure in PKCS7dataDecode and CMSdecryptset1pkey CVEs: CVE-2019-1563 In situations where an attacker receives automated...

4.3CVSS6.8AI score0.03838EPSS
SaveExploits0References2
NVD
NVD
added 2026/01/10 1:16 a.m.11 views

CVE-2026-21899

CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft running the core Flight System cFS and a ground station. Prior to version 1.4.3, in base64urlDecode, padding-stripping...

4.9CVSS0.00323EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/01/10 12:11 a.m.17 views

EUVD-2026-1895

CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft running the core Flight System cFS and a ground station. Prior to version 1.4.3, in base64urlDecode, padding-stripping...

4.7CVSS6.3AI score0.00323EPSS
SaveExploits1References2
CVE
CVE
added 2026/01/10 12:11 a.m.35 views

CVE-2026-21899

CVE-2026-21899 affects CryptoLib (SDLS-EP) used with cFS ground stations. Prior to v1.4.3, base64urlDecode dereferences input[inputLen-1] before validating inputLen or NULL input, causing an out-of-bounds read at input[-1] when inputLen==0 and potentially a NULL dereference if input==NULL and inp...

4.9CVSS6.5AI score0.00323EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/10 12:0 a.m.17 views

PT-2026-2129

Name of the Vulnerable Software and Affected Versions CryptoLib versions prior to 1.4.3 Description CryptoLib is a software solution that uses the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft and a ground station. Prior to...

4.7CVSS6.5AI score0.00323EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/01/07 9:29 a.m.15 views

CVE-2019-12121

An issue was detected in ONAP Portal through Dublin. By executing a padding oracle attack using the ONAPPORTAL/processSingleSignOn UserId field, an attacker is able to decrypt arbitrary information encrypted with the same symmetric key as UserId. All Portal setups are affected...

7.5CVSS6.8AI score0.00725EPSS
SaveExploits1References1
SUSE Linux
SUSE Linux
added 2026/01/06 10:31 a.m.5 views

Security update for qemu

This update for qemu fixes the following issues: CVE-2024-6505: qemu-kvm: virtio-net: Fixed queue index out-of-bounds access in software RSS bsc1227397 CVE-2025-12464: net: pad packets to minimum length in qemureceivepacket bsc1253002 CVE-2025-11234: qemu-kvm: Fixed use-after-free in websocket...

8.7CVSS7.1AI score0.00783EPSS
SaveExploits0References16
OSV
OSV
added 2026/01/06 10:31 a.m.5 views

SUSE-SU-2026:0039-1 Security update for qemu

This update for qemu fixes the following issues: - CVE-2024-6505: qemu-kvm: virtio-net: Fixed queue index out-of-bounds access in software RSS bsc1227397 - CVE-2025-12464: net: pad packets to minimum length in qemureceivepacket bsc1253002 - CVE-2025-11234: qemu-kvm: Fixed use-after-free in...

7.5CVSS5.9AI score0.00783EPSS
SaveExploits0References9
Rows per page
Query Builder