11328 vulnerabilidades · Windows Orden: CVSS EPSS Año ID
CVE-2024-8672
Widget Options – Advanced Conditional Visibility for Gutenberg Blocks & Classic Widgets Web Windows
9.9
CRITICAL
EPSS
78.2%
2024 CWE-94 1 PoC

The Widget Options – The #1 WordPress Widget & Block Control Plugin plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 4.0.7 via the display logic functionality that extends several page builders. This is due to the plugin allowing users to supply input that will be passed through eval() without any filtering or capability checks. This makes it possible for authenticated attackers, with contributor-level access and above, to execute code on the server. Special note: We suggested the vendor implement an allowlist of functions and limit the ability

CVE-2023-22855
Software Genérico Windows
9.8
CRITICAL
EPSS
61.6%
2023 7 PoCs

Kardex Mlog MCC 5.7.12+0-a203c2a213-master allows remote code execution. It spawns a web interface listening on port 8088. A user-controllable path is handed to a path-concatenation method (Path.Combine from .NET) without proper sanitisation. This yields the possibility of including local files, as well as remote files on SMB shares. If one provides a file with the extension .t4, it is rendered with the .NET templating engine mono/t4, which can execute code.

CVE-2023-29486
Software Genérico Windows
9.8
CRITICAL
EPSS
0.1%
2023 1 PoC

An issue was discovered in Heimdal Thor agent versions 3.4.2 and before 3.7.0 on Windows, allows attackers to bypass USB access restrictions, execute arbitrary code, and obtain sensitive information via Next-Gen Antivirus component. NOTE: Heimdal argues that the limitation described here is a Microsoft Windows issue, not a Heimdal specific vulnerability. The USB control solution by Heimdal is meant to manage Microsoft Windows native USB restrictions. They maintain that their solution functions as a management layer over Windows settings and is not to blame for limitations in Windows' detection

CVE-2026-2631
Datalogics Ecommerce Delivery Web Windows
9.8
CRITICAL
EPSS
0.1%
2026 1 PoC

The Datalogics Ecommerce Delivery WordPress plugin before 2.6.60 exposes an unauthenticated REST endpoint that allows any remote user to modify the option `datalogics_token` without verification. This token is subsequently used for authentication in a protected endpoint that allows users to perform arbitrary WordPress `update_option()` operations. Attackers can use this to enable registartion and to set the default role as Administrator.

CVE-2023-1650
AI ChatBot Web Windows
9.8
CRITICAL
EPSS
48.8%
2023 1 PoC

The AI ChatBot WordPress plugin before 4.4.7 unserializes user input from cookies via an AJAX action available to unauthenticated users, which could allow them to perform PHP Object Injection when a suitable gadget is present on the blog

CVE-2023-2297
User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor Web Database Windows
9.8
CRITICAL
EPSS
0.6%
2023 CWE-620 1 PoC

The Profile Builder – User Profile & User Registration Forms plugin for WordPress is vulnerable to unauthorized password resets in versions up to, and including 3.9.0. This is due to the plugin using native password reset functionality, with insufficient validation on the password reset function (wppb_front_end_password_recovery). The function uses the plaintext value of a password reset key instead of a hashed value which means it can easily be retrieved and subsequently used. An attacker can leverage CVE-2023-0814, or another vulnerability like SQL Injection in another plugin or theme insta

CVE-2023-39293
Software Genérico Windows
9.8
CRITICAL
EPSS
0.7%
2023 1 PoC

A Command Injection vulnerability has been identified in the MiVoice Office 400 SMB Controller through 1.2.5.23 which could allow a malicious actor to execute arbitrary commands within the context of the system.

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-2023-5604
Asgaros Forum Web Windows
9.8
CRITICAL
EPSS
7.0%
2023 1 PoC

The Asgaros Forum WordPress plugin before 2.7.1 allows forum administrators, who may not be WordPress (super-)administrators, to set insecure configuration that allows unauthenticated users to upload dangerous files (e.g. .php, .phtml), potentially leading to remote code execution.

CVE-2023-5877
affiliate-toolkit Web Windows
9.8
CRITICAL
EPSS
0.4%
2023 1 PoC

