CVE Database

117989+ vulnerabilities with CVSS scores, EPSS exploit predictions, and CISA KEV status. Updated daily.

Filter: All CRITICAL HIGH MEDIUM LOW CISA KEV
Sort: Newest CVSS EPSS
CVE-2024-42287
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and …

Aug 17, 2024
CVE-2024-42286
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: validate nvme_local_port correctly The driver load failed with error message, qla2xxx [0000:04:00.0]-ffff:0: register_localport …

Aug 17, 2024
CVE-2024-42285
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix a use-after-free related to destroying CM IDs iw_conn_req_handler() associates a new struct rdma_id_private …

Aug 17, 2024
CVE-2024-42284
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: tipc: Return non-zero value from tipc_udp_addr2str() on error tipc_udp_addr2str() should return non-zero value if the …

Aug 17, 2024
CVE-2024-42283
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: Initialize all fields in dumped nexthops struct nexthop_grp contains two reserved fields that …

Aug 17, 2024
CVE-2024-42282
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: mediatek: Fix potential NULL pointer dereference in dummy net_device handling Move the freeing of …

Aug 17, 2024
CVE-2024-42281
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a segment issue when downgrading gso_size Linearize the skb when downgrading gso_size because …

Aug 17, 2024
CVE-2024-42280
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmulti_tx() Don't dereference *sp after calling dev_kfree_skb(*sp).

Aug 17, 2024
CVE-2024-42279
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While …

Aug 17, 2024
CVE-2024-42278
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ASoC: TAS2781: Fix tasdev_load_calibrated_data() This function has a reversed if statement so it's either a …

Aug 17, 2024
CVE-2024-42277
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en In sprd_iommu_cleanup() before calling function sprd_iommu_hw_en() dom->sdev is …

Aug 17, 2024
CVE-2024-42276
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvme_map_data() is called when request …

Aug 17, 2024
CVE-2024-42275
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drm_client_buffer_vmap_local() This function accidentally returns zero/success on the failure path. …

