Latest CVE Feed
-
8.8
HIGHCVE-2024-5076
The wp-eMember WordPress plugin before 10.6.6 does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks... Read more
Affected Products : wp_emember- Published: Jul. 13, 2024
- Modified: May. 06, 2025
-
6.8
MEDIUMCVE-2024-5077
The wp-eMember WordPress plugin before 10.6.6 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack... Read more
Affected Products : wp_emember- Published: Jul. 13, 2024
- Modified: May. 06, 2025
-
6.1
MEDIUMCVE-2024-5079
The wp-eMember WordPress plugin before 10.6.7 does not sanitise and escape some of the fields when members register, which allows unauthenticated users to perform Stored Cross-Site Scripting attacks... Read more
Affected Products : wp_emember- Published: Jul. 13, 2024
- Modified: May. 06, 2025
-
8.8
HIGHCVE-2024-5080
The wp-eMember WordPress plugin before 10.6.6 does not validate files to be uploaded, which could allow admins to upload arbitrary files such as PHP on the server... Read more
Affected Products : wp_emember- Published: Jul. 13, 2024
- Modified: May. 06, 2025
-
8.1
HIGHCVE-2024-21146
Vulnerability in the Oracle Trade Management product of Oracle E-Business Suite (component: GL Accounts). Supported versions that are affected are 12.2.3-12.2.13. Easily exploitable vulnerability allows low privileged attacker with network access via HTT... Read more
Affected Products : trade_management- Published: Jul. 16, 2024
- Modified: May. 06, 2025
-
8.4
HIGHCVE-2024-25021
IBM AIX 7.3, VIOS 4.1's Perl implementation could allow a non-privileged local user to exploit a vulnerability to execute arbitrary commands. IBM X-Force ID: 281320.... Read more
- Published: Feb. 22, 2024
- Modified: May. 06, 2025
-
4.7
MEDIUMCVE-2025-22027
In the Linux kernel, the following vulnerability has been resolved: media: streamzap: fix race between device disconnection and urb callback Syzkaller has reported a general protection fault at function ir_raw_event_store_with_filter(). This crash is ca... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Race Condition
-
5.5
MEDIUMCVE-2025-22024
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix management of listener transports Currently, when no active threads are running, a root user using nfsdctl command can try to remove a particular listener from the list of pre... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2024-58097
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the corresponding bu... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Denial of Service
-
7.8
HIGHCVE-2025-22020
In the Linux kernel, the following vulnerability has been resolved: memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove This fixes the following crash: ================================================================== BUG: KASAN: ... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2025-22018
In the Linux kernel, the following vulnerability has been resolved: atm: Fix NULL pointer dereference When MPOA_cache_impos_rcvd() receives the msg, it can trigger Null Pointer Dereference Vulnerability if both entry and holding_time are NULL. Because t... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption
-
4.7
MEDIUMCVE-2024-40576
Cross Site Scripting vulnerability in Best House Rental Management System 1.0 allows a remote attacker to execute arbitrary code via the "House No" and "Description" parameters in the houses page at the index.php component.... Read more
Affected Products : best_house_rental_management_system- Published: Jul. 29, 2024
- Modified: May. 06, 2025
-
5.5
MEDIUMCVE-2025-22059
In the Linux kernel, the following vulnerability has been resolved: udp: Fix multiple wraparounds of sk->sk_rmem_alloc. __udp_enqueue_schedule_skb() has the following condition: if (atomic_read(&sk->sk_rmem_alloc) > sk->sk_rcvbuf) goto drop... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2025-22065
In the Linux kernel, the following vulnerability has been resolved: idpf: fix adapter NULL pointer dereference on reboot With SRIOV enabled, idpf ends up calling into idpf_remove() twice. First via idpf_shutdown() and then again when idpf_remove() calls... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2025-22066
In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-card: Add NULL check in imx_card_probe() devm_kasprintf() returns NULL when memory allocation fails. Currently, imx_card_probe() does not check for this case, which results in... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption
-
7.8
HIGHCVE-2025-22067
In the Linux kernel, the following vulnerability has been resolved: spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock() If requested_clk > 128, cdns_mrvl_xspi_setup_clock() iterates over the entire cdns_mrvl_xspi_clk_div_list ar... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption
-
7.8
HIGHCVE-2025-22068
In the Linux kernel, the following vulnerability has been resolved: ublk: make sure ubq->canceling is set when queue is frozen Now ublk driver depends on `ubq->canceling` for deciding if the request can be dispatched via uring_cmd & io_uring_cmd_complet... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2025-22070
In the Linux kernel, the following vulnerability has been resolved: fs/9p: fix NULL pointer dereference on mkdir When a 9p tree was mounted with option 'posixacl', parent directory had a default ACL set for its subdirectories, e.g.: setfacl -m defaul... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2025-22080
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Prevent integer overflow in hdr_first_de() The "de_off" and "used" variables come from the disk so they both need to check. The problem is that on 32bit systems if they're bo... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2025-22081
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix a couple integer overflows on 32bit systems On 32bit systems the "off + sizeof(struct NTFS_DE)" addition can have an integer wrapping issue. Fix it by using size_add().... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption