Lucene search
+L

2375 matches found

OSV
OSV
added 2023/07/11 8:15 p.m.9 views

AZL-37420 CVE-2023-29406 affecting package golang for versions less than 1.21.6-1

The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value...

6.5CVSS6.7AI score0.01453EPSS
SaveExploits0References1
OSV
OSV
added 2023/07/11 8:15 p.m.12 views

AZL-52711 CVE-2023-29406 affecting package golang for versions less than 1.20.7-1

The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value...

6.5CVSS6.7AI score0.01453EPSS
SaveExploits0References1
OSV
OSV
added 2023/07/11 8:15 p.m.15 views

AZL-37418 CVE-2023-29406 affecting package golang for versions less than 1.21.6-1

The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value...

6.5CVSS6.7AI score0.01453EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2023/07/11 12:00 a.m.7 views

The vulnerability of the Faccessa function in the Go programming language, which allows attackers to circumvent existing security restrictions

The vulnerability of the Faccessa function in the Go programming language is related to insecure management of privileges. Exploiting this vulnerability can allow attackers to circumvent existing security restrictions...

6.2CVSS7AI score0.02789EPSS
SaveExploits1References23Affected Software16
RedHat Linux
RedHat Linux
added 2023/07/10 9:56 a.m.7 views

golang: html/template: backticks not treated as string delimiters

A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system...

9.8CVSS7.1AI score0.02281EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/07/10 9:56 a.m.8 views

golang: net/http, mime/multipart: denial of service from excessive resource consumption

A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service...

7.5CVSS6.7AI score0.01241EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/07/10 9:56 a.m.9 views

golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service...

7.5CVSS6.7AI score0.01479EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/07/06 2:47 a.m.11 views

golang: encoding/pem: fix stack overflow in Decode

A buffer overflow flaw was found in Golang's library encoding/pem. This flaw allows an attacker to use a large PEM input more than 5 MB, causing a stack overflow in Decode, which leads to a loss of availability...

7.5CVSS7.3AI score0.0995EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/07/06 2:47 a.m.11 views

golang: html/template: improper handling of JavaScript whitespace

A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be...

9.8CVSS6.5AI score0.0156EPSS
SaveExploits0References6
The Hacker News
The Hacker News
added 2023/07/04 10:44 a.m.23 views

DDoSia Attack Tool Evolves with Encryption, Targeting Multiple Sectors

The threat actors behind the DDoSia attack tool have come up with a new version that incorporates a new mechanism to retrieve the list of targets to be bombarded with junk HTTP requests in an attempt to bring them down. The updated variant, written in Golang, "implements an additional security...

6.7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/06/29 12:00 a.m.10 views

The vulnerability of the Go programming language, related to errors in processing whitespace characters within JavaScript contexts, allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the Go programming language is related to errors in the handling of whitespace characters in JavaScript contexts. Exploiting this vulnerability can allow an attacker, operating remotely, to compromise the confidentiality, integrity, and accessibility of protected information...

10CVSS6.5AI score0.0156EPSS
SaveExploits0References9Affected Software16
BDU FSTEC
BDU FSTEC
added 2023/06/29 12:00 a.m.10 views

The vulnerability of the Go programming language exists due to the lack of measures to neutralize special elements, allowing attackers to insert arbitrary attributes into HTML tags.

The vulnerability of the Go programming language exists because efforts have been made to eliminate special elements in non-quoted HTML attributes such as “attr=.”. Exploiting this vulnerability allows a malicious actor to insert arbitrary attributes into HTML tags from a remote location...

7.5CVSS6.7AI score0.01037EPSS
SaveExploits0References7Affected Software2
RedHat Linux
RedHat Linux
added 2023/06/26 1:19 a.m.12 views

golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags

A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability...

7.5CVSS6.6AI score0.0155EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/06/26 1:19 a.m.12 views

golang: net/http: handle server errors after sending GOAWAY

A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown...

7.5CVSS6.6AI score0.0262EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/06/23 4:43 a.m.10 views

golang: net/http, mime/multipart: denial of service from excessive resource consumption

A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service...

7.5CVSS6.7AI score0.01241EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/06/23 4:43 a.m.21 views

golang: net/http, net/textproto: denial of service from excessive memory allocation

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service...

7.5CVSS6.7AI score0.01888EPSS
SaveExploits0References6
Photon
Photon
added 2023/06/23 12:00 a.m.8 views

Critical Photon OS Security Update - PHSA-2023-5.0-91-0037

Updates of 'calico', 'bindutils', 'samba-client', 'go', 'pmd-ng' packages of Photon OS have been released...

9.8CVSS6.9AI score0.02451EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2023/06/22 1:05 p.m.10 views

Camaro Dragon Hackers Strike with USB-Driven Self-Propagating Malware

The Chinese cyber espionage actor known as Camaro Dragon has been observed leveraging a new strain of self-propagating malware that spreads through compromised USB drives. "While their primary focus has traditionally been Southeast Asian countries, this latest discovery reveals their global reach...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2023/06/22 12:00 a.m.34 views

SUSE: Security Advisory (SUSE-SU-2023:2578-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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.8CVSS8.5AI score0.68603EPSS
SaveExploits9References19
The Hacker News
The Hacker News
added 2023/06/20 11:55 a.m.10 views

Experts Uncover Year-Long Cyber Attack on IT Firm Utilizing Custom Malware RDStealer

A highly targeted cyber attack against an East Asian IT company involved the deployment of a custom malware written in Golang called RDStealer. "The operation was active for more than a year with the end goal of compromising credentials and data exfiltration," Bitdefender security researcher Vict...

6.9AI score
SaveExploits0
Rows per page
Query Builder