Lucene search
+L

16826 matches found

OSV
OSV
added 2024/12/06 11:07 a.m.8 views

OESA-2024-2505 golang security update

. Security Fixes: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.CVE-2024-34156...

7.5CVSS6.9AI score0.01127EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/12/06 6:07 a.m.12 views

Insufficient Verification Of Data Authenticity

quic-go is vulnerable to Insufficient Verification of Data Authenticity. The vulnerability is due to improper handling of ICMP "Packet Too Large" messages, allowing an off-path attacker to inject such packets and disrupt QUIC connections by setting the MTU to a value below the minimum threshold o...

6.5CVSS6.3AI score0.00603EPSS
SaveExploits0References5Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/12/06 5:42 a.m.16 views

Security Bulletin: IBM Observability with Instana is vulnerable to Improper Validation of Specified Type of Input

Summary Golang Go is used by IBM Instana Observability as part of the elasticsearch-operator CVE-2024-24790 . This bulletin identifies the steps to take to address the vulnerability. Vulnerability Details CVEID:CVE-2024-24790 DESCRIPTION: An unspecified error related to various Is methods...

9.8CVSS7.1AI score0.01952EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2024/12/05 12:15 a.m.14 views

SUSE CVE-2024-53259

quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceed...

6.5CVSS6.7AI score0.00603EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/12/05 12:00 a.m.12 views

The vulnerability of the QUIC protocol implementation in the quic-go library, written in the Go programming language, arises from insufficient verification of data authenticity. This allows attackers to influence the accessibility of protected information.

The vulnerability of the QUIC protocol implementation in the Go programming language library quic-go is related to insufficient verification of data authenticity. Exploiting this vulnerability could allow a malicious actor, operating remotely, to compromise the accessibility of protected...

6.5CVSS6.5AI score0.00603EPSS
SaveExploits0References7Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/12/05 12:00 a.m.11 views

The vulnerability of the Parse() function in the Golang programming language, related to integer overflow, allows attackers to cause a service failure.

The vulnerability of the Parse function in the Golang programming language is related to an infinite loop with integer overflow. Exploiting this vulnerability can allow a remote attacker to cause a service failure...

7.8CVSS6.6AI score0.01412EPSS
SaveExploits0References7Affected Software26
BDU FSTEC
BDU FSTEC
added 2024/12/05 12:00 a.m.12 views

The vulnerability of the Curve.IsOnCurve component in the Golang programming language, which allows a malicious actor to influence the accessibility and integrity of the resource.

The vulnerability of the Curve.IsOnCurve component in the Golang programming language is related to incorrect checking of the returned value by a method or function. Exploiting this vulnerability can allow an attacker to influence the accessibility and integrity of a resource...

9.4CVSS7.4AI score0.03099EPSS
SaveExploits0References8Affected Software17
OSV
OSV
added 2024/12/04 4:13 p.m.19 views

GO-2024-3302 ICMP Packet Too Large Injection Attack on Linux in github.com/quic-go/quic-go

ICMP Packet Too Large Injection Attack on Linux in github.com/quic-go/quic-go...

6.5CVSS6.7AI score0.00603EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/04 8:38 a.m.50 views

Moderate: Red Hat Security Advisory: rhc security update

An update for rhc is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CV...

7.5CVSS6.6AI score0.017EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/12/04 8:38 a.m.19 views

go-yaml: Improve heuristics preventing CPU/memory abuse by parsing malicious or large YAML documents

A flaw was found in go-yaml. This issue causes the consumption of excessive amounts of CPU or memory when attempting to parse a large or maliciously crafted YAML document...

7.5CVSS7.3AI score0.017EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/12/03 7:25 p.m.8 views

quic-go: quic-go affected by an ICMP Packet Too Large Injection Attack on Linux

A vulnerability was found in Quic-Go where an attacker can inject malicious data into network packets, potentially allowing them to cause harm. The issue arises from a configuration option used by some affected versions of the code that sends out information about packet size limitations. As a...

6.5CVSS7.3AI score0.00603EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/12/03 6:08 p.m.38 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.17.7 bug fix and security update

Red Hat OpenShift Container Platform release 4.17.7 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.17. Red Hat Product Security has rated this update as having a...

8.7CVSS6.7AI score0.01027EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2024/12/03 4:12 p.m.14 views

go-yaml: Improve heuristics preventing CPU/memory abuse by parsing malicious or large YAML documents

A flaw was found in go-yaml. This issue causes the consumption of excessive amounts of CPU or memory when attempting to parse a large or maliciously crafted YAML document...

7.5CVSS7.3AI score0.017EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/12/03 4:12 p.m.35 views

Low: Red Hat Security Advisory: rhc security update

An update for rhc is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE lin...

7.5CVSS6.6AI score0.017EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/12/02 11:50 p.m.20 views

CVE-2024-53259

quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceed...

6.5CVSS6.2AI score0.00603EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/02 5:28 p.m.21 views

GHSA-PX8V-PP82-RCVR quic-go affected by an ICMP Packet Too Large Injection Attack on Linux

Impact An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceeds the MTU claimed in that ICMP packet. By setting...

6.5CVSS6.3AI score0.00603EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/12/02 5:28 p.m.32 views

quic-go affected by an ICMP Packet Too Large Injection Attack on Linux

Impact An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceeds the MTU claimed in that ICMP packet. By setting...

6.5CVSS6.1AI score0.00603EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/12/02 5:15 p.m.29 views

CVE-2024-53259

quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceed...

6.5CVSS0.00603EPSS
SaveExploits0References4
Chainguard
Chainguard
added 2024/12/02 5:15 p.m.22 views

CVE-2024-53259 vulnerabilities

Vulnerabilities for packages: traefik, eks-distro-fips, spegel, eks-distro, frp, kubernetes-dns-node-cache, traefik-fips, kubernetes-dns-node-cache-fips, k3s, q, cloudflared, caddy, buf, caddy-fips...

6.5CVSS6.6AI score0.00603EPSS
SaveExploits0
OSV
OSV
added 2024/12/02 5:15 p.m.5 views

DEBIAN-CVE-2024-53259

quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceed...

6.5CVSS6.4AI score0.00603EPSS
SaveExploits0References1
Rows per page
Query Builder