Lucene search
+L

3274 matches found

OSV
OSV
added 2024/10/01 7:15 p.m.8 views

CVE-2024-9355

A vulnerability was found in Golang FIPS OpenSSL. This flaw allows a malicious user to randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode. It may also be possible to force a false positive match between non-equal hashes when comparing a trusted...

6.5CVSS7.2AI score0.00298EPSS
SaveExploits0References14
BDU FSTEC
BDU FSTEC
added 2024/09/27 12:0 a.m.9 views

The vulnerability of the Java Protocol Buffers protobuf-java environment library, related to insufficient validation of input data, allows attackers to trigger service failures.

The vulnerability of the Java Protocol Buffers protobuf-java environment library is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to cause service failures remotely...

7.8CVSS6.8AI score0.02772EPSS
SaveExploits1References8Affected Software7
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/25 7:7 p.m.49 views

Security Bulletin: Vulnerabilities in Google Protocol Buffers affect IBM watsonx.data

Summary Google Protocol Buffers and protobuf-java core and lite have multiple vulnerabilities that can affect watsonx.data. These vulnerablities include denail of service attacks and remote code executions, Vulnerability Details CVEID:CVE-2015-5237 DESCRIPTION: Google Protocol Buffers could allow...

8.8CVSS8.5AI score0.05106EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/25 7:6 p.m.51 views

Security Bulletin: Vulnerabilities in FasterXML jackson-databind and other packages affect IBM watsonx.data

Summary FasterXML jackson-databind, multiple Huawei products, multiple Oracle products, Guava, Google Protocol Buffers, protobuf-core, Netty, JetBrains Kotlin, netplex JSON Smart, Jettison, Eclipse Jetty, SnakeYaml and Perl have vulnerabilities that can affect watsonx.data. Vulnerability Details...

10CVSS10AI score0.49727EPSS
SaveExploits10Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/25 1:30 p.m.31 views

Security Bulletin: IBM Instana Observability is affected by multiple vulnerabilities within Instana Agent container image

Summary Multiple vulnerabilities were remediated in IBM Observability with Instana within Instana Agent container image build 282 Vulnerability Details CVEID:CVE-2024-24790 DESCRIPTION: An unspecified error related to various Is methods IsPrivate, IsLoopback, etc did not work as expected for...

9.8CVSS7.9AI score0.01952EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.5 views

kernel: tunnels: fix out of bounds access when building IPv6 PMTU error

A flaw was found in the Linux kernel. This issue occurs due to the improper handling of non-linear skbs socket buffers when calculating checksums for ICMPv6 PMTU error messages. This vulnerability can lead to out-of-bounds access, potentially causing memory corruption or crashes...

7.1CVSS7.2AI score0.00237EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 1:17 a.m.8 views

kernel: proc/vmcore: fix clearing user buffer by properly using clear_user()

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS7AI score0.00229EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.11 views

kernel: tunnels: fix out of bounds access when building IPv6 PMTU error

A flaw was found in the Linux kernel. This issue occurs due to the improper handling of non-linear skbs socket buffers when calculating checksums for ICMPv6 PMTU error messages. This vulnerability can lead to out-of-bounds access, potentially causing memory corruption or crashes...

7.1CVSS7.2AI score0.00237EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/23 12:0 a.m.6 views

The vulnerability of the WPE WebKit and WebKitGTK web page rendering modules, related to the occurrence of operations outside the buffer in memory, allows attackers to access confidential data, compromise its integrity, and cause service failures.

The vulnerability of the WPE WebKit and WebKitGTK page rendering modules is related to the execution of operations outside the buffer in memory. Exploiting this vulnerability allows a remote attacker to access confidential data, compromise its integrity, and cause service failures...

10CVSS8AI score0.00902EPSS
SaveExploits0References14Affected Software5
RedhatCVE
RedhatCVE
added 2024/09/19 12:12 p.m.26 views

CVE-2024-7254

A flaw was found in Protocol Buffers protobuf. This issue can allows an attacker to cause a StackOverflow via parsing untrusted Protocol Buffers data containing arbitrarily nested SGROUP tags, leading to unbounded recursion. Mitigation Mitigation for this issue is either not available or the...

7.5CVSS6.5AI score0.02772EPSS
SaveExploits1References4
NVD
NVD
added 2024/09/19 1:15 a.m.39 views

CVE-2024-7254

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or...

8.7CVSS0.02772EPSS
SaveExploits1References3
OSV
OSV
added 2024/09/19 1:15 a.m.8 views

DEBIAN-CVE-2024-7254

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or...

7.5CVSS7.1AI score0.02772EPSS
SaveExploits1References1
OSV
OSV
added 2024/09/19 1:15 a.m.21 views

UBUNTU-CVE-2024-7254

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or...

8.7CVSS7AI score0.02772EPSS
SaveExploits1References5
CVE
CVE
added 2024/09/19 12:18 a.m.6273 views

CVE-2024-7254

CVE-2024-7254 describes a stack overflow DoS in parsers when handling untrusted Protocol Buffers data with deeply nested SGROUP/group structures. The root cause is unbounded recursion when parsing unknown fields (DiscardUnknownFieldsParser) or Java Protobuf Lite against nested groups or map field...

8.7CVSS6.8AI score0.02772EPSS
SaveExploits1References3Affected Software5
Debian CVE
Debian CVE
added 2024/09/19 12:18 a.m.29 views

CVE-2024-7254

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or...

8.7CVSS7.1AI score0.02772EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/09/19 12:18 a.m.24 views

CVE-2024-7254 Stack overflow in Protocol Buffers Java Lite

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or...

8.7CVSS7.3AI score0.02772EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/09/19 12:18 a.m.56 views

CVE-2024-7254 Stack overflow in Protocol Buffers Java Lite

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or...

8.7CVSS0.02772EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2024/09/19 12:18 a.m.46 views

CVE-2024-7254

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or...

8.7CVSS7.5AI score0.02772EPSS
SaveExploits1References3
OSV
OSV
added 2024/09/19 12:18 a.m.9 views

CVE-2024-7254 Stack overflow in Protocol Buffers Java Lite

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or...

8.7CVSS6.9AI score0.02772EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2024/09/19 12:0 a.m.2 views

Protocol Buffers 安全漏洞

Protocol Buffers is a Google data exchange format open-sourced by Protocol Buffers. A security vulnerability exists in Protocol Buffers that stems from the fact that any project parsing untrusted Protocol Buffers data could be compromised by a buffer overflow...

8.7CVSS7.6AI score0.02772EPSS
SaveExploits1References8
Rows per page
Query Builder