Lucene search
+L

318 matches found

OSV
OSV
added 2025/01/13 9:37 p.m.15 views

CVE-2024-56138 Timestamp signature generation lacks certificate revocation check in notion-go

notion-go is a collection of libraries for supporting sign and verify OCI artifacts. Based on Notary Project specifications. This issue was identified during Quarkslab's audit of the timestamp feature. During the timestamp signature generation, the revocation status of the certificates used to...

4CVSS6.5AI score0.0013EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/01/13 12:0 a.m.9 views

notion-go 安全漏洞

notion-go is a collection of libraries that support signing and verifying OCI artifacts for notaryproject individual developers. A security vulnerability exists in notion-go versions 1.2.0-beta.1 through 1.3.0-rc.1, which stems from a failure to validate the revocation status of a certificate whe...

4CVSS6.6AI score0.0013EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2024/12/12 8:10 a.m.6 views

Security update for govulncheck-vulndb

This update for govulncheck-vulndb fixes the following issues: Update to version 0.0.20241209T183251 2024-12-09T18:32:51Z jscPED-11136 Go CVE Numbering Authority IDs added or updated with aliases: GO-2024-3284 GO-2024-3286 GO-2024-3287 GO-2024-3288 GO-2024-3289 GO-2024-3290 GO-2024-3291...

7.4AI score
SaveExploits0References2
Veracode
Veracode
added 2024/12/06 6:7 a.m.8 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.00608EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/12/02 4:12 p.m.24 views

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

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.1AI score0.00608EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2024/11/08 7:57 a.m.2 views

Security update for govulncheck-vulndb

This update for govulncheck-vulndb fixes the following issues: Update to version 0.0.20241104T154416 2024-11-04T15:44:16Z. Refs jscPED-11136 Go CVE Numbering Authority IDs added or updated with aliases: GO-2024-3233 CVE-2024-46872 GHSA-762g-9p7f-mrww GO-2024-3234 CVE-2024-47401 GHSA-762v-rq7q-ff9...

8.9CVSS6.7AI score0.37055EPSS
SaveExploits4References26
SUSE Linux
SUSE Linux
added 2024/11/05 7:45 a.m.5 views

Security update for govulncheck-vulndb

This update for govulncheck-vulndb fixes the following issues: Update to version 0.0.20241030T212825 2024-10-30T21:28:25Z jscPED-11136 Go CVE Numbering Authority IDs added or updated with aliases: GO-2024-3230 CVE-2024-48921 GHSA-qjvc-p88j-j9rm GO-2024-3232 CVE-2024-10241 GHSA-6mvp-gh77-7vwh Go C...

9.9CVSS6.9AI score0.97781EPSS
SaveExploits18References90
Amazon
Amazon
added 2024/10/14 12:0 a.m.13 views

Important: golang

Issue Overview: Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion. CVE-2024-34155 Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a...

7.5CVSS8.5AI score0.0141EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/03 3:5 a.m.5 views

SUSE CVE-2024-9341

A flaw was found in Go. When FIPS mode is enabled on a system, container runtimes may incorrectly handle certain file paths due to improper validation in the containers/common Go library. This flaw allows an attacker to exploit symbolic links and trick the system into mounting sensitive host...

5.4CVSS7.3AI score0.00969EPSS
SaveExploits0References20
Amazon
Amazon
added 2024/10/02 12:0 a.m.15 views

Important: golang

Issue Overview: Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion. CVE-2024-34155 Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a...

7.5CVSS7.2AI score0.0141EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.5 views

In x/text in Go before v0.3.5 a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. (x/text/language is supposed to be able to parse an HTTP Accept-Language header.)

...

7.5CVSS7AI score0.01674EPSS
SaveExploits1
Snyk
Snyk
added 2024/09/06 7:15 p.m.2 views

Uncontrolled Recursion

Overview std/encoding/gob is a Go standard library package std/encoding/gob Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion...

8.7CVSS6.6AI score0.0141EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/09/06 12:0 a.m.5 views

Google Golang 安全漏洞

Google Golang is a static strongly typed, compiled language from Google.Go's syntax is close to that of C, but differs with respect to variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages that...

7.5CVSS7.6AI score0.01127EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/09/06 12:0 a.m.5 views

Google Golang 安全漏洞

Google Golang is a static strongly typed, compiled language from Google.Go's syntax is close to that of C, but differs with respect to variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages that...

7.5CVSS7.5AI score0.01046EPSS
SaveExploits0References7
Veracode
Veracode
added 2024/09/05 6:28 a.m.9 views

Denial Of Service (DoS)

sigstore-go is vulnerable to Denial Of Service DoS. The vulnerability is due to lack of limits on the amount of verifiable data that can be included in a Sigstore Bundle, allowing to consume excessive resource during the verification process...

7.5CVSS7.3AI score0.00441EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/08/21 3:11 p.m.9 views

GO-2022-0617 WITHDRAWN: Potential proxy IP restriction bypass in Kubernetes in k8s.io/kubernetes

This report has been withdrawn from the Go vulnerability database with reason: "Low severity issue with no fix available or planned. Likely to cause false positives."...

3.5CVSS4.5AI score0.01082EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2024/06/05 8:46 p.m.44 views

Security Bulletin: IBM Watson Discovery for IBM Cloud Pak for Data affected by vulnerability in Go

Summary IBM Watson Discovery for IBM Cloud Pak for Data contains a vulnerable version of Go Vulnerability Details CVEID:CVE-2023-45285 DESCRIPTION: Golang Go could allow a remote attacker to obtain sensitive information, caused by a flaw when using go get to fetch a module with the ".git" suffix...

9.8CVSS8.6AI score0.03796EPSS
SaveExploits0Affected Software1
Snyk
Snyk
added 2024/06/04 10:48 p.m.3 views

Interpretation Conflict

Overview std/archive/zip is a Go standard library package std/archive/zip Affected versions of this package are vulnerable to Interpretation Conflict. Go Vulnerability Report: due to inconsistent handling of certain malformed zip files in the archive/zip process. An attacker can cause different...

6.2CVSS6.8AI score0.00446EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/05/22 11:48 a.m.5 views

jose-go: improper handling of highly compressed data

A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti...

4.3CVSS6.7AI score0.01956EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2024/05/22 9:19 a.m.79 views

Security Bulletin: IBM MQ Operator and Queue manager container images are vulnerable to glibc, Golang Go , Apache HTTP, IBM GSKit-Crypto and GnuTLS packages/liberaries .

Summary IBM MQ Operator and Queue manager container images are vulnerable to glibc, Golang Go , Apache HTTP, IBM GSKit-Crypto and GnuTLS. This bulletin identifies the steps required to address these vulnerabilities. Vulnerability Details CVEID:CVE-2024-33599 DESCRIPTION: glibc is vulnerable to a...

8.1CVSS9.1AI score0.91969EPSS
SaveExploits19Affected Software1
Rows per page
Query Builder