Lucene search
+L

2375 matches found

BDU FSTEC
BDU FSTEC
added 2024/04/25 12:00 a.m.9 views

The vulnerability of the Go language’s html/template package lies in the lack of checks for input values, allowing attackers to insert arbitrary content into templates.

The vulnerability of the Go language’s html/template package is related to the lack of checks on input values. Exploiting this vulnerability allows a remote attacker to insert arbitrary content into templates...

7.8CVSS6.8AI score0.00795EPSS
SaveExploits0References7Affected Software2
RedHat Linux
RedHat Linux
added 2024/04/23 12:36 a.m.14 views

golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS

A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service DoS attack...

7.5CVSS7.2AI score0.91969EPSS
SaveExploits1References7
BDU FSTEC
BDU FSTEC
added 2024/04/22 12:00 a.m.8 views

The vulnerability of the Golang programming language’s crypto/tls package, which allows a hacker to trigger a service failure.

The vulnerability of the Golang programming language’s crypto/tls package is related to uncontrolled resource consumption. Exploiting this vulnerability can allow a malicious actor to cause service failures when sending TLS authentication records...

7.8CVSS6.8AI score0.01111EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2024/04/19 11:06 a.m.5 views

OESA-2024-1488 golang security update

The Go Programming Language. Security Fixes: An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a...

7.5CVSS6.8AI score0.91969EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2024/04/18 12:11 a.m.9 views

HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)

A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RSTSTREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any...

7.5CVSS6.7AI score0.99999EPSS
SaveExploits21References10
RedHat Linux
RedHat Linux
added 2024/04/18 12:11 a.m.9 views

golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)

A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RSTSTREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any...

7.5CVSS6.7AI score0.99999EPSS
SaveExploits21References9
BDU FSTEC
BDU FSTEC
added 2024/04/06 12:00 a.m.18 views

The vulnerability of the net/http and net/http2 libraries in the Go programming language is related to an uncontrolled resource consumption, allowing attackers to cause service failures.

The vulnerability of the net/http and net/http2 libraries in the Go programming language related to the implementation of the HTTP/2 protocol is related to an uncontrolled resource consumption due to incorrect determination of the end of headers during the processing of CONTINUATION frames...

5.3CVSS6.9AI score0.91969EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2024/04/04 3:15 p.m.13 views

UBUNTU-CVE-2024-22189

quic-go is an implementation of the QUIC protocol in Go. Prior to version 0.42.0, an attacker can cause its peer to run out of memory sending a large number of NEWCONNECTIONID frames that retire old connection IDs. The receiver is supposed to respond to each retirement frame with a...

7.5CVSS7.2AI score0.01109EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/03 4:05 p.m.15 views

golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/04/03 7:42 a.m.12 views

golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/04/02 7:34 p.m.12 views

golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests

A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body up to 1GiB, causing the receiver to fail reading the response, possibly leading to a Denial of Servic...

5.3CVSS7.3AI score0.01208EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/03/29 12:00 a.m.11 views

The vulnerability of the Go programming language-based http2 package, which allows a hacker to trigger a service failure

The vulnerability of the Go programming language’s http2 package is related to unlimited distribution of resources. Exploiting this vulnerability can allow a remote attacker to cause service failures...

5.3CVSS6.9AI score0.05623EPSS
SaveExploits0References13Affected Software28
BDU FSTEC
BDU FSTEC
added 2024/03/28 12:00 a.m.12 views

The vulnerability of the `ticket_age_add` function in the Go programming language allows a violator to gain unauthorized access to session identifiers.

The vulnerability of the ticketageadd function in the Go programming language is related to the use of insufficiently random values. Exploiting this vulnerability could allow an attacker, operating remotely, to gain unauthorized access to session identifiers...

3.1CVSS6.9AI score0.0108EPSS
SaveExploits1References13Affected Software26
BDU FSTEC
BDU FSTEC
added 2024/03/28 12:00 a.m.9 views

The vulnerability of the Golang programming language, related to errors in memory release during RSA encryption/decryption code, allows a hacker to cause a service failure.

The vulnerability of the Golang programming language is related to errors in memory release during RSA encryption/decryption code. Exploiting this vulnerability can allow a remote attacker to cause a service failure using specially created data...

7.8CVSS7.2AI score0.01533EPSS
SaveExploits0References14Affected Software2
RedHat Linux
RedHat Linux
added 2024/03/27 12:45 a.m.12 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/03/20 5:05 p.m.16 views

HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)

A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RSTSTREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any...

7.5CVSS6.7AI score0.99999EPSS
SaveExploits21References10
BDU FSTEC
BDU FSTEC
added 2024/03/20 12:00 a.m.11 views

The vulnerability of the Go programming language’s jwx library, related to uncontrolled resource consumption, allows attackers to cause service failures.

The vulnerability of the Go programming language’s jwx library is related to an uncontrolled resource consumption. Exploiting this vulnerability can allow a malicious actor to trigger a service failure using a specially created JSON Web Encryption Token JWE...

6.8CVSS6.6AI score0.0057EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2024/03/17 12:00 a.m.11 views

PandaX Code Issues Vulnerabilities

PandaX is a Go language open source low-code development framework for enterprise IoT platforms from PandaX Open Source. A code issue vulnerability exists in PandaX version 20240310 and prior versions, which stems from an incorrect manipulation of the parameter file can lead to unrestricted file...

9.8CVSS7AI score0.00604EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/03/17 12:00 a.m.12 views

PandaX SQL Injection Vulnerability

PandaX is PandaX open source a Go language open source low-code development framework for enterprise IoT platforms. An SQL injection vulnerability exists in PandaX version 20240310 and earlier versions, which stems from the fact that incorrect manipulation of the parameter roleKey can lead to sql...

9.8CVSS8.3AI score0.0051EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/03/15 12:00 a.m.8 views

The vulnerability of the golang package in the Debian GNU/Linux operating system, which allows a attacker to trigger a Denial-of-Service Attack (DoS).

The vulnerability of the golang package in the Debian GNU/Linux operating system is related to exception handling flaws. Exploiting this vulnerability could allow a malicious actor to trigger a Denial-of-Service attack remotely...

7.8CVSS6.7AI score0.00667EPSS
SaveExploits0References10Affected Software3
Rows per page
Query Builder