Vulnerabilities

DATE CVE VULNERABILITY TITLE RISK
2025-02-28 CVE-2024-12811 The Traveler theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.1.8 via the 'hotel_alone_slider' shortcode 'style' attribute.
network
low complexity
CWE-98
8.8
2025-02-28 CVE-2025-1681 The Cardealer theme for WordPress is vulnerable to unauthorized modification of data and loss of data due to a missing capability check and missing filename sanitization on the demo theme scheme AJAX functions in versions up to, and including, 1.6.4.
network
low complexity
CWE-862
5.4
2025-02-28 CVE-2025-1682 The Cardealer theme for WordPress is vulnerable to privilege escalation in versions up to, and including, 1.6.4 due to missing capability check on the 'save_settings' function.
network
low complexity
CWE-862
8.8
2025-02-28 CVE-2025-1687 The Cardealer theme for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.6.4.
network
low complexity
CWE-352
8.8
2025-02-27 CVE-2024-58022 Unspecified vulnerability in Linux Kernel 6.13/6.13.1
In the Linux kernel, the following vulnerability has been resolved: mailbox: th1520: Fix a NULL vs IS_ERR() bug The devm_ioremap() function doesn't return error pointers, it returns NULL.
local
low complexity
linux
5.5
2025-02-27 CVE-2024-58042 Unspecified vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: rhashtable: Fix potential deadlock by moving schedule_work outside lock Move the hash table growth check and work scheduling outside the rht lock to prevent a possible circular locking dependency. The original implementation could trigger a lockdep warning due to a potential deadlock scenario involving nested locks between rhashtable bucket, rq lock, and dsq lock.
local
low complexity
linux
5.5
2025-02-27 CVE-2025-21798 Unspecified vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunit_kzalloc() may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for test_state.
local
low complexity
linux
5.5
2025-02-27 CVE-2025-21809 Unspecified vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix peer hash locking vs RCU callback In its address list, afs now retains pointers to and refs on one or more rxrpc_peer objects.
local
low complexity
linux
5.5
2025-02-27 CVE-2025-21814 Unspecified vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: ptp: Ensure info->enable callback is always set The ioctl and sysfs handlers unconditionally call the ->enable callback. Not all drivers implement that callback, leading to NULL dereferences. Example of affected drivers: ptp_s390.c, ptp_vclock.c and ptp_mock.c. Instead use a dummy callback if no better was specified by the driver.
local
low complexity
linux
5.5
2025-02-27 CVE-2025-21820 Unspecified vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: tty: xilinx_uartps: split sysrq handling lockdep detects the following circular locking dependency: CPU 0 CPU 1 ========================== ============================ cdns_uart_isr() printk() uart_port_lock(port) console_lock() cdns_uart_console_write() if (!port->sysrq) uart_port_lock(port) uart_handle_break() port->sysrq = ... uart_handle_sysrq_char() printk() console_lock() The fixed commit attempts to avoid this situation by only taking the port lock in cdns_uart_console_write if port->sysrq unset.
local
low complexity
linux
5.5