#VU21789 Improper access control in WordPress - CVE-2019-17671

 

#VU21789 Improper access control in WordPress - CVE-2019-17671

Published: October 15, 2019 / Updated: November 20, 2019


Vulnerability identifier: #VU21789
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2019-17671
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
WordPress
Software vendor:
WordPress.ORG

Description

The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.

The vulnerability exists in the "WP_Query" due to improper access restrictions to private and draft posts. A remote unauthenticated attacker can use a method to view posts.

Example:

http://[host]/?static=1&order=asc

Remediation

Install updates from vendor's website.

External links