cve/2023/CVE-2023-6875.md
2024-06-18 02:51:15 +02:00

21 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2023-6875](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6875)
![](https://img.shields.io/static/v1?label=Product&message=POST%20SMTP%20%E2%80%93%20The%20%231%20WordPress%20SMTP%20Plugin%20with%20Advanced%20Email%20Logging%20and%20Delivery%20Failure%20Notifications&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%202.8.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-639%20Authorization%20Bypass%20Through%20User-Controlled%20Key&color=brighgreen)
### Description
The POST SMTP Mailer Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to a type juggling issue on the connect-app REST endpoint in all versions up to, and including, 2.8.7. This makes it possible for unauthenticated attackers to reset the API key used to authenticate to the mailer and view logs, including password reset emails, allowing site takeover.
### POC
#### Reference
- http://packetstormsecurity.com/files/176525/WordPress-POST-SMTP-Mailer-2.8.7-Authorization-Bypass-Cross-Site-Scripting.html
#### Github
- https://github.com/UlyssesSaicha/CVE-2023-6875
- https://github.com/gbrsh/CVE-2023-6875
- https://github.com/hatlesswizard/CVE-2023-6875
- https://github.com/nomi-sec/PoC-in-GitHub