Lucene search
+L

769 matches found

Cvelist
Cvelist
added 2024/06/04 8:59 p.m.32 views

CVE-2024-34364 Envoy OOM vector from HTTP async client with unbounded response buffer for mirror response

Envoy is a cloud-native, open source edge and service proxy. Envoy exposed an out-of-memory OOM vector from the mirror response, since async HTTP client will buffer the response with an unbounded buffer...

5.7CVSS5.7AI score0.00467EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.14 views

RHEL 6 : libid3tag (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - libid3tag: id3utf16deserialize misparses ID3v2 tags with an odd number of bytes resulting in an endless...

7.5CVSS6.2AI score0.02507EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.21 views

RHEL 7 : libvorbis (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - libvorbis: heap buffer overflow in mapping0forward function CVE-2018-10392 - The vorbisanalysiswrote...

8.8CVSS8.3AI score0.04838EPSS
SaveExploits4References6
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.18 views

RHEL 5 : libvorbis (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - libvorbis: heap buffer overflow in mapping0forward function CVE-2018-10392 - The vorbisanalysiswrote...

8.8CVSS8.3AI score0.04838EPSS
SaveExploits4References5
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.26 views

RHEL 8 : netty (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - netty: SniHandler 16MB allocation leads to OOM CVE-2023-34462 Note that Nessus has not tested for this issue but ha...

6.5CVSS7.2AI score0.02459EPSS
SaveExploits1References1
IBM Security Bulletins
IBM Security Bulletins
added 2024/05/29 9:22 p.m.53 views

Security Bulletin: IBM Aspera Console has addressed a denial of service vulnerability (CVE-2024-27316)

Summary IBM Aspera Console is vulnerable to Apache HTTP Server denial of service vulnerability caused by the failure to check or limit the use of HTTP/2 CONTINUATION frames that can be sent within a single stream, a remote attacker could exploit this vulnerability to cause an out of memory OOM...

7.5CVSS7.6AI score0.91327EPSS
SaveExploits2Affected Software4
OSV
OSV
added 2024/05/24 7:16 a.m.63 views

BIT-ARGO-CD-2024-32476 Denial of Service via malicious jqPathExpressions in ignoreDifferences

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. There is a Denial of Service DoS vulnerability via OOM using jq in ignoreDifferences. This vulnerability has been patched in versions 2.10.7, 2.9.12 and 2.8.16...

6.5CVSS6.3AI score0.01005EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/22 8:58 a.m.21 views

CVE-2021-47407

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Handle SRCU initialization failure during page track init Check the return of initsrcustruct, which can fail due to OOM, when initializing the page track mechanism. Lack of checking leads to a NULL pointer deref found b...

4.4CVSS6.5AI score0.0025EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.25 views

CVE-2021-47407

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Handle SRCU initialization failure during page track init Check the return of initsrcustruct, which can fail due to OOM, when initializing the page track mechanism. Lack of checking leads to a NULL pointer deref found b...

5.5CVSS6.7AI score0.0025EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 3:3 p.m.110 views

CVE-2021-47407

The CVE-2021-47407 issue is in the Linux kernel's KVM x86 code related to SRCU initialization during page track setup. The root cause is a missing validation of init_srcu_struct()’s return value, which can fail (e.g., due to OOM) and lead to a NULL pointer dereference found by a modified syzkalle...

5.5CVSS6.7AI score0.0025EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.22 views

CVE-2021-47407 KVM: x86: Handle SRCU initialization failure during page track init

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Handle SRCU initialization failure during page track init Check the return of initsrcustruct, which can fail due to OOM, when initializing the page track mechanism. Lack of checking leads to a NULL pointer deref found b...

6.4AI score0.0025EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/14 3:36 p.m.24 views

CVE-2024-32476

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. There is a Denial of Service DoS vulnerability via OOM using jq in ignoreDifferences. This vulnerability has been patched in versions 2.10.7, 2.9.12 and 2.8.16...

6.5CVSS6.5AI score0.01005EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/08 2:32 p.m.29 views

Vitess vulnerable to infinite memory consumption and vtgate crash

Summary When executing the following simple query, the vtgate will go into an endless loop that also keeps consuming memory and eventually will OOM. Details When running the following query, the evalengine will try evaluate it and runs forever. select utf16 0xFF The source of the bug lies in the...

4.9CVSS7.2AI score0.00751EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2024/04/26 4:40 p.m.25 views

GHSA-9M6P-X4H2-6FRQ Argo CD vulnerable to a Denial of Service via malicious jqPathExpressions in ignoreDifferences

Impact DoS vuln via OOM using jq in ignoreDifferences. ignoreDifferences: - group: apps kind: Deployment jqPathExpressions: - 'untiltrue == false; . + 1' Patches A patch for this vulnerability has been released in the following Argo CD versions: v2.10.8 v2.9.13 v2.8.17 For more information If you...

6.5CVSS6.3AI score0.01005EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/26 3:24 p.m.17 views

CVE-2024-32476 Denial of Service via malicious jqPathExpressions in ignoreDifferences

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. There is a Denial of Service DoS vulnerability via OOM using jq in ignoreDifferences. This vulnerability has been patched in versions 2.10.7, 2.9.12 and 2.8.16...

6.5CVSS6.8AI score0.01005EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/26 3:24 p.m.41 views

CVE-2024-32476 Denial of Service via malicious jqPathExpressions in ignoreDifferences

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. There is a Denial of Service DoS vulnerability via OOM using jq in ignoreDifferences. This vulnerability has been patched in versions 2.10.7, 2.9.12 and 2.8.16...

6.5CVSS6.6AI score0.01005EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/26 3:24 p.m.326 views

CVE-2024-32476

CVE-2024-32476 affects Argo CD (GitOps for Kubernetes). The vulnerability is a Denial of Service caused by an OOM triggered by jq in ignoreDifferences logic. Root cause details indicate uncontrolled memory use when processing certain jqPathExpressions. Patched versions are 2.10.7, 2.9.12, and 2.8...

6.5CVSS6.5AI score0.01005EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/26 3:24 p.m.22 views

CVE-2024-32476 Denial of Service via malicious jqPathExpressions in ignoreDifferences

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. There is a Denial of Service DoS vulnerability via OOM using jq in ignoreDifferences. This vulnerability has been patched in versions 2.10.7, 2.9.12 and 2.8.16...

6.5CVSS6.4AI score0.01005EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/19 9:11 p.m.61 views

CVE-2024-31994

Mealie before 1.4.0 is vulnerable to a DoS via the image importer endpoint: an attacker can point the image request to an arbitrarily large file, causing Mealie to fetch it in full. This can exhaust container memory (OOM) and may trigger container restarts or offline status; lack of rate limiting...

6.5CVSS6.3AI score0.00278EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2024/04/19 9:11 p.m.20 views

CVE-2024-31994 Mealie vulnerable to a DoS in recipe image importer (GHSL-2023-228)

Mealie is a self hosted recipe manager and meal planner. Prior to 1.4.0, an attacker can point the image request to an arbitrarily large file. Mealie will attempt to retrieve this file in whole. If it can be retrieved, it may be stored on the file system in whole leading to possible disk...

6.5CVSS6.5AI score0.00278EPSS
SaveExploits1References4
Rows per page
Query Builder