48 vulnerabilidades · Windows · ⚡ Nuclei Orden: CVSS EPSS Año ID
CVE-2020-25213
🔥 KEV Software Genérico Web Windows ⚡ nuclei
10.0
CRITICAL
EPSS
94.4%
2020 13 PoCs

The File Manager (wp-file-manager) plugin before 6.9 for WordPress allows remote attackers to upload and execute arbitrary PHP code because it renames an unsafe example elFinder connector file to have the .php extension. This, for example, allows attackers to run the elFinder upload (or mkfile and put) command to write PHP code into the wp-content/plugins/wp-file-manager/lib/files/ directory. This was exploited in the wild in August and September 2020.

CVE-2020-36155
Software Genérico Web Windows ⚡ nuclei
10.0
CRITICAL
EPSS
62.0%
2020 1 PoC

An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticated Privilege Escalation via User Meta. An attacker could supply an array parameter for sensitive metadata, such as the wp_capabilities user meta that defines a user's role. During the registration process, submitted registration details were passed to the update_profile function, and any metadata was accepted, e.g., wp_capabilities[administrator] for Administrator access.

CVE-2020-24186
Software Genérico Web Windows ⚡ nuclei
10.0
CRITICAL
EPSS
94.2%
2020 11 PoCs

A Remote Code Execution vulnerability exists in the gVectors wpDiscuz plugin 7.0 through 7.0.4 for WordPress, which allows unauthenticated users to upload any type of file, including PHP files via the wmuUploadFiles AJAX action.

CVE-2020-35951
Software Genérico Web Windows ⚡ nuclei
9.9
CRITICAL
EPSS
58.2%
2020 2 PoCs

An issue was discovered in the Quiz and Survey Master plugin before 7.0.1 for WordPress. It allows users to delete arbitrary files such as wp-config.php file, which could effectively take a site offline and allow an attacker to reinstall with a WordPress instance under their control. This occurred via qsm_remove_file_fd_question, which allowed unauthenticated deletions (even though it was only intended for a person to delete their own quiz-answer files).

CVE-2020-10257
Software Genérico Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
66.6%
2020 1 PoC

The ThemeREX Addons plugin before 2020-03-09 for WordPress lacks access control on the /trx_addons/v2/get/sc_layout REST API endpoint, allowing for PHP functions to be executed by any users, because includes/plugin.rest-api.php calls trx_addons_rest_get_sc_layout with an unsafe sc parameter.

CVE-2020-36719
ListingPro - WordPress Directory & Listing Theme Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
74.3%
2020 CWE-862 0 PoCs

The ListingPro - WordPress Directory & Listing Theme for WordPress is vulnerable to Arbitrary Plugin Installation, Activation and Deactivation in versions before 2.6.1. This is due to a missing capability check on the lp_cc_addons_actions function. This makes it possible for unauthenticated attackers to arbitrarily install, activate and deactivate any plugin.

CVE-2020-36708
Antreas Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
90.0%
2020 CWE-94 2 PoCs

The following themes for WordPress are vulnerable to Function Injections in versions up to and including Shapely <= 1.2.7, NewsMag <= 2.4.1, Activello <= 1.4.0, Illdy <= 2.1.4, Allegiant <= 1.2.2, Newspaper X <= 1.3.1, Pixova Lite <= 2.0.5, Brilliance <= 1.2.7, MedZone Lite <= 1.2.4, Regina Lite <= 2.0.4, Transcend <= 1.1.8, Affluent <= 1.1.0, Bonkers <= 1.0.4, Antreas <= 1.0.2, Sparkling <= 2.4.8, and NatureMag Lite <= 1.0.4. This is due to epsilon_framework_ajax_action. This makes it possible for unauthenticated attackers to call functions and achieve remote code execution.

CVE-2020-36705
Adning Advertising Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
89.5%
2020 CWE-434 1 PoC

The Adning Advertising plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the _ning_upload_image function in versions up to, and including, 1.5.5. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible.

CVE-2020-26214
alerta Web Windows ⚡ nuclei
9.1
CRITICAL
EPSS
88.9%
2020 CWE-287 0 PoCs

In Alerta before version 8.1.0, users may be able to bypass LDAP authentication if they provide an empty password when Alerta server is configure to use LDAP as the authorization provider. Only deployments where LDAP servers are configured to allow unauthenticated authentication mechanism for anonymous authorization are affected. A fix has been implemented in version 8.1.0 that returns HTTP 401 Unauthorized response for any authentication attempts where the password field is empty. As a workaround LDAP administrators can disallow unauthenticated bind requests by clients.

