Lucene search
+L

2254 matches found

RedhatCVE
RedhatCVE
added 2018/12/14 2:19 a.m.29 views

CVE-2018-16873

In Go before 1.10.6 and 1.11.x before 1.11.3, the "go get" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not ...

8.1CVSS0.8AI score0.66252EPSS
SaveExploits0References2
OSV
OSV
added 2018/10/01 8:29 a.m.6 views

UBUNTU-CVE-2018-17846

The html package aka x/net/html through 2018-09-25 in Go mishandles , leading to an infinite loop during an html.Parse call because inSelectIM and inSelectInTableIM do not comply with a specification...

7.5CVSS7.3AI score0.02618EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2018/10/01 8:29 a.m.35 views

CVE-2018-17847

The html package aka x/net/html through 2018-09-25 in Go mishandles , leading to a "panic: runtime error" index out of range in nodeStack.pop in node.go, called from parser.clearActiveFormattingElements, during an html.Parse call...

7.5CVSS6.8AI score0.02832EPSS
SaveExploits1References1
OSV
OSV
added 2018/09/17 2:29 p.m.5 views

CVE-2018-17142

The html package aka x/net/html through 2018-09-17 in Go mishandles , leading to a "panic: runtime error" in parseCurrentToken in parse.go during an html.Parse call...

7.5CVSS5.8AI score0.0281EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2018/09/13 12:23 p.m.104 views

Hershell - Simple TCP reverse shell written in Go

Simple TCP reverse shell written in Go. It uses TLS to secure the communications, and provide a certificate public key fingerprint pinning feature, preventing from traffic interception. Supported OS are: Windows Linux Mac OS FreeBSD and derivatives Why ? Although meterpreter payloads are great,...

7.6AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2018/09/07 12:0 a.m.6 views

PT-2018-3480 · Google +2 · Go +2

Name of the Vulnerable Software and Affected Versions: Go versions prior to 1.10.6 Go versions 1.11.x prior to 1.11.3 Description: The crypto/x509 package of Go does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leadin...

9.8CVSS6.6AI score0.97919EPSS
SaveExploits54References295
GithubExploit
GithubExploit
added 2018/04/24 3:44 a.m.40 views

Exploit for Code Injection in Golang Go

No d...

7.8CVSS7AI score0.07625EPSS
SaveExploits4
GithubExploit
GithubExploit
added 2018/04/24 3:44 a.m.55 views

Exploit for Code Injection in Golang Go

No d...

7.8CVSS7AI score0.07625EPSS
SaveExploits4
RedHat Linux
RedHat Linux
added 2018/04/10 9:33 a.m.8 views

golang: arbitrary code execution during "go get" or "go get -d"

An arbitrary command execution flaw was found in the way Go's "go get" command handled the checkout of source code repositories. A remote attacker capable of hosting malicious repositories could potentially use this flaw to cause arbitrary command execution on the client side...

9.8CVSS7.7AI score0.08944EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2018/04/04 12:0 a.m.8 views

The vulnerability of the “go get” command implementation in the Go programming language allows a perpetrator to execute arbitrary commands.

The vulnerability of the “go get” command in the Go programming language exists due to insufficient validation of input data insufficient checking of the import path when using the “-insecure” option. Exploiting this vulnerability allows a malicious actor to execute arbitrary commands using a...

9.3CVSS7.6AI score0.63027EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2018/02/16 5:29 p.m.6 views

UBUNTU-CVE-2018-7187

The "go get" implementation in Go 1.9.4, when the -insecure command-line option is used, does not validate the import path get/vcs.go only checks for "://" anywhere in the string, which allows remote attackers to execute arbitrary OS commands via a crafted web site...

8.8CVSS7.4AI score0.63027EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2018/02/07 9:29 p.m.29 views

CVE-2018-6574

Go before 1.8.7, Go 1.9.x before 1.9.4, and Go 1.10 pre-releases before Go 1.10rc2 allow "go get" remote command execution during source code build, by leveraging the gcc or clang plugin feature, because -fplugin= and -plugin= arguments were not blocked...

7.8CVSS7.2AI score0.07625EPSS
SaveExploits4References3
n0where
n0where
added 2017/11/14 7:15 p.m.22 views

Open Source Threat Intelligence Gathering & Processing Framework: GOSINT

The GOSINT framework is a project used for collecting, processing, and exporting high quality indicators of compromise IOCs. GOSINT allows a security analyst to collect and standardize structured and unstructured threat intelligence. Applying threat intelligence to security operations enriches...

6.8AI score
SaveExploits0References2
CNVD
CNVD
added 2017/10/20 12:0 a.m.8 views

Google Golang Go Denial of Service Vulnerability

Google Golang Go is a programming language optimized for programming applications on multiprocessor systems by Google. A security vulnerability exists in Google Golang Go versions 1.7.3 and 1.6.3. An attacker can cause a denial of service file descriptor exhaustion by sending a specially crafted...

7.5CVSS5.6AI score0.02078EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2017/10/18 8:29 p.m.37 views

CVE-2015-5740

The net/http library in net/http/transfer.go in Go before 1.4.3 does not properly parse HTTP headers, which allows remote attackers to conduct HTTP request smuggling attacks via a request with two Content-length headers...

9.8CVSS6.9AI score0.03657EPSS
SaveExploits0References2
Prion
Prion
added 2017/10/18 8:29 p.m.24 views

Design/Logic Flaw

The net/http library in net/textproto/reader.go in Go before 1.4.3 does not properly parse HTTP header keys, which allows remote attackers to conduct HTTP request smuggling attacks via a space instead of a hyphen, as demonstrated by "Content Length" instead of "Content-Length."...

7.5CVSS6.9AI score0.09625EPSS
SaveExploits0References9Affected Software6
OSV
OSV
added 2017/10/18 8:29 p.m.5 views

UBUNTU-CVE-2015-5739

The net/http library in net/textproto/reader.go in Go before 1.4.3 does not properly parse HTTP header keys, which allows remote attackers to conduct HTTP request smuggling attacks via a space instead of a hyphen, as demonstrated by "Content Length" instead of "Content-Length."...

9.8CVSS6.8AI score0.09625EPSS
SaveExploits0References3
Prion
Prion
added 2017/10/05 9:29 p.m.24 views

Design/Logic Flaw

An unintended cleartext issue exists in Go before 1.8.4 and 1.9.x before 1.9.1. RFC 4954 requires that, during SMTP, the PLAIN auth scheme must only be used on network connections secured with TLS. The original implementation of smtp.PlainAuth in Go 1.0 enforced this requirement, and it was...

4.3CVSS7.2AI score0.01105EPSS
SaveExploits0References8Affected Software1
UbuntuCve
UbuntuCve
added 2017/10/05 9:29 p.m.34 views

CVE-2017-15041

Go before 1.8.4 and 1.9.x before 1.9.1 allows "go get" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git...

9.8CVSS7AI score0.08944EPSS
SaveExploits0References4
OSV
OSV
added 2017/10/05 1:29 a.m.10 views

AZL-79016 CVE-2017-1000098 affecting package golang 1.25.7-1

The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors...

7.5CVSS6.6AI score0.02078EPSS
SaveExploits0References1
Rows per page
Query Builder