关联漏洞
标题:WordPress plugin WPQA Builder 访问控制错误漏洞 (CVE-2022-1598)Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin WPQA Builder 5.4之前版本存在访问控制错误漏洞,该漏洞源于在REST API端点中缺乏身份验证。攻击者利用该漏洞查看用户之间发送的私密信息。
Description
WPQA < 5.5 - Unauthenticated Private Message Disclosure
介绍
# CVE-2022-1598
WPQA < 5.5 - Unauthenticated Private Message Disclosure
# Description
The plugin which is a companion to the Discy and Himer themes, lacks authentication in a REST API endpoint, allowing unauthenticated users to discover private questions sent between users on the site.
## Affected Plugins:
[WPQA < 5.5](https://codecanyon.net/item/wpqa-builder-forms-addon-for-wordpress/25298161)
## Affected Themes:
[DISCY](https://2code.info/discy-social-questions-and-answers-wordpress-theme/)
[HIMER](https://2code.info/himer-social-questions-and-answers-wordpress-theme/)
# Proof of Concept
```
Visit /wp-json/wp/v2/asked-question
or /wp-json/wp/v2/asked-question/<iD> (where ID is numeric and can be bruteforced!)
```
## Nuclei Template:
[CVE-2022-1598.yaml](CVE-2022-1598.yaml)
## VIDEO POC:
https://www.youtube.com/watch?v=MbhiQKWvivQ
### References:
https://wpscan.com/vulnerability/0416ae2f-5670-4080-a88d-3484bb19d8c8
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1598
文件快照
[4.0K] /data/pocs/4cfc829fbade709c8301fd51beae15fd5d31c633
├── [ 999] CVE-2022-1598.yaml
└── [1006] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。