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.
  • 5.5

    MEDIUM
    CVE-2024-31203

    A “CWE-121: Stack-based Buffer Overflow” in the wd210std.dll dynamic library packaged with the ThermoscanIP installer allows a local attacker to possibly trigger a Denial-of-Service (DoS) condition on the target component.... Read more

    Affected Products : thermoscan_ip
    • Published: Jul. 31, 2024
    • Modified: Sep. 30, 2024
  • 7.8

    HIGH
    CVE-2024-31202

    A “CWE-732: Incorrect Permission Assignment for Critical Resource” in the ThermoscanIP installation folder allows a local attacker to perform a Local Privilege Escalation.... Read more

    Affected Products : thermoscan_ip
    • Published: Jul. 31, 2024
    • Modified: Sep. 30, 2024
  • 6.4

    MEDIUM
    CVE-2024-8919

    The Confetti Fall Animation plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'confetti-fall-animation' shortcode in all versions up to, and including, 1.3.0 due to insufficient input sanitization and output escaping on us... Read more

    Affected Products : confetti_fall_animation
    • Published: Sep. 25, 2024
    • Modified: Sep. 30, 2024
  • 6.3

    MEDIUM
    CVE-2024-6590

    The Spreadsheet Integration – Automate Google Sheets With WordPress, WooCommerce & Most Popular Form Plugins. Also, Display Google sheet as a Table. plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check ... Read more

    Affected Products : spreadsheet_integration
    • Published: Sep. 25, 2024
    • Modified: Sep. 30, 2024
  • 6.4

    MEDIUM
    CVE-2024-8917

    The AnWP Football Leagues plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 0.16.7 due to insufficient input sanitization and output escaping. This makes it possible for authentica... Read more

    Affected Products : football_leagues
    • Published: Sep. 25, 2024
    • Modified: Sep. 30, 2024
  • 4.3

    MEDIUM
    CVE-2024-8801

    The Happy Addons for Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.12.2 via the Content Switcher widget. This makes it possible for authenticated attackers, with Contributor-level ac... Read more

    Affected Products : happy_addons_for_elementor
    • Published: Sep. 25, 2024
    • Modified: Sep. 30, 2024
  • 6.4

    MEDIUM
    CVE-2024-8103

    The WP Category Dropdown plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'align' parameter in all versions up to, and including, 1.8 due to insufficient input sanitization and output escaping. This makes it possible for authentic... Read more

    Affected Products : wp_category_dropdown
    • Published: Sep. 25, 2024
    • Modified: Sep. 30, 2024
  • 7.5

    HIGH
    CVE-2023-5359

    The W3 Total Cache plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 2.7.5 via Google OAuth API secrets stored in plaintext in the publicly visible plugin source. This can allow unauthenticated attacker... Read more

    Affected Products : w3_total_cache
    • Published: Sep. 25, 2024
    • Modified: Sep. 30, 2024
  • 5.3

    MEDIUM
    CVE-2024-7426

    The Community by PeepSo – Social Network, Membership, Registration, User Profiles plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 6.4.6.0. This is due to the plugin displaying errors and allowing direct acc... Read more

    Affected Products : peepso
    • Published: Sep. 25, 2024
    • Modified: Sep. 30, 2024
  • 6.5

    MEDIUM
    CVE-2024-7862

    The blogintroduction-wordpress-plugin WordPress plugin through 0.3.0 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack... Read more

    Affected Products : blogintroduction-wordpress-plugin
    • Published: Sep. 12, 2024
    • Modified: Sep. 30, 2024
  • 8.3

    HIGH
    CVE-2024-3083

    A “CWE-352: Cross-Site Request Forgery (CSRF)” can be exploited by remote attackers to perform state-changing operations with administrative privileges by luring authenticated victims into visiting a malicious web page.... Read more

    • Published: Jul. 31, 2024
    • Modified: Sep. 30, 2024
  • 8.8

    HIGH
    CVE-2024-31199

    A “CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')” allows malicious users to permanently inject arbitrary Javascript code.... Read more

    • Published: Jul. 31, 2024
    • Modified: Sep. 30, 2024
  • 6.0

    MEDIUM
    CVE-2024-8796

    Under the default configuration, Devise-Two-Factor versions >= 2.2.0 & < 6.0.0 generate TOTP shared secrets that are 120 bits instead of the 128-bit minimum defined by RFC 4226. Using a shared secret shorter than the minimum to generate a multi-factor aut... Read more

    Affected Products : devise-two-factor
    • Published: Sep. 17, 2024
    • Modified: Sep. 30, 2024
  • 6.5

    MEDIUM
    CVE-2024-38324

    IBM Storage Defender 2.0.0 through 2.0.7 on-prem defender-sensor-cmd CLI does not validate server name during registration and unregistration operations which could expose sensitive information to an attacker with access to the system.... Read more

    • Published: Sep. 25, 2024
    • Modified: Sep. 30, 2024
  • 6.5

    MEDIUM
    CVE-2024-8044

    The infolinks Ad Wrap WordPress plugin through 1.0.2 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack... Read more

    Affected Products : infolinks_ad_wrap
    • Published: Sep. 17, 2024
    • Modified: Sep. 30, 2024
  • 5.5

    MEDIUM
    CVE-2024-43850

    In the Linux kernel, the following vulnerability has been resolved: soc: qcom: icc-bwmon: Fix refcount imbalance seen during bwmon_remove The following warning is seen during bwmon_remove due to refcount imbalance, fix this by releasing the OPPs after u... Read more

    Affected Products : linux_kernel
    • Published: Aug. 17, 2024
    • Modified: Sep. 30, 2024
  • 7.8

    HIGH
    CVE-2024-43842

    In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter() In rtw89_sta_info_get_iter() 'status->he_gi' is compared to array size. But then 'rate->he_gi' is used as array index i... Read more

    Affected Products : linux_kernel
    • Published: Aug. 17, 2024
    • Modified: Sep. 30, 2024
  • 7.8

    HIGH
    CVE-2024-43825

    In the Linux kernel, the following vulnerability has been resolved: iio: Fix the sorting functionality in iio_gts_build_avail_time_table The sorting in iio_gts_build_avail_time_table is not working as intended. It could result in an out-of-bounds access... Read more

    Affected Products : linux_kernel
    • Published: Aug. 17, 2024
    • Modified: Sep. 30, 2024
  • 5.5

    MEDIUM
    CVE-2024-42297

    In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't dirty inode for readonly filesystem syzbot reports f2fs bug as below: kernel BUG at fs/f2fs/inode.c:933! RIP: 0010:f2fs_evict_inode+0x1576/0x1590 fs/f2fs/inode.c:933... Read more

    Affected Products : linux_kernel
    • Published: Aug. 17, 2024
    • Modified: Sep. 30, 2024
  • 6.1

    MEDIUM
    CVE-2024-47069

    Oveleon Cookie Bar is a cookie bar is for the Contao Open Source CMS and allows a visitor to define cookie & privacy settings for the website. Prior to versions 1.16.3 and 2.1.3, the `block/locale` endpoint does not properly sanitize the user-controlled `... Read more

    Affected Products : cookiebar
    • Published: Sep. 23, 2024
    • Modified: Sep. 30, 2024
Showing 20 of 291170 Results