Aug 17, 2024
CVE-2024-42274
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Revert "ALSA: firewire-lib: operate for period elapse event in process context" Commit 7ba5ca32fe6e ("ALSA: firewire-lib: …

Aug 17, 2024
CVE-2024-42273
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid mkdir /mnt/test/comp f2fs_io setflags compression /mnt/test/comp dd if=/dev/zero …

Aug 17, 2024
CVE-2024-42272
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: sched: act_ct: take care of padding in struct zones_ht_key Blamed commit increased lookup key size …

Aug 17, 2024
CVE-2024-42271
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucv_sock_close() iucv_sever_path() is called from process context and from …

Aug 17, 2024
CVE-2024-42270
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init(). We had a report that iptables-restore sometimes triggered null-ptr-deref …

Aug 17, 2024
CVE-2024-42269
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init(). ip6table_nat_table_init() accesses net->gen->ptr[ip6table_nat_net_ops.id], but the function is exposed …

Aug 17, 2024
CVE-2024-42268
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote …

Aug 17, 2024
CVE-2024-42267
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error() Handle VM_FAULT_SIGSEGV in the page fault path so …

Aug 17, 2024
CVE-2024-42266
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: btrfs: make cow_file_range_inline() honor locked_page on error The btrfs buffered write path runs through __extent_writepage() …

Aug 17, 2024
CVE-2024-42265
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: protect the fetch of ->fd[fd] in do_dup2() from mispredictions both callers have verified that fd …

Aug 17, 2024
CVE-2024-42264
7.1 HIGH

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Prevent out of bounds access in performance query extensions Check that the number of …

Aug 17, 2024
CVE-2024-42263
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the timestamp extension If fetching of userspace memory fails …

Aug 17, 2024
CVE-2024-42262
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the performance extension If fetching of userspace memory fails …

Aug 17, 2024
CVE-2024-42261
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the timestamp extension If userspace provides an …

Aug 17, 2024
CVE-2024-42260
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the performance extension If userspace provides an …

Aug 17, 2024
CVE-2023-5505
6.8 MEDIUM

The BackWPup plugin for WordPress is vulnerable to Directory Traversal in versions up to, and including, 4.0.1 via the job-specific backup folder. This allows authenticated …

Aug 17, 2024
CVE-2023-52889
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is …

Aug 17, 2024
CVE-2023-3409
5.4 MEDIUM

The Bricks theme for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.8.1. This is due to missing or incorrect …

Aug 17, 2024
CVE-2023-3408
4.3 MEDIUM

The Bricks theme for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.8.1. This is due to missing or incorrect …

Aug 17, 2024
CVE-2023-4730
5.3 MEDIUM

The LadiApp plugn for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the init_endpoint() function hooked via 'init' …

Aug 17, 2024
CVE-2023-4604
6.1 MEDIUM

The Slideshow, Image Slider by 2J plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘post’ parameter in versions up to, and including, …

Aug 17, 2024
CVE-2023-4507
6.1 MEDIUM

The Admission AppManager plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'q' parameter in versions up to, and including, 1.0.0 due to …

Aug 17, 2024
CVE-2023-4027
5.3 MEDIUM

The Radio Player plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the update_settings function in versions …

Aug 17, 2024
CVE-2023-4025
5.3 MEDIUM

The Radio Player plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the update_player function in versions …

Aug 17, 2024
CVE-2023-4024
5.3 MEDIUM

The Radio Player plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the delete_player function in versions …

Aug 17, 2024
CVE-2023-1604
4.7 MEDIUM

The Short URL plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.6.8. This is due to missing or …

Aug 17, 2024
CVE-2022-4532
6.5 MEDIUM

The LOGIN AND REGISTRATION ATTEMPTS LIMIT plugin for WordPress is vulnerable to IP Address Spoofing in versions up to, and including, 2.1. This is due …

Aug 17, 2024
CVE-2022-1751
7.2 HIGH

The Skitter Slideshow plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.5.2 via the /image.php file. This …

Aug 17, 2024
CVE-2024-6459
9.8 CRITICAL

The News Element Elementor Blog Magazine WordPress plugin before 1.0.6 is vulnerable to Local File Inclusion via the template parameter. This makes it possible for …

Aug 17, 2024
CVE-2024-6500
10.0 CRITICAL

The InPost for WooCommerce plugin and InPost PL plugin for WordPress are vulnerable to unauthorized access and deletion of data due to a missing capability …

Aug 17, 2024
CVE-2024-7886
7.8 HIGH

A vulnerability has been found in Scooter Software Beyond Compare up to 3.3.5.15075 and classified as critical. Affected by this vulnerability is an unknown functionality …

Aug 16, 2024
CVE-2024-43395
8.2 HIGH

CraftOS-PC 2 is a rewrite of the desktop port of CraftOS from the popular Minecraft mod ComputerCraft using C++ and a modified version of PUC …

Aug 16, 2024
CVE-2024-43472
5.8 MEDIUM

Microsoft Edge (Chromium-based) Elevation of Privilege Vulnerability

Aug 16, 2024
CVE-2024-43042
9.8 CRITICAL

Pluck CMS 4.7.18 does not restrict failed login attempts, allowing attackers to execute a brute force attack.

Aug 16, 2024
CVE-2024-43011
4.9 MEDIUM

An arbitrary file deletion vulnerability exists in the admin/del.php file at line 62 in ZZCMS 2023 and earlier. Due to insufficient validation and sanitization of …

Aug 16, 2024
CVE-2024-43009
4.7 MEDIUM

A reflected cross-site scripting (XSS) vulnerability exists in user/login.php at line 24 in ZZCMS 2023 and earlier. The application directly inserts the value of the …

Aug 16, 2024
CVE-2024-43006
5.4 MEDIUM

A stored cross-site scripting (XSS) vulnerability exists in ZZCMS2023 in the ask/show.php file at line 21. An attacker can exploit this vulnerability by sending a …

Aug 16, 2024

Scan your infrastructure for known CVEs

Free website and port scanning — find vulnerabilities before attackers do.