CVE-2016-10148
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 4.6.1+dfsg-1 |
| debian | bullseye | fixed | 4.6.1+dfsg-1 |
| debian | forky | fixed | 4.6.1+dfsg-1 |
| debian | sid | fixed | 4.6.1+dfsg-1 |
| debian | trixie | fixed | 4.6.1+dfsg-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| wordpress | wordpress | {"endIncluding":"4.5.5"} | |
References
- http://www.openwall.com/lists/oss-security/2016/08/20/1
- http://www.securityfocus.com/bid/96847
- https://core.trac.wordpress.org/changeset/38168
- https://core.trac.wordpress.org/ticket/37490
- https://sumofpwn.nl/advisory/2016/path_traversal_vulnerability_in_wordpress_core_ajax_handlers.html
- https://security-tracker.debian.org/tracker/CVE-2016-10148
CWEs
CWE-254 CWE-284
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.