Lucene search
+L

82 matches found

Cvelist
Cvelist
added 2024/09/06 8:42 p.m.25 views

CVE-2024-34158 Stack exhaustion in Parse in go/build/constraint

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

0.01046EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/06 7:15 p.m.23 views

GO-2024-3107 Stack exhaustion in Parse in go/build/constraint

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

7.5CVSS6.9AI score0.01046EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/05/15 5:17 p.m.16 views

goreleaser shows environment by default

Summary Since 4787 the log output is printed on the INFO level, while previously it was logged on DEBUG. This means if the go build output is non-empty, goreleaser leaks the environment. PoC Create a Go project with dependencies, do not pull them yet or run goreleaser later in a container, or...

7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/15 5:17 p.m.20 views

GHSA-F6MM-5FC7-3G3C goreleaser shows environment by default

Summary Since 4787 the log output is printed on the INFO level, while previously it was logged on DEBUG. This means if the go build output is non-empty, goreleaser leaks the environment. PoC Create a Go project with dependencies, do not pull them yet or run goreleaser later in a container, or...

6.2CVSS7AI score
SaveExploits0References4
OSV
OSV
added 2024/05/08 4:15 p.m.13 views

AZL-40428 CVE-2024-24787 affecting package msft-golang for versions less than 1.22.3

On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -ltolibrary flag in a "cgo LDFLAGS" directive...

6.4CVSS7.6AI score0.00766EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/08 4:15 p.m.12 views

AZL-79058 CVE-2024-24787 affecting package golang 1.25.7-1

On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -ltolibrary flag in a "cgo LDFLAGS" directive...

6.4CVSS7.6AI score0.00766EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2024/04/17 1:10 p.m.412 views

Exploit for Deserialization of Untrusted Data in Apache Activemq

Apache ActiveMQ CVE-2023-46604 CVE-2023-46604 is a widely exp...

10CVSS10AI score0.99723EPSS
SaveExploits32
GithubExploit
GithubExploit
added 2024/03/04 7:09 p.m.259 views

Exploit for Injection in Atlassian Confluence_Data_Center

Executing Arbitrary Code In Confluence Memory CVE-2023-22527...

10CVSS9.9AI score0.99984EPSS
SaveExploits34
OSV
OSV
added 2024/01/11 5:30 a.m.13 views

USN-6574-1 Go vulnerabilities

Takeshi Kaneko discovered that Go did not properly handle comments and special tags in the script context of html/template module. An attacker could possibly use this issue to inject Javascript code and perform a cross site scripting attack. This issue only affected Go 1.20 in Ubuntu 20.04 LTS,...

8.1CVSS7AI score0.99999EPSS
SaveExploits21References8
OSV
OSV
added 2023/12/26 4:02 a.m.2 views

SUSE-SU-2023:4974-1 Security update for distribution

This update for distribution fixes the following issues: distribution was updated to 2.8.3 bsc1216491: Pass BUILDTAGS argument to go build Enable Go build tags reference: replace deprecated function SplitHostname Dont parse errors as JSON unless Content-Type is set to JSON update to go 1.20.8 Set...

7.1AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/11/04 12:00 a.m.70 views

Amazon Linux 2023 : ecs-service-connect-agent (ALAS2023-2023-420)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2023-420 advisory. An issue was found in libcurl which allows cookies to be inserted into a running program if specific conditions are met. The libcurl provided function, curleasyduphandle, is used to duplicate t...

8.1CVSS7.6AI score0.99999EPSS
SaveExploits21References8
Tenable Nessus
Tenable Nessus
added 2023/10/17 12:00 a.m.75 views

Amazon Linux 2 : golang (ALAS-2023-2313)

The version of golang installed on the remote host is prior to 1.20.10-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2023-2313 advisory. 2024-01-03: CVE-2023-39319 was added to this advisory. 2023-10-30: CVE-2023-39318 was added to this advisory. The...

8.1CVSS7.6AI score0.99999EPSS
SaveExploits21References12
RedhatCVE
RedhatCVE
added 2023/10/09 5:57 p.m.45 views

CVE-2023-39323

A flaw was found in the golang cmd/go standard library. A line directive "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to pass during compilation. This can result in the unexpected execution of arbitrary code when running "go...

8.1CVSS7AI score0.01762EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/10/06 1:45 a.m.7 views

SUSE CVE-2023-39323

Line directives "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of...

7.8CVSS8.3AI score0.01762EPSS
SaveExploits0References13
OSV
OSV
added 2023/10/05 9:15 p.m.3 views

DEBIAN-CVE-2023-39323

Line directives "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of...

8.1CVSS9.4AI score0.01762EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/05 9:15 p.m.10 views

AZL-37389 CVE-2023-39323 affecting package golang for versions less than 1.21.6-1

Line directives "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of...

8.1CVSS7.2AI score0.01762EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/05 9:15 p.m.10 views

AZL-52845 CVE-2023-39323 affecting package golang for versions less than 1.20.10-1

Line directives "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of...

8.1CVSS7.2AI score0.01762EPSS
SaveExploits0References1
NVD
NVD
added 2023/10/05 9:15 p.m.28 views

CVE-2023-39323

Line directives "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of...

8.1CVSS8.2AI score0.01762EPSS
SaveExploits0References9
OSV
OSV
added 2023/10/05 9:15 p.m.9 views

AZL-37358 CVE-2023-39323 affecting package golang for versions less than 1.21.6-1

Line directives "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of...

8.1CVSS7.2AI score0.01762EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/10/05 8:36 p.m.33 views

CVE-2023-39323 Arbitrary code execution during build via line directives in cmd/go

Line directives "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of...

8.4AI score0.01762EPSS
SaveExploits0References9
Rows per page
Query Builder