CVE-2020-16952
Microsoft SharePoint Enterprise Server 2016 Windows ⚡ nuclei
8.6
HIGH
EPSS
75.1%
2020 1 PoC

<p>A remote code execution vulnerability exists in Microsoft SharePoint when the software fails to check the source markup of an application package. An attacker who successfully exploited the vulnerability could run arbitrary code in the context of the SharePoint application pool and the SharePoint server farm account.</p> <p>Exploitation of this vulnerability requires that a user uploads a specially crafted SharePoint application package to an affected version of SharePoint.</p> <p>The security update addresses the vulnerability by correcting how SharePoint checks the source markup of applic

CVE-2020-36836
WP Fastest Cache – WordPress Cache Plugin Web Windows ⚡ nuclei
8.0
HIGH
EPSS
43.1%
2020 CWE-352 0 PoCs

The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized arbitrary file deletion in versions up to, and including, 0.9.0.2 due to a lack of capability checking and insufficient path validation. This makes it possible for authenticated users with minimal permissions to delete arbitrary files from the server.

CVE-2020-11738
🔥 KEV Software Genérico Web Windows ⚡ nuclei
7.5
HIGH
EPSS
94.3%
2020 3 PoCs

The Snap Creek Duplicator plugin before 1.3.28 for WordPress (and Duplicator Pro before 3.8.7.1) allows Directory Traversal via ../ in the file parameter to duplicator_download or duplicator_init.

CVE-2020-36731
Flexible Checkout Fields for WooCommerce – WooCommerce Checkout Manager Web Windows ⚡ nuclei
7.2
HIGH
EPSS
19.5%
2020 CWE-79 0 PoCs

The Flexible Checkout Fields for WooCommerce plugin for WordPress is vulnerable to Unauthenticated Arbitrary Plugin Settings update, in addition to Stored Cross-Site Scripting in versions up to, and including, 2.3.1. This is due to missing authorization checks on the updateSettingsAction() function which is called via an admin_init hook, along with missing sanitization and escaping on the settings that are stored.

CVE-2020-13125
Software Genérico Web Windows ⚡ nuclei
7.2
HIGH
EPSS
11.3%
2020 2 PoCs

An issue was discovered in the "Ultimate Addons for Elementor" plugin before 1.24.2 for WordPress, as exploited in the wild in May 2020 in conjunction with CVE-2020-13126. Unauthenticated attackers can create users with the Subscriber role even if registration is disabled.

CVE-2020-36728
Adning Advertising Web Windows ⚡ nuclei
6.5
MEDIUM
EPSS
83.1%
2020 CWE-22 1 PoC

The Adning Advertising plugin for WordPress is vulnerable to file deletion via path traversal in versions up to, and including, 1.5.5. This allows unauthenticated attackers to delete arbitrary files which can be used to reset and gain full control of a site.

CVE-2020-36723
ListingPro - WordPress Directory & Listing Theme Web Windows ⚡ nuclei
5.3
MEDIUM
EPSS
20.7%
2020 CWE-200 0 PoCs

The ListingPro - WordPress Directory & Listing Theme for WordPress is vulnerable to Sensitive Data Exposure in versions before 2.6.1 via the ~/listingpro-plugin/functions.php file. This makes it possible for unauthenticated attackers to extract sensitive data including usernames, full names, email addresses, phone numbers, physical addresses and user post counts.

CVE-2020-5766
SRS Simple Hits Counter Plugin for WordPress Web Database Windows ⚡ nuclei
N/A
UNKNOWN
EPSS
39.1%
2020 1 PoC

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in SRS Simple Hits Counter Plugin for WordPress 1.0.3 and 1.0.4 allows a remote, unauthenticated attacker to determine the value of database fields.

CVE-2020-7107
Software Genérico Web Windows ⚡ nuclei
N/A
UNKNOWN
EPSS
4.2%
2020 1 PoC

The Ultimate FAQ plugin before 1.8.30 for WordPress allows XSS via Display_FAQ to Shortcodes/DisplayFAQs.php.

CVE-2020-8772
Software Genérico Web Windows ⚡ nuclei
N/A
UNKNOWN
EPSS
93.6%
2020 1 PoC

The InfiniteWP Client plugin before 1.9.4.5 for WordPress has a missing authorization check in iwp_mmb_set_request in init.php. Any attacker who knows the username of an administrator can log in.

CVE-2020-12478
Software Genérico Windows ⚡ nuclei
N/A
UNKNOWN
EPSS
35.6%
2020 0 PoCs

TeamPass 2.1.27.36 allows an unauthenticated attacker to retrieve files from the TeamPass web root. This may include backups or LDAP debug files.