Lucene search
K

1153 matches found

Cvelist
Cvelist
added 2024/07/22 5:22 p.m.23 views

CVE-2024-40634 Argo CD Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. This report details a security vulnerability in Argo CD, where an unauthenticated attacker can send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation that leads to...

7.5CVSS0.02608EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2024/07/22 5:22 p.m.36 views

CVE-2024-40634 Argo CD Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. This report details a security vulnerability in Argo CD, where an unauthenticated attacker can send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation that leads to...

7.5CVSS6.9AI score0.02608EPSS
Exploits1References4
OSV
OSV
added 2024/07/22 5:20 p.m.24 views

GHSA-JMVP-698C-4X3W Argo CD Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint

Summary This report details a security vulnerability in Argo CD, where an unauthenticated attacker can send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation that leads to service disruption by triggering an Out Of Memory OOM kill. The issue...

8.7CVSS7.4AI score0.02608EPSS
Exploits1References7
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.1 views

SUSE CVE-2022-48857

In the Linux kernel, the following vulnerability has been resolved: NFC: port100: fix use-after-free in port100sendcomplete Syzbot reported UAF in port100sendcomplete. The root case is in missing usbkillurb calls on error handling path of -probe function. port100sendcomplete accesses devm allocat...

5.5CVSS7.8AI score0.00021EPSS
Exploits0References13
OSV
OSV
added 2024/07/16 1:15 p.m.0 views

UBUNTU-CVE-2022-48857

In the Linux kernel, the following vulnerability has been resolved: NFC: port100: fix use-after-free in port100sendcomplete Syzbot reported UAF in port100sendcomplete. The root case is in missing usbkillurb calls on error handling path of -probe function. port100sendcomplete accesses devm allocat...

5.5CVSS6.2AI score0.00021EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2024/07/06 2:58 a.m.1 views

SUSE CVE-2024-39474

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix vmalloc which may return null if called with GFPNOFAIL commit a421ef303008 "mm: allow !GFPKERNEL allocations for kvmalloc" includes support for GFPNOFAIL, but it presents a conflict with commit dd544141b9eb...

5.5CVSS6.3AI score0.00041EPSS
Exploits0References10
NVD
NVD
added 2024/07/03 3:15 p.m.12 views

CVE-2024-6126

A flaw was found in the cockpit package. This flaw allows an authenticated user to kill any process when enabling the pamenv's userreadenv option, which leads to a denial of service DoS attack...

3.2CVSS0.00018EPSS
Exploits0References3
OSV
OSV
added 2024/07/03 3:15 p.m.9 views

CVE-2024-6126

A flaw was found in the cockpit package. This flaw allows an authenticated user to kill any process when enabling the pamenv's userreadenv option, which leads to a denial of service DoS attack...

3.2CVSS6.7AI score0.00018EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/07/03 2:51 p.m.14 views

CVE-2024-6126 Cockpit: authenticated user can kill any process when enabling pam_env's user_readenv option

A flaw was found in the cockpit package. This flaw allows an authenticated user to kill any process when enabling the pamenv's userreadenv option, which leads to a denial of service DoS attack...

3.2CVSS0.00018EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/07/03 2:51 p.m.11 views

CVE-2024-6126 Cockpit: authenticated user can kill any process when enabling pam_env's user_readenv option

A flaw was found in the cockpit package. This flaw allows an authenticated user to kill any process when enabling the pamenv's userreadenv option, which leads to a denial of service DoS attack...

3.2CVSS6.4AI score0.00018EPSS
Exploits0References3
CVE
CVE
added 2024/07/03 2:51 p.m.69 views

CVE-2024-6126

Consolidated details show CVE-2024-6126 affects the cockpit package across multiple Linux distributions. The issue arises when pam_env's user_readenv option is enabled, allowing an authenticated user to terminate any process, causing a DoS. Public advisories reference fixes in cockpit updates (e....

3.2CVSS3.2AI score0.00018EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/07/03 2:51 p.m.7 views

CVE-2024-6126

A flaw was found in the cockpit package. This flaw allows an authenticated user to kill any process when enabling the pamenv's userreadenv option, which leads to a denial of service DoS attack...

3.2CVSS4.4AI score0.00018EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/07/03 2:50 p.m.6 views

CVE-2024-6126

A flaw was found in the cockpit package. This flaw allows an authenticated user to kill any process when enabling the pamenv's userreadenv option, which leads to a denial of service DoS attack. Mitigation Disable pamenv's userreadenv option in PAM config...

3.2CVSS3.3AI score0.00018EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/06/22 4:8 a.m.1 views

SUSE CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

5.5CVSS6.5AI score0.00016EPSS
Exploits0References15
Github Security Blog
Github Security Blog
added 2024/06/05 4:56 p.m.38 views

Denial of Service via Zip/Decompression Bomb sent over HTTP or gRPC

Summary An unsafe decompression vulnerability allows unauthenticated attackers to crash the collector via excessive memory consumption. Details The OpenTelemetry Collector handles compressed HTTP requests by recognizing the Content-Encoding header, rewriting the HTTP request body, and allowing...

8.2CVSS8.3AI score0.02397EPSS
Exploits1References7Affected Software2
Kitploit
Kitploit
added 2024/06/01 12:30 p.m.30 views

Reaper - Proof Of Concept On BYOVD Attack

Reaper is a proof-of-concept designed to exploit BYOVD Bring Your Own Vulnerable Driver driver vulnerability. This malicious technique involves inserting a legitimate, vulnerable driver into a target system, which allows attackers to exploit the driver to perform malicious actions. Reaper was...

7.5AI score
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/05/28 12:0 a.m.106 views

Oracle Linux 8 : openssh (ELSA-2024-3166)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2024-3166 advisory. - Providing a kill switch for scp to deal with CVE-2020-15778 Resolves: RHEL-22870 Tenable has extracted the preceding description block directly from the Oracl...

7.8CVSS7.3AI score0.64277EPSS
Exploits6References2
SUSE CVE
SUSE CVE
added 2024/05/25 2:58 a.m.1 views

SUSE CVE-2023-52704

In the Linux kernel, the following vulnerability has been resolved: freezer,umh: Fix callusermodehelperexec vs SIGKILL Tetsuo-San noted that commit f5d39b020809 "freezer,sched: Rewrite core freezer logic" broke callusermodehelperexec for the KILLABLE case. Specifically it was missed that the...

5.5CVSS6.5AI score0.00083EPSS
Exploits0References3
Oracle linux
Oracle linux
added 2024/05/23 12:0 a.m.521 views

openssh security update

8.0p1-24.0.1 - Update upstream references Orabug: 36587718 8.0p1-24 - Providing a kill switch for scp to deal with CVE-2020-15778 Resolves: RHEL-22870 8.0p1-23 - Fix Terrapin attack Resolves: RHEL-19308 8.0p1-22 - Fix Terrapin attack Resolves: RHEL-19308 - Forbid shell metasymbols in...

7.8CVSS6.9AI score0.64277EPSS
Exploits6
OSV
OSV
added 2024/05/21 4:15 p.m.2 views

DEBIAN-CVE-2023-52704

In the Linux kernel, the following vulnerability has been resolved: freezer,umh: Fix callusermodehelperexec vs SIGKILL Tetsuo-San noted that commit f5d39b020809 "freezer,sched: Rewrite core freezer logic" broke callusermodehelperexec for the KILLABLE case. Specifically it was missed that the...

5.5CVSS5.4AI score0.00083EPSS
Exploits0References1
Rows per page
Query Builder