## https://sploitus.com/exploit?id=WPEX-ID:3CEC27CA-F470-402D-AE3E-271CB59CF407
As unauthenticated, view the source (via the web browser) of any password protected post and find
<!-- SEO meta tags powered by SmartCrawl https://wpmudev.com/project/smartcrawl-wordpress-seo/ -->
The content of the post will be disclosed in the meta and script tags after this, example:
<meta name="description" content="pwd protected Secret"
<script type="application/ld+json">{...,"description":"pwd protected Secret","name":"Protected: PWD Protected Post"}]}</script>