Lucene search
+L

1120 matches found

RedHat Linux
RedHat Linux
added 2024/06/12 7:34 a.m.15 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/06/05 2:47 p.m.16 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/06/05 2:47 p.m.16 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/06/05 2:46 p.m.13 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.11 views

kernel: untrusted VMM can trigger int80 syscall handling

A flaw was found in the Linux kernel. A VMM can inject external interrupts on any arbitrary vector at any time, which may allow the guest OS to be manipulated from the VMM side...

8.8CVSS6.8AI score0.00278EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/05/30 12:00 a.m.11 views

Medium: amazon-cloudwatch-agent

Issue Overview: An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed...

7.5CVSS6.9AI score0.91969EPSS
SaveExploits1
OSV
OSV
added 2024/05/28 9:19 p.m.64 views

GHSA-PMRX-695R-4349 dbt allows Binding to an Unrestricted IP Address via socketsocket

Summary Binding to INADDRANY 0.0.0.0 or IN6ADDRANY :: exposes an application on all network interfaces, increasing the risk of unauthorized access. While doing some static analysis and code inspection, I found the following code binding a socket to INADDRANY by passing "" as the address. This...

5.3CVSS5.9AI score0.0071EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/05/22 11:48 a.m.18 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/05/21 2:02 a.m.15 views

SUSE CVE-2023-52667

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fsanycreategroups When kcalloc for ft-g succeeds but kvzalloc for in fails, fsanycreategroups will free ft-g. However, its caller fsanycreatetable will free ft-g again through calling...

5.5CVSS6.5AI score0.00269EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/10 11:06 a.m.16 views

OESA-2024-1535 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.CVE-2021-47084 Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.CVE-2021-47085 In the Linux...

7.8CVSS5.6AI score0.00805EPSS
SaveExploits1References24
RedHat Linux
RedHat Linux
added 2024/04/30 1:39 p.m.26 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/30 1:36 p.m.19 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5efsttredirectanycreate The memory pointed to by the fs-any pointer is not freed in the error path of mlx5efsttredirectanycreate, which can lead to a memory leak. Fix by freeing the memory in the...

5.5CVSS6.8AI score0.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/18 2:08 a.m.24 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/04/15 12:00 a.m.15 views

PT-2024-27741 · Ai3 · Ai3 Qbibot

Name of the Vulnerable Software and Affected Versions: Ai3 QbiBot affected versions not specified Description: The password reset feature lacks proper access control, allowing unauthenticated remote attackers to reset any user's password. Recommendations: At the moment, there is no information...

9.8CVSS7.3AI score0.00708EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/04/09 12:00 a.m.14 views

Apache Zeppelin 输入验证错误漏洞

Apache Zeppelin is a Web-based open source laptop application from the Apache USA Foundation. The program supports interactive data analysis and collaborative documentation. Apache Zeppelin suffers from an input validation error vulnerability that can be exploited by an attacker to view a server...

6.5CVSS6.7AI score0.01386EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/04/03 7:42 a.m.12 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
Veracode
Veracode
added 2024/04/03 5:54 a.m.24 views

Incorrect Authorization

Apache Pulsar is vulnerable to Incorrect Authorization. The vulnerability is due to improper permission checks, which allows an attacker to perform operations such as unloading topics or triggering compaction. Additionally, the vulnerability allows an authenticated user to read, create, modify, a...

6.4CVSS6.6AI score0.01359EPSS
SaveExploits0References5Affected Software2
RedHat Linux
RedHat Linux
added 2024/04/02 9:42 p.m.16 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/03/29 12:00 a.m.13 views

Apache Fineract 安全漏洞

Apache Fineract is a set of open source digital financial services platform from the U.S. Apache Apache Foundation. The platform can provide users with data management, loan and savings portfolio management and real-time financial data and other functions. Apache Fineract suffers from an elevatio...

8.8CVSS7.2AI score0.01104EPSS
SaveExploits0References4
Rows per page
Query Builder