Lucene search
+L

881 matches found

Fedora
Fedora
‱added 2022/07/30 2:00 a.m.‱9 views

[SECURITY] Fedora 36 Update: golang-github-rogpeppe-internal-1.8.1-3.fc36

Selected Go-internal packages factored out from the standard library...

7.3AI score
SaveExploits0
Fedora
Fedora
‱added 2022/07/30 1:57 a.m.‱19 views

[SECURITY] Fedora 36 Update: golang-github-mholt-archiver-3.5.1-4.fc36

Package Archiver makes it trivially easy to make and extract common archive formats such as zip and tarball and its compressed variants. Simply name the input and output files. The arc command runs the same on all platforms and has no external dependencies not even libc. It is powered by the Go...

7.3AI score
SaveExploits0
Snyk
Snyk
‱added 2022/07/28 5:24 p.m.‱5 views

Information Exposure

Overview std/crypto/tls is a Go standard library package std/crypto/tls Affected versions of this package are vulnerable to Information Exposure. Go Vulnerability Report: An attacker can correlate a resumed TLS session with a previous connection.Session tickets generated by crypto/tls do not...

3.7CVSS9.2AI score0.0108EPSS
SaveExploits1References3
Snyk
Snyk
‱added 2022/07/25 5:34 p.m.‱5 views

HTTP Request Smuggling

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to HTTP Request Smuggling. Go Vulnerability Report: The HTTP/1 client accepted some invalid Transfer-Encoding headers as indicating a "chunked" encoding. This could potentially all...

6.9CVSS7.6AI score0.01367EPSS
SaveExploits1References3
Snyk
Snyk
‱added 2022/07/20 8:52 p.m.‱5 views

Uncontrolled Recursion

Overview std/io/fs is a Go standard library package std/io/fs Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Calling Glob on a path which contains a large number of path separators can cause a panic due to stack exhaustion. Remediation Upgrade...

8.7CVSS6.8AI score0.01939EPSS
SaveExploits0References3
Snyk
Snyk
‱added 2022/07/20 5:01 p.m.‱1 views

Uncontrolled Recursion

Overview std/go/parser is a Go standard library package std/go/parser Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Calling any of the Parse functions on Go source code which contains deeply nested types or declarations can cause a panic due ...

6.8CVSS7AI score0.00906EPSS
SaveExploits1References3
OSV
OSV
‱added 2022/07/19 8:15 p.m.‱4 views

DEBIAN-CVE-2022-1923

DOS / potential heap overwrite in mkv demuxing using bzip decompression. Integer overflow in matroskademux element in bzip decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it...

7.8CVSS7.5AI score0.00422EPSS
SaveExploits1References1
Fedora
Fedora
‱added 2022/07/17 1:16 a.m.‱30 views

[SECURITY] Fedora 35 Update: golang-github-rogpeppe-internal-1.8.1-2.fc35

Selected Go-internal packages factored out from the standard library...

9.3CVSS8.2AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
‱added 2022/07/17 1:15 a.m.‱29 views

[SECURITY] Fedora 35 Update: golang-github-mholt-archiver-3.5.1-3.fc35

Package Archiver makes it trivially easy to make and extract common archive formats such as zip and tarball and its compressed variants. Simply name the input and output files. The arc command runs the same on all platforms and has no external dependencies not even libc. It is powered by the Go...

9.3CVSS8.1AI score0.0995EPSS
SaveExploits4
Amazon
Amazon
‱added 2022/07/15 12:00 a.m.‱75 views

Medium: rust

Issue Overview: 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 program to crash if the borrowed string changes after its length is checked. CVE-2020-36323 In the standard library in Rust before...

9.8CVSS8AI score0.0289EPSS
SaveExploits4
Amazon
Amazon
‱added 2022/07/06 3:11 a.m.‱72 views

Important: golang

Issue Overview: A validation flaw was found in golang. When invoking functions from WASM modules built using GOARCH=wasm GOOS=js, passing very large arguments can cause portions of the module to be overwritten with data from the arguments. The highest threat from this vulnerability is to integrit...

9.8CVSS7.4AI score0.10874EPSS
SaveExploits0
Fedora
Fedora
‱added 2022/07/04 1:35 a.m.‱17 views

[SECURITY] Fedora 36 Update: golang-github-rogpeppe-internal-1.8.1-2.fc36

Selected Go-internal packages factored out from the standard library...

9.3CVSS8.2AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
‱added 2022/07/04 1:35 a.m.‱23 views

[SECURITY] Fedora 36 Update: golang-github-mholt-archiver-3.5.1-3.fc36

Package Archiver makes it trivially easy to make and extract common archive formats such as zip and tarball and its compressed variants. Simply name the input and output files. The arc command runs the same on all platforms and has no external dependencies not even libc. It is powered by the Go...

9.3CVSS8.1AI score0.0995EPSS
SaveExploits4
Snyk
Snyk
‱added 2022/07/01 8:11 p.m.‱4 views

Infinite loop

Overview std/encoding/binary is a Go standard library package std/encoding/binary Affected versions of this package are vulnerable to Infinite loop. Go Vulnerability Report: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs.Certain invalid inputs to ReadUvarint ...

8.7CVSS6.7AI score0.0473EPSS
SaveExploits0References3
Snyk
Snyk
‱added 2022/05/25 6:01 p.m.‱3 views

Uncontrolled Search Path Element

Overview std/syscall is a Go standard library package std/syscall Affected versions of this package are vulnerable to Uncontrolled Search Path Element. Go Vulnerability Report: via the LoadLibrary process. An attacker can execute arbitrary code by placing a malicious DLL in a location where it wi...

8.5CVSS7.7AI score0.03114EPSS
SaveExploits1References3
Snyk
Snyk
‱added 2022/05/24 10:06 p.m.‱3 views

Allocation of Resources Without Limits or Throttling

Overview std/crypto/dsa is a Go standard library package std/crypto/dsa Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: via the Verify function. An attacker can cause excessive resource consumption and make affecte...

8.7CVSS6.8AI score0.04115EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
‱added 2022/05/24 5:37 p.m.‱29 views

`net2` invalidly assumes the memory layout of std::net::SocketAddr

The net2 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...

5.5CVSS6.9AI score0.00384EPSS
SaveExploits1References4Affected Software1
OSV
OSV
‱added 2022/05/24 5:37 p.m.‱16 views

GHSA-C79C-GWPH-GQFM `net2` invalidly assumes the memory layout of std::net::SocketAddr

The net2 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...

5.5CVSS5.2AI score0.00398EPSS
SaveExploits2References4
Snyk
Snyk
‱added 2022/05/18 6:23 p.m.‱1 views

Uncaught Exception

Overview std/archive/zip is a Go standard library package std/archive/zip Affected versions of this package are vulnerable to Uncaught Exception. Go Vulnerability Report: via the NewReader or OpenReader functions when processing an archive that specifies an unusually large number of files. An...

8.7CVSS6.7AI score0.06934EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
‱added 2022/05/13 1:02 a.m.‱53 views

Apache Flex BlazeDS unsafe deserialization

Previous versions of Apache Flex BlazeDS 4.7.2 and earlier did not restrict which types were allowed for AMFX object deserialization by default. During the deserialization process code is executed that for several known types has undesired side-effects. Other, unknown types may also exhibit such...

9.8CVSS7.7AI score0.20747EPSS
SaveExploits4References12Affected Software2
Rows per page
Query Builder