Security Features Affecting wordpress package, versions <4.6.1+dfsg-1


Severity

Recommended
0.0
medium
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.09% (42nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN9-WORDPRESS-362815
  • published18 Jan 2017
  • disclosed18 Jan 2017

Introduced: 18 Jan 2017

CVE-2016-10148  (opens in a new tab)
CWE-254  (opens in a new tab)
CWE-284  (opens in a new tab)

How to fix?

Upgrade Debian:9 wordpress to version 4.6.1+dfsg-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream wordpress package and not the wordpress package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

The wp_ajax_update_plugin function in wp-admin/includes/ajax-actions.php in WordPress before 4.6 makes a get_plugin_data call before checking the update_plugins capability, which allows remote authenticated users to bypass intended read-access restrictions via the plugin parameter to wp-admin/admin-ajax.php, a related issue to CVE-2016-6896.