CVSS Summary
Score | 5 Medium |
---|---|
Vector | Network |
Complexity | Low |
Authentication | None |
Confidentiality | Partial |
Integrity | None |
Availability | None |
Last revised:
WordPress Mobile Pack contains a PHP file which allows anybody – authenticated or otherwise – to read all public and password protected posts (draft and private posts appear not to be affected).
Current state: Fixed
Score | 5 Medium |
---|---|
Vector | Network |
Complexity | Low |
Authentication | None |
Confidentiality | Partial |
Integrity | None |
Availability | None |
Example output:
x ( { "articles": [ { "id": 849, "title": "Secret post", "timestamp": 1406231170, "author": "admin", "date": "Thu, Jul 24, 2014, 19:46", "link": "http://wp.local/?p=849", "image": "", "description": "<p>HUSH THIS IS A SECRET</p>n", "content": "", "category_id": 1, "category_name": "Uncategorized" } ] } )
Upgrade to version 2.0.2 or later