Vulnerabilities > CVE-2018-19207 - Forced Browsing vulnerability in Van-Ons Wp-Gdpr-Compliance
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
The Van Ons WP GDPR Compliance (aka wp-gdpr-compliance) plugin before 1.4.3 for WordPress allows remote attackers to execute arbitrary code because $wpdb->prepare() input is mishandled, as exploited in the wild in November 2018.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Directory Indexing An adversary crafts a request to a target that results in the target listing/indexing the content of a directory as output. One common method of triggering directory contents as output is to construct a request containing a path that terminates in a directory name rather than a file name since many applications are configured to provide a list of the directory's contents when such a request is received. An adversary can use this to explore the directory tree on a target as well as learn the names of files. This can often end up revealing test files, backup files, temporary files, hidden files, configuration files, user accounts, script contents, as well as naming conventions, all of which can be used by an attacker to mount additional attacks.
- Forceful Browsing An attacker employs forceful browsing to access portions of a website that are otherwise unreachable through direct URL entry. Usually, a front controller or similar design pattern is employed to protect access to portions of a web application. Forceful browsing enables an attacker to access information, perform privileged operations and otherwise reach sections of the web application that have been improperly protected.
Metasploit
description | The Wordpress GDPR Compliance plugin <= v1.4.2 allows unauthenticated users to set wordpress administration options by overwriting values within the database. The vulnerability is present in WordPress’s admin-ajax.php, which allows unauthorized users to trigger handlers and make configuration changes because of a failure to do capability checks when executing the 'save_setting' internal action. WARNING: The module sets Wordpress configuration options without reading their current values and restoring them later. |
id | MSF:AUXILIARY/ADMIN/HTTP/WP_GDPR_COMPLIANCE_PRIVESC |
last seen | 2020-06-14 |
modified | 2018-11-29 |
published | 2018-11-29 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/auxiliary/admin/http/wp_gdpr_compliance_privesc.rb |
title | WordPress WP GDPR Compliance Plugin Privilege Escalation |
Nessus
NASL family | CGI abuses |
NASL id | WORDPRESS_PLUGIN_WP-GDPR-COMPLIANCE_1_4_3.NASL |
description | The WordPress application running on the remote host has a version of the |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 118935 |
published | 2018-11-14 |
reporter | This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/118935 |
title | WordPress Plugin 'WP GDPR Compliance' < 1.4.3 Privilege Escalation |
code |
|
References
- http://www.securityfocus.com/bid/105921
- http://www.securityfocus.com/bid/105921
- https://wordpress.org/plugins/wp-gdpr-compliance/#developers
- https://wordpress.org/plugins/wp-gdpr-compliance/#developers
- https://wpvulndb.com/vulnerabilities/9144
- https://wpvulndb.com/vulnerabilities/9144
- https://www.wordfence.com/blog/2018/11/trends-following-vulnerability-in-wp-gdpr-compliance-plugin/
- https://www.wordfence.com/blog/2018/11/trends-following-vulnerability-in-wp-gdpr-compliance-plugin/