Lucene search

K
WordpressWordpress

23 matches found

CVE
CVE
added 2018/11/16 9:29 a.m.698 views

CVE-2018-19296

PHPMailer before 5.2.27 and 6.x before 6.0.6 is vulnerable to an object injection attack.

8.8CVSS8.6AI score0.01227EPSS
CVE
CVE
added 2022/01/06 11:15 p.m.534 views

CVE-2022-21661

WordPress is a free and open-source content management system written in PHP and paired with a MariaDB database. Due to improper sanitization in WP_Query, there can be cases where SQL injection is possible through plugins or themes that use it in a certain way. This has been patched in WordPress ve...

8CVSS8AI score0.9023EPSS
CVE
CVE
added 2022/01/06 11:15 p.m.519 views

CVE-2022-21664

WordPress is a free and open-source content management system written in PHP and paired with a MariaDB database. Due to lack of proper sanitization in one of the classes, there's potential for unintended SQL queries to be executed. This has been patched in WordPress version 5.8.3. Older affected ve...

8.8CVSS8.2AI score0.05013EPSS
CVE
CVE
added 2022/01/06 11:15 p.m.488 views

CVE-2022-21662

WordPress is a free and open-source content management system written in PHP and paired with a MariaDB database. Low-privileged authenticated users (like author) in WordPress core are able to execute JavaScript/perform stored XSS attack, which can affect high-privileged users. This has been patched...

8CVSS6.4AI score0.12015EPSS
CVE
CVE
added 2019/10/17 1:15 p.m.407 views

CVE-2019-17675

WordPress before 5.2.4 does not properly consider type confusion during validation of the referer in the admin pages, possibly leading to CSRF.

8.8CVSS9AI score0.04182EPSS
CVE
CVE
added 2019/02/20 3:29 a.m.308 views

CVE-2019-8942

WordPress before 4.9.9 and 5.x before 5.0.1 allows remote code execution because an _wp_attached_file Post Meta entry can be changed to an arbitrary string, such as one ending with a .jpg?file.php substring. An attacker with author privileges can execute arbitrary code by uploading a crafted image ...

8.8CVSS7.8AI score0.93889EPSS
CVE
CVE
added 2018/06/26 8:29 p.m.262 views

CVE-2018-12895

WordPress through 4.9.6 allows Author users to execute arbitrary code by leveraging directory traversal in the wp-admin/post.php thumb parameter, which is passed to the PHP unlink function and can delete the wp-config.php file. This is related to missing filename validation in the wp-includes/post....

8.8CVSS8AI score0.36512EPSS
CVE
CVE
added 2019/03/14 4:29 p.m.228 views

CVE-2019-9787

WordPress before 5.1.1 does not properly filter comment content, leading to Remote Code Execution by unauthenticated users in a default configuration. This occurs because CSRF protection is mishandled, and because Search Engine Optimization of A elements is performed incorrectly, leading to XSS. Th...

8.8CVSS8.5AI score0.85692EPSS
CVE
CVE
added 2017/12/02 6:29 a.m.225 views

CVE-2017-17091

wp-admin/user-new.php in WordPress before 4.9.1 sets the newbloguser key to a string that can be directly derived from the user ID, which allows remote attackers to bypass intended access restrictions by entering this string.

8.8CVSS8.4AI score0.04891EPSS
CVE
CVE
added 2020/04/30 11:15 p.m.208 views

CVE-2020-11027

In affected versions of WordPress, a password reset link emailed to a user does not expire upon changing the user password. Access would be needed to the email account of the user by a malicious party for successful execution. This has been patched in version 5.4.1, along with all the previously af...

8.1CVSS6.9AI score0.36798EPSS
CVE
CVE
added 2017/01/15 2:59 a.m.189 views

CVE-2017-5492

Cross-site request forgery (CSRF) vulnerability in the widget-editing accessibility-mode feature in WordPress before 4.7.1 allows remote attackers to hijack the authentication of unspecified victims for requests that perform a widgets-access action, related to wp-admin/includes/class-wp-screen.php ...

