Latest CVE Feed

Following is the list of latest published vulnerabilities. You can filter the list based on the severity of the vulnerability, whether it is actively exploited (also known as CISA KEV List) or remotely exploitable. You can also sort the list based on the published date, last updated date, or CVSS score.
  • 9.0

    CRITICAL
    CVE-2024-42366

    VRCX is an assistant/companion application for VRChat. In versions prior to 2024.03.23, a CefSharp browser with over-permission and cross-site scripting via overlay notification can be combined to result in remote command execution. These vulnerabilities ... Read more

    Affected Products : vrcx
    • Published: Aug. 08, 2024
    • Modified: Aug. 29, 2024
  • 9.8

    CRITICAL
    CVE-2024-41570

    An Unauthenticated Server-Side Request Forgery (SSRF) in demon callback handling in Havoc 2 0.7 allows attackers to send arbitrary network traffic originating from the team server.... Read more

    Affected Products : havoc
    • Published: Aug. 12, 2024
    • Modified: Aug. 29, 2024
  • 9.8

    CRITICAL
    CVE-2024-42905

    Beijing Digital China Cloud Technology Co., Ltd. DCME-320 v.7.4.12.60 has a command execution vulnerability, which can be exploited to obtain device administrator privileges via the getVar function in the code/function/system/tool/ping.php file.... Read more

    Affected Products :
    • Published: Aug. 28, 2024
    • Modified: Aug. 29, 2024
  • 8.6

    HIGH
    CVE-2024-20446

    A vulnerability in the DHCPv6 relay agent of Cisco NX-OS Software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. This vulnerability is due to improper handling of specific fields in a... Read more

    Affected Products : nx-os
    • Published: Aug. 28, 2024
    • Modified: Aug. 29, 2024
  • 5.3

    MEDIUM
    CVE-2024-45043

    The OpenTelemetry Collector module AWS firehose receiver is for ingesting AWS Kinesis Data Firehose delivery stream messages and parsing the records received based on the configured record type. `awsfirehosereceiver` allows unauthenticated remote requests... Read more

    Affected Products :
    • Published: Aug. 28, 2024
    • Modified: Aug. 29, 2024
  • 6.7

    MEDIUM
    CVE-2024-20411

    A vulnerability in Cisco NX-OS Software could allow an authenticated, local attacker with privileges to access the Bash shell to execute arbitrary code as root on an affected device. This vulnerability is due to insufficient security restrictions ... Read more

    Affected Products : nx-os
    • Published: Aug. 28, 2024
    • Modified: Aug. 29, 2024
  • 4.4

    MEDIUM
    CVE-2024-20289

    A vulnerability in the CLI of Cisco NX-OS Software could allow an authenticated, low-privileged, local attacker to execute arbitrary commands on the underlying operating system of an affected device.  This vulnerability is due to insufficient vali... Read more

    Affected Products : nx-os
    • Published: Aug. 28, 2024
    • Modified: Aug. 29, 2024
  • 6.7

    MEDIUM
    CVE-2024-20413

    A vulnerability in Cisco NX-OS Software could allow an authenticated, local attacker with privileges to access the Bash shell to elevate privileges to network-admin on an affected device. This vulnerability is due to insufficient security restrictions ... Read more

    Affected Products : nx-os
    • Published: Aug. 28, 2024
    • Modified: Aug. 29, 2024
  • 9.8

    CRITICAL
    CVE-2024-42531

    Ezviz Internet PT Camera CS-CV246 D15655150 allows an unauthenticated host to access its live video stream by crafting a set of RTSP packets with a specific set of URLs that can be used to redirect the camera feed. NOTE: the vendor's perspective is that t... Read more

    Affected Products :
    • Published: Aug. 23, 2024
    • Modified: Aug. 29, 2024
  • 9.8

    CRITICAL
    CVE-2024-7455

    A vulnerability, which was classified as critical, was found in itsourcecode Tailoring Management System 1.0. This affects an unknown part of the file partedit.php. The manipulation of the argument id leads to sql injection. It is possible to initiate the... Read more

    • Published: Aug. 04, 2024
    • Modified: Aug. 29, 2024
  • 7.8

    HIGH
    CVE-2022-48874

    In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free and race in fastrpc_map_find Currently, there is a race window between the point when the mutex is unlocked in fastrpc_map_lookup and the reference cou... Read more

    Affected Products : linux_kernel
    • Published: Aug. 21, 2024
    • Modified: Aug. 29, 2024
  • 5.5

    MEDIUM
    CVE-2022-48876

    In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix initialization of rx->link and rx->link_sta There are some codepaths that do not initialize rx->link_sta properly. This causes a crash in places which assume that rx... Read more

    Affected Products : linux_kernel
    • Published: Aug. 21, 2024
    • Modified: Aug. 29, 2024
  • 7.8

    HIGH
    CVE-2022-48878

    In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_qca: Fix driver shutdown on closed serdev The driver shutdown callback (which sends EDL_SOC_RESET to the device over serdev) should not be invoked when HCI device is not ... Read more

    Affected Products : linux_kernel
    • Published: Aug. 21, 2024
    • Modified: Aug. 29, 2024
  • 5.5

    MEDIUM
    CVE-2022-48879

    In the Linux kernel, the following vulnerability has been resolved: efi: fix NULL-deref in init error path In cases where runtime services are not supported or have been disabled, the runtime services workqueue will never have been allocated. Do not tr... Read more

    Affected Products : linux_kernel
    • Published: Aug. 21, 2024
    • Modified: Aug. 29, 2024
  • 7.1

    HIGH
    CVE-2022-48881

    In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix refcount leak in amd_pmc_probe pci_get_domain_bus_and_slot() takes reference, the caller should release the reference by calling pci_dev_put() after use. Call pci_... Read more

    Affected Products : linux_kernel
    • Published: Aug. 21, 2024
    • Modified: Aug. 29, 2024
  • 5.5

    MEDIUM
    CVE-2022-48882

    In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY) Upon updating MAC security entity (SecY) in hw offload path, the macsec security association (SA... Read more

    Affected Products : linux_kernel
    • Published: Aug. 21, 2024
    • Modified: Aug. 29, 2024
  • 5.5

    MEDIUM
    CVE-2022-48888

    In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path of_icc_get() alloc resources for path1, we should release it when not need anymore. Early return when IS_ERR_OR_NULL(pat... Read more

    Affected Products : linux_kernel
    • Published: Aug. 21, 2024
    • Modified: Aug. 29, 2024
  • 7.8

    HIGH
    CVE-2022-48892

    In the Linux kernel, the following vulnerability has been resolved: sched/core: Fix use-after-free bug in dup_user_cpus_ptr() Since commit 07ec77a1d4e8 ("sched: Allow task CPU affinity to be restricted on asymmetric systems"), the setting and clearing o... Read more

    Affected Products : linux_kernel
    • Published: Aug. 21, 2024
    • Modified: Aug. 29, 2024
  • 9.8

    CRITICAL
    CVE-2024-8225

    A vulnerability, which was classified as critical, was found in Tenda G3 15.11.0.20. Affected is the function formSetSysTime of the file /goform/SetSysTimeCfg. The manipulation of the argument sysTimePolicy leads to stack-based buffer overflow. It is poss... Read more

    Affected Products : g3_firmware g3
    • Published: Aug. 27, 2024
    • Modified: Aug. 29, 2024
  • 9.8

    CRITICAL
    CVE-2024-8226

    A vulnerability has been found in Tenda O1 1.0.0.7(10648) and classified as critical. Affected by this vulnerability is the function formSetCfm of the file /goform/setcfm. The manipulation of the argument funcpara1 leads to stack-based buffer overflow. Th... Read more

    Affected Products : o1_firmware o1
    • Published: Aug. 28, 2024
    • Modified: Aug. 29, 2024
Showing 20 of 290163 Results