cve/2023/CVE-2023-6155.md

18 lines
788 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-6155](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6155)
![](https://img.shields.io/static/v1?label=Product&message=Quiz%20Maker&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.4.9.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200%20Information%20Exposure&color=brighgreen)
### Description
The Quiz Maker WordPress plugin before 6.4.9.5 does not adequately authorize the `ays_quiz_author_user_search` AJAX action, allowing an unauthenticated attacker to perform a search for users of the system, ultimately leaking user email addresses.
### POC
#### Reference
- https://wpscan.com/vulnerability/c62be802-e91a-4bcf-990d-8fd8ef7c9a28
#### Github
No PoCs found on GitHub currently.