cve/2007/CVE-2007-2372.md
2024-05-26 14:27:05 +02:00

18 lines
827 B
Markdown

### [CVE-2007-2372](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2372)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
admin/send_mod.php in Gregory Kokanosky phpMyNewsletter 0.8 beta5 and earlier prints a Location header but does not exit when administrative credentials are missing, which allows remote attackers to compose an e-mail message via a post with the subject, message, format, and list_id fields; and send the message via a direct request for the MsgId value under admin/.
### POC
#### Reference
- https://www.exploit-db.com/exploits/3671
#### Github
No PoCs found on GitHub currently.