Opened 15 months ago
Closed 13 months ago
#20154 closed defect (bug) (fixed)
Add cap check to XML_RPC wp.getPostFormats
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | XML-RPC | Version: | 3.3.1 |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Description
The wp_getPostFormats method does not perform any cap checks like other XML-RPC methods. Even though the information is theoretically harmless, other methods like wp_getPostStatusList check against edit_posts to guard against info leakage.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.

In [20566]: