Lucene search
+L

881 matches found

RedHat Linux
RedHat Linux
added 2022/05/10 2:02 p.m.11 views

golang: archive/zip: Reader.Open panics on empty string

A vulnerability was found in archive/zip of the Go standard library. Applications written in Go where Reader.Open the API implementing io/fs.FS introduced in Go 1.16 can panic when parsing a crafted ZIP archive containing completely invalid names or an empty filename argument...

7.5CVSS7.1AI score0.0328EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/05/10 2:02 p.m.18 views

golang: debug/macho: invalid dynamic symbol table command can cause panic

An out of bounds read vulnerability was found in debug/macho of the Go standard library. When using the debug/macho standard library stdlib and malformed binaries are parsed using Open or OpenFat, it can cause golang to attempt to read outside of a slice array causing a panic when calling...

7.5CVSS7.2AI score0.04698EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/04/27 10:46 a.m.6 views

golang: net/http: limit growth of header canonicalization cache

There's an uncontrolled resource consumption flaw in golang's net/http library in the canonicalHeader function. An attacker who submits specially crafted requests to applications linked with net/http's http2 functionality could cause excessive resource consumption that could lead to a denial of...

7.5CVSS7.2AI score0.03958EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2022/04/25 12:00 a.m.14 views

The vulnerability of the fread function (ext/standard/file.c) in the PHP programming language allows a hacker to cause a service failure or potentially have other adverse effects.

The vulnerability of the fread function ext/standard/file.c in the PHP programming language interpreter is caused by a numerical overflow. Exploiting this vulnerability could allow an attacker to cause service failures or potentially other adverse effects...

9CVSS7.5AI score0.05694EPSS
SaveExploits1References9Affected Software3
BDU FSTEC
BDU FSTEC
added 2022/04/20 12:00 a.m.11 views

The vulnerability of the ext/standard/var.c component of the PHP interpreter allows a attacker to cause a service failure.

The vulnerability of the ext/standard/var.c component of the PHP interpreter is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to cause service failures remotely...

7.8CVSS7.2AI score0.03806EPSS
SaveExploits1References4Affected Software2
RedHat Linux
RedHat Linux
added 2022/03/10 2:59 p.m.9 views

golang: archive/zip: Reader.Open panics on empty string

A vulnerability was found in archive/zip of the Go standard library. Applications written in Go where Reader.Open the API implementing io/fs.FS introduced in Go 1.16 can panic when parsing a crafted ZIP archive containing completely invalid names or an empty filename argument...

7.5CVSS7.1AI score0.0328EPSS
SaveExploits0References5
Snyk
Snyk
added 2022/02/17 5:33 p.m.14 views

Injection

Overview std/net is a Go standard library package std/net Affected versions of this package are vulnerable to Injection. Go Vulnerability Report: The LookupCNAME, LookupSRV, LookupMX, LookupNS, and LookupAddr functions and their respective methods on the Resolver type may return arbitrary values...

7.5CVSS7.2AI score0.03231EPSS
SaveExploits1References3
Snyk
Snyk
added 2022/02/17 5:33 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview std/math/big is a Go standard library package std/math/big Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: Rat.SetString and Rat.UnmarshalText may cause a panic or an unrecoverable fatal error if passed...

8.7CVSS6.8AI score0.034EPSS
SaveExploits1References3
Snyk
Snyk
added 2022/02/15 11:56 p.m.12 views

Allocation of File Descriptors or Handles Without Limits or Throttling

Overview std/mime/multipart is a Go standard library package std/mime/multipart Affected versions of this package are vulnerable to Allocation of File Descriptors or Handles Without Limits or Throttling. Go Vulnerability Report: When parsing large multipart/form-data, an attacker can cause a HTTP...

8.7CVSS6.8AI score0.02078EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2022/02/09 12:00 a.m.33 views

