Lucene search
+L

303 matches found

CNNVD
CNNVD
added 2024/02/27 12:00 a.m.9 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. The Linux kernel suffers from a security vulnerability that stems from the fact that the count of page references in use is not optimal, sometimes leading to kernel panics...

5.5CVSS8.1AI score0.00594EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/02/17 6:30 a.m.28 views

Improper Validation of Array Index in github.com/greenpau/caddy-security

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Validation of Array Index when parsing a Caddyfile. Multiple parsing functions in the affected library do not validate whether their input values are nil before attempting to access elements, which can lead ...

5.3CVSS6.8AI score0.00722EPSS
SaveExploits0References5Affected Software1
Prion
Prion
added 2024/02/17 5:15 a.m.22 views

Input validation

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Validation of Array Index when parsing a Caddyfile. Multiple parsing functions in the affected library do not validate whether their input values are nil before attempting to access elements, which can lead ...

5CVSS7.1AI score0.00722EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/01/24 12:00 a.m.33 views

RHCOS 4 : OpenShift Container Platform 4.13.4 (RHSA-2023:3612)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:3612 advisory. - golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests CVE-2022-41717 - golang.org/x/net/http2: avoid...

9.8CVSS6.9AI score0.05623EPSS
SaveExploits1References22
Tenable Nessus
Tenable Nessus
added 2023/11/16 12:00 a.m.63 views

Oracle Linux 9 : runc (ELSA-2023-6380)

The remote Oracle Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the ELSA-2023-6380 advisory. - rebuild for following CVEs: CVE-2021-43784 CVE-2022-41724 CVE-2023-28642 - runc 1.1.5 resolves CVE-2023-25809 and CVE-2023-27561 Tenable has extracte...

7.8CVSS6.8AI score0.01669EPSS
SaveExploits3References6
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.46 views

RHEL 9 : containernetworking-plugins (RHSA-2023:6402)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2023:6402 advisory. The Container Network Interface CNI project consists of a specification and libraries for writing plug- ins for configuring network interfac...

9.8CVSS7.1AI score0.04561EPSS
SaveExploits0References25
OSV
OSV
added 2023/09/15 12:00 p.m.18 views

RUSTSEC-2023-0085 HPACK decoder panics on invalid input

Due to insufficient checking of input data, decoding certain data sequences can lead to Decoder::decode panicking rather than returning an error. Example code that triggers this vulnerability looks like this: rust use hpack::Decoder; pub fn main let input = &0x3f; let mut decoder = Decoder::new;...

5.5AI score
SaveExploits0References4
OSV
OSV
added 2023/09/13 3:31 p.m.101 views

GHSA-6JMW-6MXW-W4JC BER/CER/DER decoder panics on invalid input

NLnet Labs’ bcder library up to and including version 0.7.2 panics while decoding certain invalid input data rather than rejecting the data with an error. This can affect both the actual decoding stage as well as accessing content of types that utilized delayed decoding...

7.5CVSS7.3AI score0.00592EPSS
SaveExploits0References5
NVD
NVD
added 2023/09/13 3:15 p.m.49 views

CVE-2023-39914

NLnet Labs' bcder library up to and including version 0.7.2 panics while decoding certain invalid input data rather than rejecting the data with an error. This can affect both the actual decoding stage as well as accessing content of types that utilized delayed decoding...

7.5CVSS7.4AI score0.00592EPSS
SaveExploits0References1
Prion
Prion
added 2023/09/13 3:15 p.m.22 views

Input validation

NLnet Labs’ bcder library up to and including version 0.7.2 panics while decoding certain invalid input data rather than rejecting the data with an error. This can affect both the actual decoding stage as well as accessing content of types that utilized delayed decoding...

5CVSS7.4AI score0.00592EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/13 2:17 p.m.17 views

CVE-2023-39914 BER/CER/DER decoder panics on invalid input

NLnet Labs' bcder library up to and including version 0.7.2 panics while decoding certain invalid input data rather than rejecting the data with an error. This can affect both the actual decoding stage as well as accessing content of types that utilized delayed decoding...

7.5CVSS6.7AI score0.00592EPSS
SaveExploits0References1
RustSec
RustSec
added 2023/09/13 12:00 p.m.6 views

BER/CER/DER decoder panics on invalid input

Due to insufficient checking of input data, decoding certain data sequences can lead to bcder panicking rather than returning an error. This can affect both the actual decoding stage as well as accessing content of types that utilized delayed decoding. bcder 0.7.3 fixes these issues by more...

7.5CVSS7.1AI score0.00592EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/11 8:43 p.m.16 views

Inventory fails to prohibit standard library access prior to initialization of Rust standard library runtime

Affected versions allow arbitrary caller-provided code to execute before the lifetime of main. If the caller-provided code accesses particular pieces of the standard library that require an initialized Rust runtime, such as std::io or std::thread, these may not behave as documented. Panics are...

7.4AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/09/10 12:00 p.m.10 views

RUSTSEC-2023-0057 Fails to prohibit standard library access prior to initialization of Rust standard library runtime

Affected versions allow arbitrary caller-provided code to execute before the lifetime of main. If the caller-provided code accesses particular pieces of the standard library that require an initialized Rust runtime, such as std::io or std::thread, these may not behave as documented. Panics are...

7.6AI score
SaveExploits0References3
RustSec
RustSec
added 2023/09/10 12:00 p.m.8 views

Fails to prohibit standard library access prior to initialization of Rust standard library runtime

Affected versions allow arbitrary caller-provided code to execute before the lifetime of main. If the caller-provided code accesses particular pieces of the standard library that require an initialized Rust runtime, such as std::io or std::thread, these may not behave as documented. Panics are...

7.6AI score
SaveExploits0Affected Software1
Amazon
Amazon
added 2023/08/21 12:00 a.m.6 views

Important: containerd

Issue Overview: http2/hpack: avoid quadratic complexity in hpack decoding CVE-2022-41723 Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct...

9.8CVSS7.6AI score0.04561EPSS
SaveExploits0
NVD
NVD
added 2023/08/16 11:15 a.m.36 views

CVE-2023-4241

lol-html can cause panics on certain HTML inputs. Anyone processing arbitrary 3rd party HTML with the library is affected...

7.5CVSS7.5AI score0.00687EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/08/16 10:13 a.m.16 views

CVE-2023-4241 lol-html panics on certain HTML inputs

lol-html can cause panics on certain HTML inputs. Anyone processing arbitrary 3rd party HTML with the library is affected...

7.5CVSS7.1AI score0.00687EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/08/16 10:13 a.m.36 views

CVE-2023-4241 lol-html panics on certain HTML inputs

lol-html can cause panics on certain HTML inputs. Anyone processing arbitrary 3rd party HTML with the library is affected...

7.5CVSS7.7AI score0.00687EPSS
SaveExploits0References1
OSV
OSV
added 2023/08/09 1:17 p.m.66 views

GHSA-C3X7-354F-4P2X lol-html panics on certain HTML inputs

Impact lol-html can cause panics on certain HTML inputs. Anyone processing arbitrary 3rd party HTML with the library is affected. Patches The problem has been patched and released as v1.1.1 Workarounds No workarounds exist...

7.5CVSS7.5AI score0.00687EPSS
SaveExploits0References3
Rows per page
Query Builder