Latest CVE Feed
-
8.8
HIGHCVE-2024-45075
IBM webMethods Integration 10.15 could allow an authenticated user to create scheduler tasks that would allow them to escalate their privileges to administrator due to missing authentication.... Read more
- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
9.9
CRITICALCVE-2024-45076
IBM webMethods Integration 10.15 could allow an authenticated user to upload and execute arbitrary files which could be executed on the underlying operating system.... Read more
- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
6.9
MEDIUMCVE-2024-8414
A vulnerability has been found in SourceCodester Insurance Management System 1.0 and classified as problematic. Affected by this vulnerability is an unknown functionality. The manipulation leads to cross-site request forgery. The attack can be launched re... Read more
Affected Products : insurance_management_system- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
9.8
CRITICALCVE-2024-8415
A vulnerability was found in SourceCodester Food Ordering Management System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /routers/add-ticket.php. The manipulation of the argument id leads to sql injectio... Read more
Affected Products : food_ordering_management_system- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
9.8
CRITICALCVE-2024-8416
A vulnerability was found in SourceCodester Food Ordering Management System 1.0. It has been classified as critical. This affects an unknown part of the file /routers/ticket-status.php. The manipulation of the argument ticket_id leads to sql injection. It... Read more
Affected Products : food_ordering_management_system- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
6.2
MEDIUMCVE-2023-7265
Permission verification vulnerability in the lock screen module Impact: Successful exploitation of this vulnerability may affect availability... Read more
- Published: Aug. 08, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2024-44956
In the Linux kernel, the following vulnerability has been resolved: drm/xe/preempt_fence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preempt_fence_work_func() since we operate on single global ordered-wq for si... Read more
Affected Products : linux_kernel- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2024-44957
In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfd_wakeup() gets EPOLLHUP, when it is called by eventfd_release() by way of wake_up_poll(&ctx->wqh, EPOLLHUP), which gets calle... Read more
Affected Products : linux_kernel- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
7.8
HIGHCVE-2024-44964
In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring q_vector->vport pointers after reinitializating the s... Read more
Affected Products : linux_kernel- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
9.1
CRITICALCVE-2024-43248
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Bit Apps Bit Form Pro allows File Manipulation.This issue affects Bit Form Pro: from n/a through 2.6.4.... Read more
Affected Products : bit_form- Published: Aug. 19, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2024-44989
In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm real_dev null pointer dereference We shouldn't set real_dev to NULL because packets can be in transit and xfrm might call xdo_dev_offload_ok() in parallel. All callbac... Read more
Affected Products : linux_kernel- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2024-44990
In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bond_ipsec_offload_ok We must check if there is an active slave before dereferencing the pointer.... Read more
Affected Products : linux_kernel- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
6.3
MEDIUMCVE-2024-8460
A vulnerability, which was classified as problematic, has been found in D-Link DNS-320 2.02b01. Affected by this issue is some unknown functionality of the file /cgi-bin/widget_api.cgi of the component Web Management Interface. The manipulation of the arg... Read more
- Published: Sep. 05, 2024
- Modified: Sep. 06, 2024
-
9.9
CRITICALCVE-2024-43249
Unrestricted Upload of File with Dangerous Type vulnerability in Bit Apps Bit Form Pro allows Command Injection.This issue affects Bit Form Pro: from n/a through 2.6.4.... Read more
Affected Products : bit_form- Published: Aug. 19, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2024-44992
In the Linux kernel, the following vulnerability has been resolved: smb/client: avoid possible NULL dereference in cifs_free_subrequest() Clang static checker (scan-build) warning: cifsglob.h:line 890, column 3 Access to field 'ops' results in a deref... Read more
Affected Products : linux_kernel- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
7.1
HIGHCVE-2024-44993
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()` When enabling UBSAN on Raspberry Pi 5, we get the following warning: [ 387.894977] UBSAN: array-index-out-of-bounds in drivers/g... Read more
Affected Products : linux_kernel- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
7.8
HIGHCVE-2024-44997
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb() When there are multiple ap interfaces on one band and with WED on, turning the interface down will cause ... Read more
Affected Products : linux_kernel- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
7.8
HIGHCVE-2024-44998
In the Linux kernel, the following vulnerability has been resolved: atm: idt77252: prevent use after free in dequeue_rx() We can't dereference "skb" after calling vcc->push() because the skb is released.... Read more
Affected Products : linux_kernel- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
7.1
HIGHCVE-2024-44999
In the Linux kernel, the following vulnerability has been resolved: gtp: pull network headers in gtp_dev_xmit() syzbot/KMSAN reported use of uninit-value in get_dev_xmit() [1] We must make sure the IPv4 or Ipv6 header is pulled in skb->head before acce... Read more
Affected Products : linux_kernel- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024
-
5.5
MEDIUMCVE-2024-45000
In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscache_cookie: add missing "n_accesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, addr... Read more
Affected Products : linux_kernel- Published: Sep. 04, 2024
- Modified: Sep. 06, 2024