Rocky Linux 8 : rust-toolset:rhel8 (RLSA-2021:3063)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2021:3063 advisory. - In the standard library in Rust before 1.52.0, there is an optimization for joining strings that can cause uninitialized bytes to be exposed or the...

9.8CVSS7.2AI score0.0289EPSS
SaveExploits5References15
ATTACKERKB
ATTACKERKB
added 2022/01/27 9:15 p.m.10 views

CVE-2021-46543

Cesanta MJS v2.20.0 was discovered to contain a SEGV vulnerability via /lib/x8664-linux-gnu/libc.so.6+0x18e810. This vulnerability can lead to a Denial of Service DoS...

5.5CVSS5.9AI score0.00614EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/01/27 9:15 p.m.9 views

CVE-2021-46545

Cesanta MJS v2.20.0 was discovered to contain a SEGV vulnerability via /lib/x8664-linux-gnu/libc.so.6+0x4b44b. This vulnerability can lead to a Denial of Service DoS...

5.5CVSS5.9AI score0.00614EPSS
SaveExploits1References2
OSV
OSV
added 2022/01/27 9:15 p.m.8 views

CVE-2021-46487

Jsish v3.5.0 was discovered to contain a SEGV vulnerability via /lib/x8664-linux-gnu/libc.so.6+0x18e506. This vulnerability can lead to a Denial of Service DoS...

5.5CVSS5.8AI score0.00632EPSS
SaveExploits1References1
Snyk
Snyk
added 2022/01/13 3:44 a.m.8 views

Cross-site Scripting (XSS)

Overview std/net/http/cgi is a Go standard library package std/net/http/cgi Affected versions of this package are vulnerable to Cross-site Scripting XSS. Go Vulnerability Report:When a Handler does not explicitly set the Content-Type header, the the package would default to “text/html”, which cou...

6.1CVSS5.3AI score0.03646EPSS
SaveExploits2References3
Snyk
Snyk
added 2022/01/05 3:31 p.m.7 views

Information Exposure

Overview std/math/big is a Go standard library package std/math/big Affected versions of this package are vulnerable to Information Exposure. Go Vulnerability Report: Int.Exp Montgomery mishandled carry propagation and produced an incorrect output, which makes it easier for attackers to obtain...

8.7CVSS6.4AI score0.02475EPSS
SaveExploits0References3
Fedora
Fedora
added 2021/11/12 12:38 a.m.20 views

[SECURITY] Fedora 35 Update: q-7.11-44.fc35

Q is a powerful and extensible functional programming language based on the term rewriting calculus. You specify an arbitrary system of equations which the interpreter uses as rewrite rules to reduce expressions to normal form. Q is useful for scientific programming and other advanced application...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/10/18 5:45 p.m.9 views

golang: archive/zip: malformed archive may cause panic or memory exhaustion

A vulnerability was found in archive/zip of the Go standard library. Applications written in Go can panic or potentially exhaust system memory when parsing malformed ZIP files...

7.5CVSS7.1AI score0.03464EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2021/09/20 7:13 p.m.66 views

CVE-2021-39293

A vulnerability was found in archive/zip of the Go standard library. Applications written in Go can panic or potentially exhaust system memory when parsing malformed ZIP files. An attacker capable of submitting a crafted ZIP file to a Go application using archive/zip to process that file could...

7.5CVSS2.9AI score0.06934EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/09/16 3:24 p.m.8 views

golang: archive/zip: malformed archive may cause panic or memory exhaustion

A vulnerability was found in archive/zip of the Go standard library. Applications written in Go can panic or potentially exhaust system memory when parsing malformed ZIP files...

7.5CVSS7.1AI score0.03464EPSS
SaveExploits1References5
OSV
OSV
added 2021/08/25 9:00 p.m.6 views

GHSA-P5W9-856P-8Q4G Assumed memory layout of std::net::SocketAddr

The socket2 crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the...

7AI score
SaveExploits0References3
Rows per page
Query Builder