Lucene search
K

78 matches found

Cvelist
Cvelist
added 2024/06/26 5:6 p.m.23 views

CVE-2024-39458

When Jenkins Structs Plugin 337.v1b04ea4df7c8 and earlier fails to configure a build step, it logs a warning message containing diagnostic information that may contain secrets passed as step parameters, potentially resulting in accidental exposure of secrets through the default system log...

0.00206EPSS
Exploits0References2
CVE
CVE
added 2024/06/26 5:6 p.m.292 views

CVE-2024-39458

The CVE affects Jenkins Structs Plugin (versions 337.v1b_04ea_4df7c8 and earlier). When failing to configure a build step, it logs a warning that may include secrets from step parameters in the default system log, risking accidental exposure. The issue is rooted in overly verbose diagnostic loggi...

3.1CVSS6.2AI score0.00206EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/26 5:6 p.m.13 views

CVE-2024-39458

When Jenkins Structs Plugin 337.v1b04ea4df7c8 and earlier fails to configure a build step, it logs a warning message containing diagnostic information that may contain secrets passed as step parameters, potentially resulting in accidental exposure of secrets through the default system log...

6.7AI score0.00206EPSS
Exploits0References2
AlpineLinux
AlpineLinux
added 2024/06/26 5:6 p.m.3 views

CVE-2024-39458

When Jenkins Structs Plugin 337.v1b04ea4df7c8 and earlier fails to configure a build step, it logs a warning message containing diagnostic information that may contain secrets passed as step parameters, potentially resulting in accidental exposure of secrets through the default system log...

3.1CVSS6.6AI score0.00206EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/06/26 12:0 a.m.3 views

Jenkins Plugin Structs Security Vulnerability

Jenkins and Jenkins Plugin are both Jenkins open source products.Jenkins is a software application. An open source automation server Jenkins provides hundreds of plugins to support building, deploying, and automating any project.Jenkins Plugin is a software application. A security vulnerability...

3.1CVSS6.6AI score0.00206EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2024/06/26 12:0 a.m.25 views

Jenkins plugins Multiple Vulnerabilities (2024-06-26)

According to their self-reported version numbers, the version of Jenkins plugins running on the remote web server are affected by multiple vulnerabilities: - Low Structs Plugin provides utility functionality used, e.g., in Pipeline to instantiate and configure build steps, typically before their...

4.3CVSS5.7AI score0.00209EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/06/18 12:0 a.m.2 views

PT-2024-4650 · Jenkins · Jenkins Structs Plugin

Name of the Vulnerable Software and Affected Versions: Jenkins Structs Plugin versions 337.v1b 04ea 4df7c8 and earlier Description: The issue is related to the accidental exposure of secrets through the default system log when the Jenkins Structs Plugin fails to configure a build step. This happe...

3.1CVSS6.8AI score0.00206EPSS
Exploits0References11
RedhatCVE
RedhatCVE
added 2024/05/23 11:12 a.m.35 views

CVE-2023-52818

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 For pptable structs that use flexible array sizes, use flexible arrays...

5.5CVSS6.6AI score0.00015EPSS
Exploits0References4
NVD
NVD
added 2024/05/21 4:15 p.m.21 views

CVE-2023-52818

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 For pptable structs that use flexible array sizes, use flexible arrays...

7.8CVSS6.6AI score0.00015EPSS
Exploits0References9
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

UBUNTU-CVE-2023-52819

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga For pptable structs that use flexible array sizes, use flexible arrays...

6.6CVSS6.2AI score0.00017EPSS
Exploits0References12
OSV
OSV
added 2024/05/21 4:15 p.m.0 views

UBUNTU-CVE-2023-52818

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 For pptable structs that use flexible array sizes, use flexible arrays...

7.8CVSS6.2AI score0.00015EPSS
Exploits0References18
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.25 views

CVE-2023-52818

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 For pptable structs that use flexible array sizes, use flexible arrays...

7.8CVSS7.3AI score0.00015EPSS
Exploits0
CVE
CVE
added 2024/05/21 3:31 p.m.98 views

CVE-2023-52818

CVE-2023-52818 affects the Linux kernel: drm/amd/ SMU7 UBSAN array-index-out-of-bounds due to pptable structs with flexible array sizes. The fix changes pptable structs to use flexible arrays. Impact is high with local, low-privilege exploitation potential as per the description. Remediation: app...

7.8CVSS6.8AI score0.00015EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2023/06/12 6:52 p.m.10 views

GHSA-87MF-9WG6-PPF8 Ouroboros is Unsound

In 0.15.0 and prior, Ouroboros works internally by creating a struct where all uses of 'this are replaced by 'static. However, a recent addition to Miri checks that references passed to functions are valid during the entire execution of the function, even when those references are passed inside a...

7AI score
Exploits0References3
RustSec
RustSec
added 2023/06/11 12:0 p.m.27 views

Ouroboros is Unsound

Summary Ouroboros has a soundness problem, but a fix has been implemented in 0.16.0. More details: In 0.15.0, Ouroboros works internally by creating a struct where all uses of 'this are replaced by 'static. However, a recent addition to Miri checks that references passed to functions are valid...

6.8AI score
Exploits0Affected Software1
OSV
OSV
added 2023/06/11 12:0 p.m.13 views

RUSTSEC-2023-0042 Ouroboros is Unsound

Summary Ouroboros has a soundness problem, but a fix has been implemented in 0.16.0. More details: In 0.15.0, Ouroboros works internally by creating a struct where all uses of 'this are replaced by 'static. However, a recent addition to Miri checks that references passed to functions are valid...

7AI score
Exploits0References3
RedHat Linux
RedHat Linux
added 2023/03/27 3:15 p.m.2 views

capnproto: out of bounds read when handling a list of lists.

A flaw was found in capnproto and capnp projects where a specially-crafted pointer could escape bounds checking by exploiting inconsistent handling of pointers when a list-of-structs is downgraded to a list-of-pointers...

5.4CVSS5.7AI score0.00206EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2022/12/01 7:26 p.m.27 views

CVE-2022-46149

A flaw was found in capnproto and capnp projects where a specially-crafted pointer could escape bounds checking by exploiting inconsistent handling of pointers when a list-of-structs is downgraded to a list-of-pointers...

5.4CVSS2.3AI score0.00206EPSS
Exploits0References5
Fedora
Fedora
added 2022/07/17 1:15 a.m.24 views

[SECURITY] Fedora 35 Update: golang-github-mailru-easyjson-0.7.6-5.fc35

Package Easyjson provides a fast and easy way to marshal/unmarshal Go structs to/from JSON without the use of reflection. In performance tests, easyjson outperforms the standard encoding/json package by a factor of 4-5x, and other JSON encoding packages by a factor of 2-3x. Easyjson aims to keep...

9.3CVSS7.9AI score0.00963EPSS
Exploits4
Github Security Blog
Github Security Blog
added 2022/06/17 12:16 a.m.13 views

Optional `Deserialize` implementations lacking validation

When activating the non-default feature serialize, most structs implement serde::Deserialize without sufficient validation. This allows breaking invariants in safe code, leading to: Undefined behavior in asstring methods which use std::str::fromutf8unchecked internally. Panics due to failed...

1.6AI score
Exploits0References3Affected Software1
Rows per page
Query Builder