Lucene search
+L

333 matches found

OSV
OSV
added 2025/08/07 4:15 p.m.8 views

AZL-66135 CVE-2025-47907 affecting package golang for versions less than 1.18.8-9

Cancelling a query e.g. by cancelling the context passed to one of the query methods during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with...

7CVSS6.6AI score0.00355EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/06/17 3:35 p.m.5 views

net/http: Request smuggling due to acceptance of invalid chunked data in net/http

A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed LF instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to se...

9.1CVSS7.1AI score0.00778EPSS
SaveExploits0References8
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/09 7:01 p.m.14 views

Security Bulletin: Multiple security vulnerabilities in Go affects IBM Robotic Process Automation for Cloud Pak

Summary Multiple security vulnerabilities in Go affects IBM Robotic Process Automation for Cloud Pak. Go is used by IBM Robotic Process Automation for Cloud Pak as part of its deployment. This bulletin identifies the fixes required to resolve the vulnerabilities. Vulnerability Details...

8.2CVSS6.7AI score0.00969EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2025/05/30 7:15 p.m.20 views

UBUNTU-CVE-2025-48938

go-gh is a collection of Go modules to make authoring GitHub CLI extensions easier. A security vulnerability has been identified in versions prior to 2.12.1 where an attacker-controlled GitHub Enterprise Server could result in executing arbitrary commands on a user's machine by replacing HTTP URL...

9.8CVSS5.9AI score0.00491EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/13 4:15 p.m.53 views

CVE-2025-46721

nosurf is cross-site request forgery CSRF protection middleware for Go. A vulnerability in versions prior to 1.2.0 allows an attacker who controls content on the target site, or on a subdomain of the target site either via XSS, or otherwise to bypass CSRF checks and issue requests on user's behal...

6.1CVSS0.00232EPSS
SaveExploits2References5
Vulnrichment
Vulnrichment
added 2025/05/13 3:29 p.m.10 views

CVE-2025-46721 nosurf vulnerable to CSRF due to non-functional same-origin request checks

nosurf is cross-site request forgery CSRF protection middleware for Go. A vulnerability in versions prior to 1.2.0 allows an attacker who controls content on the target site, or on a subdomain of the target site either via XSS, or otherwise to bypass CSRF checks and issue requests on user's behal...

6CVSS6.4AI score0.00232EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2025/05/13 1:31 p.m.13 views

go-jose: Go JOSE's Parsing Vulnerable to Denial of Service

A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Splittoken, "." to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large numb...

8.7CVSS6.8AI score0.00391EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/13 12:00 a.m.9 views

ALSA-2025:7425 Important: osbuild-composer security update

A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients. Security Fixes:...

7.5CVSS7AI score0.00723EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.13 views

RHEL 9 : osbuild-composer (RHSA-2025:4569)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:4569 advisory. A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for...

7.5CVSS7.3AI score0.00723EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/22 4:56 p.m.157 views

GO-2025-3603 Query smuggling in ch-go library in github.com/ClickHouse/ch-go

Query smuggling in ch-go library in github.com/ClickHouse/ch-go...

5.9CVSS6.7AI score0.00368EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/13 10:10 p.m.7 views

CVE-2025-3445

A Path Traversal "Zip Slip" vulnerability has been identified in mholt/archiver in Go. This vulnerability allows using a crafted ZIP file containing path traversal symlinks to create or overwrite files with the user's privileges or application utilizing the library. When using the...

8.1CVSS5.7AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/13 12:00 a.m.11 views

archives 路径遍历漏洞

archives is a cross-platform, multi-format Go library by the individual developer Matt Holt in France. A path traversal vulnerability exists in archives, which stems from a path traversal attack that could lead to arbitrary file overwrites...

8.1CVSS6AI score0.00465EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/12 3:41 a.m.165 views

GHSA-M454-3XV7-QJ85 CVE-2025-1386- Query smuggling in ch-go library

Impact When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into the connection stream. Patches If you are using ch-go library, we...

5.9CVSS6.8AI score0.00368EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/04/12 3:41 a.m.182 views

CVE-2025-1386- Query smuggling in ch-go library

Impact When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into the connection stream. Patches If you are using ch-go library, we...

5.9CVSS6.9AI score0.00368EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2025/04/12 3:31 a.m.7 views

SUSE CVE-2025-1386

When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into the connection stream...

5.3CVSS6.8AI score0.00368EPSS
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2025/04/12 12:00 a.m.155 views

CVE-2025-1386- Query smuggling in ch-go library

When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into the connection stream...

5.9CVSS6.8AI score0.00368EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/04/11 5:15 a.m.35 views

CVE-2025-1386

When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into the connection stream...

5.9CVSS0.00368EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/11 4:27 a.m.9 views

CVE-2025-1386 Query smuggling in ch-go library

When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into the connection stream...

5.9CVSS6.5AI score0.00368EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/11 4:27 a.m.9 views

CVE-2025-1386 Query smuggling in ch-go library

When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into the connection stream...

5.9CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/11 4:27 a.m.40 views

CVE-2025-1386 Query smuggling in ch-go library

When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into the connection stream...

5.9CVSS0.00368EPSS
SaveExploits0References1
Rows per page
Query Builder