116 vulnerabilidades · 🔥 KEV Orden: CVSS EPSS Año ID
CVE-2024-21412
🔥 KEV Windows 11 version 21H2 Windows
8.1
HIGH
EPSS
93.8%
2024 CWE-693 2 PoCs

Internet Shortcut Files Security Feature Bypass Vulnerability

CVE-2024-38856
🔥 KEV Apache OFBiz Web ⚡ nuclei
8.1
HIGH
EPSS
94.4%
2024 CWE-863 10 PoCs

Incorrect Authorization vulnerability in Apache OFBiz. This issue affects Apache OFBiz: through 18.12.14. Users are recommended to upgrade to version 18.12.15, which fixes the issue. Unauthenticated endpoints could allow execution of screen rendering code of screens if some preconditions are met (such as when the screen definitions don't explicitly check user's permissions because they rely on the configuration of their endpoints).

CVE-2024-36971
🔥 KEV Linux General
7.8
HIGH
EPSS
0.4%
2024 1 PoC

In the Linux kernel, the following vulnerability has been resolved: net: fix __dst_negative_advice() race __dst_negative_advice() does not enforce proper RCU rules when sk->dst_cache must be cleared, leading to possible UAF. RCU rules are that we must first clear sk->sk_dst_cache, then call dst_release(old_dst). Note that sk_dst_reset(sk) is implementing this protocol correctly, while __dst_negative_advice() uses the wrong order. Given that ip6_negative_advice() has special logic against RTF_CACHE, this means each of the three ->negative_advice() existing methods must perform the sk_dst_r

CVE-2024-38193
🔥 KEV Windows 11 Version 24H2 Windows
7.8
HIGH
EPSS
73.2%
2024 CWE-416 2 PoCs

Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability

CVE-2024-1086
🔥 KEV Kernel General
7.8
HIGH
EPSS
84.7%
2024 CWE-416 12 PoCs

A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_verdict_init() function allows positive values as drop error within the hook verdict, and hence the nf_hook_slow() function can cause a double free vulnerability when NF_DROP is issued with a drop error which resembles NF_ACCEPT. We recommend upgrading past commit f342de4e2f33e0e39165d8639387aa6c19dff660.

CVE-2024-30051
🔥 KEV Windows 10 Version 1809 Windows
7.8
HIGH
EPSS
43.5%
2024 CWE-122 1 PoC

Windows DWM Core Library Elevation of Privilege Vulnerability

CVE-2024-38080
🔥 KEV Windows Server 2022 Windows
7.8
HIGH
EPSS
13.7%
2024 CWE-190 1 PoC

Windows Hyper-V Elevation of Privilege Vulnerability

CVE-2024-29059
🔥 KEV Microsoft .NET Framework 4.8 General ⚡ nuclei
7.5
HIGH
EPSS
93.7%
2024 CWE-209 0 PoCs

.NET Framework Information Disclosure Vulnerability

CVE-2024-38178
🔥 KEV Windows 11 Version 24H2 Windows
7.5
HIGH
EPSS
30.2%
2024 CWE-843 1 PoC

Scripting Engine Memory Corruption Vulnerability

CVE-2024-4610
🔥 KEV Bifrost GPU Kernel Driver General
7.4
HIGH
EPSS
0.8%
2024 CWE-416 1 PoC

Use After Free vulnerability in Arm Ltd Bifrost GPU Kernel Driver, Arm Ltd Valhall GPU Kernel Driver allows a local non-privileged user to make improper GPU memory processing operations to gain access to already freed memory.This issue affects Bifrost GPU Kernel Driver: from r34p0 through r40p0; Valhall GPU Kernel Driver: from r34p0 through r40p0.

CVE-2024-20767
🔥 KEV ColdFusion General ⚡ nuclei
7.4
HIGH
EPSS
94.0%
2024 CWE-284 6 PoCs

ColdFusion versions 2023.6, 2021.12 and earlier are affected by an Improper Access Control vulnerability that could result in arbitrary file system read. An attacker could leverage this vulnerability to access or modify restricted files. Exploitation of this issue does not require user interaction. Exploitation of this issue requires the admin panel be exposed to the internet.

CVE-2024-43093
🔥 KEV Android General
7.3
HIGH
EPSS
0.2%
2024 2 PoCs

In shouldHideDocument of ExternalStorageProvider.java, there is a possible bypass of a file path filter designed to prevent access to sensitive directories due to incorrect unicode normalization. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.

CVE-2024-27199
🔥 KEV TeamCity General ⚡ nuclei
7.3
HIGH
EPSS
91.4%
2024 CWE-23 1 PoC

In JetBrains TeamCity before 2023.11.4 path traversal allowing to perform limited admin actions was possible

CVE-2024-3273
🔥 KEV DNS-320L Web ⚡ nuclei
7.3
HIGH
EPSS
94.4%
2024 CWE-77 10 PoCs

** UNSUPPORTED WHEN ASSIGNED ** A vulnerability, which was classified as critical, was found in D-Link DNS-320L, DNS-325, DNS-327L and DNS-340L up to 20240403. Affected is an unknown function of the file /cgi-bin/nas_sharing.cgi of the component HTTP GET Request Handler. The manipulation of the argument system leads to command injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-259284. NOTE: This vulnerability only affects products that are no longer supported by the maintainer. NOTE:

CVE-2024-8190
🔥 KEV CSA (Cloud Services Appliance) Cloud
7.2
HIGH
EPSS
91.4%
2024 CWE-78 2 PoCs

An OS command injection vulnerability in Ivanti Cloud Services Appliance versions 4.6 Patch 518 and before allows a remote authenticated attacker to obtain remote code execution. The attacker must have admin level privileges to exploit this vulnerability.

CVE-2024-9380
🔥 KEV CSA (Cloud Services Appliance) Cloud
7.2
HIGH
EPSS
88.1%
2024 CWE-77 1 PoC

An OS command injection vulnerability in the admin web console of Ivanti CSA before version 5.0.2 allows a remote authenticated attacker with admin privileges to obtain remote code execution.

CVE-2024-53150
🔥 KEV Linux General
7.1
HIGH
EPSS
1.1%
2024 1 PoC

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn't check bLength of each descriptor at traversing for clock descriptors. That is, when a device provides a bogus descriptor with a shorter bLength, the driver might hit out-of-bounds reads. For addressing it, this patch adds sanity checks to the validator functions for the clock descriptor traversal. When the descriptor length is shorter than expected, it's skipped in the loop. For the clock source and clock multipl