8.8CVSS7.4AI score0.00794EPSS
CVE
CVE
added 2020/04/30 11:15 p.m.184 views

CVE-2020-11026

In affected versions of WordPress, files with a specially crafted name when uploaded to the Media section can lead to script execution upon accessing the file. This requires an authenticated user with privileges to upload files. This has been patched in version 5.4.1, along with all the previously ...

8.7CVSS6.4AI score0.02623EPSS
CVE
CVE
added 2008/12/19 6:30 p.m.175 views

CVE-2008-5695

wp-admin/options.php in WordPress MU before 1.3.2, and WordPress 2.3.2 and earlier, does not properly validate requests to update an option, which allows remote authenticated users with manage_options and upload_files capabilities to execute arbitrary code by uploading a PHP script and adding this ...

8.5CVSS7.2AI score0.1726EPSS
CVE
CVE
added 2017/05/18 2:29 p.m.160 views

CVE-2017-9062

In WordPress before 4.7.5, there is improper handling of post meta data values in the XML-RPC API.

8.6CVSS8.4AI score0.00831EPSS
CVE
CVE
added 2017/05/18 2:29 p.m.143 views

CVE-2017-9066

In WordPress before 4.7.5, there is insufficient redirect validation in the HTTP class, leading to SSRF.

8.6CVSS8.3AI score0.01063EPSS
CVE
CVE
added 2017/05/18 2:29 p.m.141 views

CVE-2017-9064

In WordPress before 4.7.5, a Cross Site Request Forgery (CSRF) vulnerability exists in the filesystem credentials dialog because a nonce is not required for updating credentials.

8.8CVSS8.6AI score0.01222EPSS
CVE
CVE
added 2018/09/06 12:29 p.m.127 views

CVE-2017-1000600

WordPress version

8.8CVSS8.8AI score0.18198EPSS
CVE
CVE
added 2017/01/15 2:59 a.m.101 views

CVE-2017-5489

Cross-site request forgery (CSRF) vulnerability in WordPress before 4.7.1 allows remote attackers to hijack the authentication of unspecified victims via vectors involving a Flash file upload.

8.8CVSS7.3AI score0.00763EPSS
CVE
CVE
added 2018/09/06 4:29 p.m.80 views

CVE-2018-1000773

WordPress version 4.9.8 and earlier contains a CWE-20 Input Validation vulnerability in thumbnail processing that can result in remote code execution due to an incomplete fix for CVE-2017-1000600. This attack appears to be exploitable via thumbnail upload by an authenticated user and may require ad...

8.8CVSS8.9AI score0.27785EPSS
CVE
CVE
added 2016/08/07 4:59 p.m.68 views

CVE-2016-4029

WordPress before 4.5 does not consider octal and hexadecimal IP address formats when determining an intranet address, which allows remote attackers to bypass an intended SSRF protection mechanism via a crafted address.

8.6CVSS8.1AI score0.00473EPSS
CVE
CVE
added 2016/08/07 4:59 p.m.66 views

CVE-2016-6635

Cross-site request forgery (CSRF) vulnerability in the wp_ajax_wp_compression_test function in wp-admin/includes/ajax-actions.php in WordPress before 4.5 allows remote attackers to hijack the authentication of administrators for requests that change the script compression option.

8.8CVSS8.7AI score0.00297EPSS
CVE
CVE
added 2016/05/22 1:59 a.m.62 views

CVE-2016-2222

The wp_http_validate_url function in wp-includes/http.php in WordPress before 4.4.2 allows remote attackers to conduct server-side request forgery (SSRF) attacks via a zero value in the first octet of an IPv4 address in the u parameter to wp-admin/press-this.php.

8.6CVSS8.2AI score0.04132EPSS
CVE
CVE
added 2018/04/12 9:29 p.m.38 views

CVE-2014-6412

WordPress before 4.4 makes it easier for remote attackers to predict password-recovery tokens via a brute-force approach.

8.1CVSS7.9AI score0.02465EPSS