cve/2008/CVE-2008-1992.md

19 lines
775 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-1992](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1992)
![](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
Acidcat CMS 3.4.1 does not properly restrict access to (1) default_mail_aspemail.asp, (2) default_mail_cdosys.asp or (3) default_mail_jmail.asp, which allows remote attackers to bypass restrictions and relay email messages with modified From, FromName, and To fields.
### POC
#### Reference
- http://securityreason.com/securityalert/3842
- https://www.exploit-db.com/exploits/5478
#### Github
No PoCs found on GitHub currently.