The affiliate-toolkit WordPress plugin before 3.4.3 lacks authorization and authentication for requests to it's affiliate-toolkit-starter/tools/atkp_imagereceiver.php endpoint, allowing unauthenticated visitors to make requests to arbitrary URL's, including RFC1918 private addresses, leading to a Server Side Request Forgery (SSRF) issue.

CVE-2023-6875
Post SMTP – Complete Email Deliverability and SMTP Solution with Email Logs, Alerts, Backup SMTP & Mobile App Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
93.7%
2023 CWE-639 5 PoCs

The POST SMTP Mailer – Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to a type juggling issue on the connect-app REST endpoint in all versions up to, and including, 2.8.7. This makes it possible for unauthenticated attackers to reset the API key used to authenticate to the mailer and view logs, including password reset emails, allowing site takeover. CVE-2023-52233 appears to be a duplicate of this issue.

CVE-2023-1478
Hummingbird Web Windows
9.8
CRITICAL
EPSS
1.2%
2023 1 PoC

The Hummingbird WordPress plugin before 3.4.2 does not validate the generated file path for page cache files before writing them, leading to a path traversal vulnerability in the page cache module.

CVE-2023-1020
Steveas WP Live Chat Shoutbox Web Database Windows ⚡ nuclei
9.8
CRITICAL
EPSS
82.2%
2023 1 PoC

The Steveas WP Live Chat Shoutbox WordPress plugin through 1.4.2 does not 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-3545
Chamilo Web Windows
9.8
CRITICAL
EPSS
3.0%
2023 CWE-178 1 PoC

Improper sanitisation in `main/inc/lib/fileUpload.lib.php` in Chamilo LMS <= v1.11.20 on Windows and Apache installations allows unauthenticated attackers to bypass file upload security protections and obtain remote code execution via uploading of `.htaccess` file. This vulnerability may be exploited by privileged attackers or chained with unauthenticated arbitrary file write vulnerabilities, such as CVE-2023-3533, to achieve remote code execution.

CVE-2023-6989
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
65.8%
2023 CWE-98 0 PoCs

The Shield Security – Smart Bot Blocking & Intrusion Prevention Security plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 18.5.9 via the render_action_template parameter. This makes it possible for unauthenticated attacker to include and execute PHP files on the server, allowing the execution of any PHP code in those files.

CVE-2023-0600
WP Visitor Statistics (Real Time Traffic) Web Database Windows ⚡ nuclei
9.8
CRITICAL
EPSS
77.4%
2023 1 PoC

The WP Visitor Statistics (Real Time Traffic) WordPress plugin before 6.9 does not escape user input which is concatenated to an SQL query, allowing unauthenticated visitors to conduct SQL Injection attacks.

CVE-2023-23415
Windows 10 Version 1809 Windows
9.8
CRITICAL
EPSS
3.9%
2023 CWE-122 1 PoC

Internet Control Message Protocol (ICMP) Remote Code Execution Vulnerability

CVE-2023-6623
Essential Blocks Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
88.1%
2023 2 PoCs

The Essential Blocks WordPress plugin before 4.4.3 does not prevent unauthenticated attackers from overwriting local variables when rendering templates over the REST API, which may lead to Local File Inclusion attacks.

CVE-2024-10542
Spam protection, Honeypot, Anti-Spam by CleanTalk Web Networking Windows
9.8
CRITICAL
EPSS
41.0%
2024 CWE-862 2 PoCs

The Spam protection, Anti-Spam, FireWall by CleanTalk plugin for WordPress is vulnerable to unauthorized Arbitrary Plugin Installation due to an authorization bypass via reverse DNS spoofing on the checkWithoutToken function in all versions up to, and including, 6.43.2. 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-2023-2734
MStore API – Create Native Android & iOS Apps On The Cloud Web Cloud Windows ⚡ nuclei
9.8
CRITICAL
EPSS
63.1%
2023 CWE-288 0 PoCs

The MStore API plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 3.9.1. This is due to insufficient verification on the user being supplied during the cart sync from mobile REST API request through the plugin. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the user id.