11328 vulnerabilidades · Windows Orden: CVSS EPSS Año ID
CVE-2024-32459
FreeRDP Windows
9.8
CRITICAL
EPSS
6.4%
2024 CWE-125 1 PoC

FreeRDP is a free implementation of the Remote Desktop Protocol. FreeRDP based clients and servers that use a version of FreeRDP prior to 3.5.0 or 2.11.6 are vulnerable to out-of-bounds read. Versions 3.5.0 and 2.11.6 patch the issue. No known workarounds are available.

CVE-2024-6159
Push Notification for Post and BuddyPress Web Database Windows ⚡ nuclei
9.8
CRITICAL
EPSS
9.8%
2024 1 PoC

The Push Notification for Post and BuddyPress WordPress plugin before 1.9.4 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection

CVE-2023-2986
Abandoned Cart Lite for WooCommerce Web Windows
9.8
CRITICAL
EPSS
91.7%
2023 CWE-288 4 PoCs

The Abandoned Cart Lite for WooCommerce plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 5.14.2. This is due to insufficient encryption on the user being supplied during the abandoned cart link decode through the plugin. This allows unauthenticated attackers to log in as users who have abandoned the cart, who are typically customers. Further security hardening was introduced in version 5.15.1 that ensures sites are no longer vulnerable through historical check-out links, and additional hardening was introduced in version 5.15.2 that ensured null key

CVE-2024-9707
Hunk Companion Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
90.3%
2024 CWE-862 2 PoCs

The Hunk Companion plugin for WordPress is vulnerable to unauthorized plugin installation/activation due to a missing capability check on the /wp-json/hc/v1/themehunk-import REST API endpoint in all versions up to, and including, 1.8.4. This makes it possible for unauthenticated attackers to install and activate arbitrary plugins which can be leveraged to achieve remote code execution if another vulnerable plugin is installed and activated.

CVE-2024-1981
Migration, Backup, Staging – WPvivid Web Database Windows
9.8
CRITICAL
EPSS
2.6%
2024 1 PoC

The Migration, Backup, Staging – WPvivid plugin for WordPress is vulnerable to SQL Injection via the 'table_prefix' parameter in version 0.9.68 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CVE-2024-4577
🔥 KEV PHP Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
94.4%
2024 CWE-78 85 PoCs

In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use "Best-Fit" behavior to replace characters in command line given to Win32 API functions. PHP CGI module may misinterpret those characters as PHP options, which may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc.

CVE-2015-10138
Work The Flow File Upload Web Windows
9.8
CRITICAL
EPSS
67.5%
2015 CWE-434 1 PoC

The Work The Flow File Upload plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the jQuery-File-Upload-9.5.0 server and test files in versions up to, and including, 2.5.2. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible.

CVE-2024-8289
MultiVendorX – WooCommerce Multivendor Marketplace Solutions Web Windows
9.8
CRITICAL
EPSS
10.1%
2024 CWE-862 1 PoC

The MultiVendorX – The Ultimate WooCommerce Multivendor Marketplace Solution plugin for WordPress is vulnerable to privilege escalation/de-escalation and account takeover due to an insufficient capability check on the update_item_permissions_check and create_item_permissions_check functions in all versions up to, and including, 4.2.0. This makes it possible for unauthenticated attackers to change the password of any user with the vendor role, create new users with the vendor role, and demote other users like administrators to the vendor role.

CVE-2024-9933
WatchTowerHQ Web Windows
9.8
CRITICAL
EPSS
37.3%
2024 CWE-288 2 PoCs

The WatchTowerHQ plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 3.10.1. This is due to the 'watchtower_ota_token' default value is empty, and the not empty check is missing in the 'Password_Less_Access::login' function. This makes it possible for unauthenticated attackers to log in to the WatchTowerHQ client administrator user.

CVE-2023-3452
Canto Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
87.8%
2023 CWE-98 1 PoC

The Canto plugin for WordPress is vulnerable to Remote File Inclusion in versions up to, and including, 3.0.4 via the 'wp_abspath' parameter. This allows unauthenticated attackers to include and execute arbitrary remote code on the server, provided that allow_url_include is enabled. Local File Inclusion is also possible, albeit less useful because it requires that the attacker be able to upload a malicious php file via FTP or some other means into a directory readable by the web server.

CVE-2025-5305
Password Reset with Code for WordPress REST API Web Windows
9.8
CRITICAL
EPSS
0.0%
2025 1 PoC

The Password Reset with Code for WordPress REST API WordPress plugin before 0.0.17 does not use cryptographically sound algorithms to generate OTP codes, potentially leading to account takeovers.

CVE-2021-34621
ProfilePress Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
93.5%
2021 CWE-269 4 PoCs

A vulnerability in the user registration component found in the ~/src/Classes/RegistrationAuth.php file of the ProfilePress WordPress plugin made it possible for users to register on sites as an administrator. This issue affects versions 3.0.0 - 3.1.3. .

CVE-2024-12252
SEO LAT Auto Post Web Windows
9.8
CRITICAL
EPSS
66.5%
2024 CWE-94 2 PoCs

The SEO LAT Auto Post plugin for WordPress is vulnerable to file overwrite due to a missing capability check on the remote_update AJAX action in all versions up to, and including, 2.2.1. This makes it possible for unauthenticated attackers to overwrite the seo-beginner-auto-post.php file which can be leveraged to achieve remote code execution.

CVE-2015-10135
WPshop 2 – E-Commerce Web Windows
9.8
CRITICAL
EPSS
65.2%
2015 CWE-434 1 PoC

The WPshop 2 – E-Commerce plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the ajaxUpload function in versions before 1.3.9.6. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible.

CVE-2024-6928
Opti Marketing Web Database Windows ⚡ nuclei
9.8
CRITICAL
EPSS
76.5%
2024 1 PoC

The Opti Marketing WordPress plugin through 2.0.9 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.

CVE-2024-8855
WordPress Auction Plugin Web Database Windows
9.8
CRITICAL
EPSS
0.4%
2024 1 PoC

The WordPress Auction Plugin WordPress plugin through 3.7 does not sanitize and escape a parameter before using it in a SQL statement, allowing editors and above to perform SQL injection attacks

CVE-2024-6028
Quiz Maker Web Database Windows ⚡ nuclei
9.8
CRITICAL
EPSS
80.3%
2024 CWE-89 2 PoCs

The Quiz Maker plugin for WordPress is vulnerable to time-based SQL Injection via the 'ays_questions' parameter in all versions up to, and including, 6.5.8.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CVE-2015-1635
🔥 KEV Software Genérico Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
94.3%
2015 32 PoCs

HTTP.sys in Microsoft Windows 7 SP1, Windows Server 2008 R2 SP1, Windows 8, Windows 8.1, and Windows Server 2012 Gold and R2 allows remote attackers to execute arbitrary code via crafted HTTP requests, aka "HTTP.sys Remote Code Execution Vulnerability."

CVE-2024-12824
Nokri – Job Board WordPress Theme Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
45.7%
2024 CWE-620 0 PoCs

The Nokri – Job Board WordPress Theme theme for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 1.6.2. This is due to the plugin not properly checking for an empty token value prior updating their details like password. This makes it possible for unauthenticated attackers to change arbitrary user's password, including administrators, and leverage that to gain access to their account.