Lucene search
+L

9071 matches found

Debian
Debian
added 2017/10/27 3:43 p.m.39 views

[SECURITY] [DLA 1148-1] golang security update

Package : golang Version : 2:1.0.2-1.1+deb7u2 CVE ID : 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...

9.8CVSS7AI score0.08944EPSS
SaveExploits0
OSV
OSV
added 2017/10/27 12:00 a.m.36 views

DLA-1148-1 golang - security update

Bulletin has no description...

9.8CVSS8.5AI score0.08944EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2017/10/21 12:00 a.m.26 views

Fedora Update for golang FEDORA-2017-8f7bca960b

The remote host is missing an update for the SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.8AI score0.08944EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2017/10/21 12:00 a.m.56 views

Fedora Update for golang FEDORA-2017-6f1b90dbb7

The remote host is missing an update for the SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.8AI score0.08944EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/10/20 12:00 a.m.42 views

Fedora 25 : golang (2017-8f7bca960b)

Security fix for CVE-2017-15041 and CVE-2017-15042 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues...

9.8CVSS6.8AI score0.08944EPSS
SaveExploits0References3
Fedora
Fedora
added 2017/10/19 7:21 p.m.37 views

[SECURITY] Fedora 25 Update: golang-1.7.6-3.fc25

The Go Programming Language...

9.8CVSS1.8AI score0.08944EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/10/18 12:00 a.m.43 views

Fedora 26 : golang (2017-6f1b90dbb7)

Security fix for CVE-2017-15041 and CVE-2017-15042 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues...

9.8CVSS6.8AI score0.08944EPSS
SaveExploits0References3
Fedora
Fedora
added 2017/10/17 7:21 p.m.27 views

[SECURITY] Fedora 26 Update: golang-1.8.4-1.fc26

The Go Programming Language...

9.8CVSS1.8AI score0.08944EPSS
SaveExploits0
Fedora
Fedora
added 2017/10/11 2:48 p.m.43 views

[SECURITY] Fedora 27 Update: golang-1.9.1-1.fc27

The Go Programming Language...

9.8CVSS1.8AI score0.08944EPSS
SaveExploits0
pentestit
pentestit
added 2017/10/09 11:24 p.m.98 views

UPDATE: Cameradar v2.0.0

PenTestIT RSS Feed My initial post covering this open source Real Time Streaming Protocol RTSP surveillance camera access multi-tool was about an older version. A lot has happened since then and an update - Cameradar v2.0.0 was made available by the authors. What is Cameradar? Cameradar is an RTS...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/10/09 12:00 a.m.35 views

Debian DLA-1123-1 : golang security update

It was discovered that there was an issue in the Go programming language library where an attacker could generate a MIME request such that the server ran out of file descriptors. For Debian 7 'Wheezy', this issue has been fixed in golang version 2:1.0.2-1.1+deb7u1. We recommend that you upgrade...

7.5CVSS6.2AI score0.02078EPSS
SaveExploits0References3
Debian
Debian
added 2017/10/06 7:57 a.m.79 views

[SECURITY] [DLA 1123-1] golang security update

Package : golang Version : 2:1.0.2-1.1+deb7u1 CVE ID : CVE-2017-1000098 It was discovered that there was an issue in the Go programming language library where an attacker could generate a MIME request such that the server ran out of file descriptors. For Debian 7 "Wheezy", this issue has been fix...

7.5CVSS7.4AI score0.02078EPSS
SaveExploits0
Veracode
Veracode
added 2017/10/06 3:10 a.m.35 views

Man-in-the-Middle (MitM)

github.com/golang/go is vulnerable to man-in-the-middle MitM attack. A malicious user can set up a MitM SMTP server that doesn't advertise STARTTLS and advertises that PLAIN authentication can be used. By doing this, smtp.PlainAuth will send the username and password will be sent to the server...

5.9CVSS7.5AI score0.01105EPSS
SaveExploits0References8Affected Software4
Veracode
Veracode
added 2017/10/06 1:57 a.m.43 views

Remote Code Execution (RCE)

github.com/golang/go is vulnerable to remote code execution RCE. If custom domains are used, a malicious user can set a domain example.com/proj1 to point to a subversion repository and another domain example.com/proj1/proj2 to point to a git repository. When the go get command is run, arbitrary...

9.8CVSS9.7AI score0.08944EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2017/10/06 12:00 a.m.31 views

DLA-1123-1 golang - security update

Bulletin has no description...

7.5CVSS7.4AI score0.02078EPSS
SaveExploits0
Veracode
Veracode
added 2017/10/05 11:34 p.m.34 views

Denial Of Service (DoS) Via Multipart Request

net/http in github.com/golang/go is vulnerable to denial of service DoS attacks. The attacks exist because Request.ParseMultipartForm begins writing temporary files regardless of the request body size surpassing the given "maxMemory" limit. Attacker can send malicious multipart request to consume...

7.5CVSS7.1AI score0.02078EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2017/10/05 11:09 p.m.22 views

Untrusted Certificate Validation

crypto/x509 in github.com/golang/go uses untrusted certificates for validation. When used on Darwin, golang will use an untrusted root certificate as if it were trusted when verifying connections...

7.5CVSS7.4AI score0.01287EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2017/10/05 1:29 a.m.35 views

CVE-2017-1000098

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.5AI score0.02078EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2017/09/11 12:00 a.m.45 views

EulerOS 2.0 SP2 : golang (EulerOS-SA-2017-1225)

According to the version of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - A carry propagation flaw was found in the implementation of the P-256 elliptic curve in golang. An attacker could possibly use this flaw to extract...

5.9CVSS6.5AI score0.02225EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/08/25 12:00 a.m.34 views

CentOS 7 : golang (CESA-2017:1859)

An update for golang is now available for Red Hat Enterprise Linux 7. 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...

7.5CVSS6.5AI score0.02225EPSS
SaveExploits0References3
Rows per page
Query Builder