Latest CVE Feed
-
5.5
MEDIUMCVE-2022-48911
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_queue: fix possible use-after-free Eric Dumazet says: The sock_hold() side seems suspect, because there is no guarantee that sk_refcnt is not already 0. On failure, w... Read more
Affected Products : linux_kernel- Published: Aug. 22, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2022-48916
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix double list_add when enabling VMD in scalable mode When enabling VMD and IOMMU scalable mode, the following kernel panic call trace/kernel log is shown in Eagle Stream p... Read more
Affected Products : linux_kernel- Published: Aug. 22, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2022-48920
In the Linux kernel, the following vulnerability has been resolved: btrfs: get rid of warning on transaction commit when using flushoncommit When using the flushoncommit mount option, during almost every transaction commit we trigger a warning from __wr... Read more
Affected Products : linux_kernel- Published: Aug. 22, 2024
- Modified: Sep. 12, 2024
-
4.7
MEDIUMCVE-2022-48921
In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix fault in reweight_entity Syzbot found a GPF in reweight_entity. This has been bisected to commit 4ef0c5c6b5ba ("kernel/sched: Fix sched_fork() access an invalid sched_ta... Read more
Affected Products : linux_kernel- Published: Aug. 22, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2022-48922
In the Linux kernel, the following vulnerability has been resolved: riscv: fix oops caused by irqsoff latency tracer The trace_hardirqs_{on,off}() require the caller to setup frame pointer properly. This because these two functions use macro 'CALLER_ADD... Read more
Affected Products : linux_kernel- Published: Aug. 22, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2022-48923
In the Linux kernel, the following vulnerability has been resolved: btrfs: prevent copying too big compressed lzo segment Compressed length can be corrupted to be a lot larger than memory we have allocated for buffer. This will cause memcpy in copy_comp... Read more
Affected Products : linux_kernel- Published: Aug. 22, 2024
- Modified: Sep. 12, 2024
-
6.5
MEDIUMCVE-2024-6332
The Booking for Appointments and Events Calendar – Amelia Premium and Lite plugins for WordPress are vulnerable to unauthorized access of data due to a missing capability check on the 'ameliaButtonCommand' function in all versions up to, and including, Pr... Read more
- Published: Sep. 05, 2024
- Modified: Sep. 12, 2024
-
7.2
HIGHCVE-2024-7349
The LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes plugin for WordPress is vulnerable to blind SQL Injection via the 'order' parameter in all versions up to, and including, 7.7.5 due to insufficient escaping on the user supplied parameter and... Read more
Affected Products : lifterlms- Published: Sep. 06, 2024
- Modified: Sep. 12, 2024
-
9.8
CRITICALCVE-2024-8292
The WP-Recall – Registration, Profile, Commerce & More plugin for WordPress is vulnerable to privilege escalation/account takeover in all versions up to, and including, 16.26.8. This is due to to plugin not properly verifying a user's identity during new ... Read more
Affected Products : wp-recall- Published: Sep. 06, 2024
- Modified: Sep. 12, 2024
-
8.5
HIGHCVE-2024-28981
Hitachi Vantara Pentaho Data Integration & Analytics versions before 10.1.0.0 and 9.3.0.8, including 8.3.x, discloses database passwords when searching metadata injectable fields.... Read more
Affected Products :- Published: Sep. 12, 2024
- Modified: Sep. 12, 2024
-
9.8
CRITICALCVE-2024-44541
evilnapsis Inventio Lite Versions v4 and before is vulnerable to SQL Injection via the "username" parameter in "/?action=processlogin."... Read more
Affected Products :- Published: Sep. 11, 2024
- Modified: Sep. 12, 2024
-
6.0
MEDIUMCVE-2024-8689
A problem with the ActiveMQ integration for both Cortex XSOAR and Cortex XSIAM can result in the cleartext exposure of the configured ActiveMQ credentials in log bundles.... Read more
Affected Products :- Published: Sep. 11, 2024
- Modified: Sep. 12, 2024
-
6.7
MEDIUMCVE-2024-8097
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Payara Platform Payara Server (Logging modules) allows Sensitive credentials posted in plain-text on the server log.This issue affects Payara Server: from 6.0.0 before 6.18.0, fro... Read more
Affected Products :- Published: Sep. 11, 2024
- Modified: Sep. 12, 2024
-
6.5
MEDIUMCVE-2024-8705
A vulnerability was found in Shandong Star Measurement and Control Equipment Heating Network Wireless Monitoring System 5.6.2 and classified as critical. Affected by this issue is the function GetDataKindByType of the file /DataSrvs/UCCGSrv.asmx. The mani... Read more
Affected Products :- Published: Sep. 11, 2024
- Modified: Sep. 12, 2024
-
5.1
MEDIUMCVE-2024-8693
A vulnerability, which was classified as problematic, has been found in Kaon CG3000 1.01.43. Affected by this issue is some unknown functionality of the component dhcpcd Command Handler. The manipulation of the argument -h with the input <script>alert('XS... Read more
Affected Products :- Published: Sep. 11, 2024
- Modified: Sep. 12, 2024
-
7.8
HIGHCVE-2024-44974
In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: avoid possible UaF when selecting endp select_local_address() and select_signal_address() both select an endpoint entry from the list inside an RCU protected section, but ret... Read more
Affected Products : linux_kernel- Published: Sep. 04, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2024-43905
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr Check return value and conduct null pointer handling to avoid null pointer dereference.... Read more
Affected Products : linux_kernel- Published: Aug. 26, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2024-43897
In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csum_start and offset in virtio_net_hdr Tighten csum_start and csum_offset checks in virtio_net_hdr_to_skb for GSO packets. The function already checks that a checksu... Read more
Affected Products : linux_kernel- Published: Aug. 26, 2024
- Modified: Sep. 12, 2024
-
4.7
MEDIUMCVE-2024-43892
In the Linux kernel, the following vulnerability has been resolved: memcg: protect concurrent access to mem_cgroup_idr Commit 73f576c04b94 ("mm: memcontrol: fix cgroup creation failure after many small jobs") decoupled the memcg IDs from the CSS ID spac... Read more
Affected Products : linux_kernel- Published: Aug. 26, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2024-43854
In the Linux kernel, the following vulnerability has been resolved: block: initialize integrity buffer to zero before writing it to media Metadata added by bio_integrity_prep is using plain kmalloc, which leads to random kernel memory being written medi... Read more
Affected Products : linux_kernel- Published: Aug. 17, 2024
- Modified: Sep. 12, 2024