cve/2009/CVE-2009-0969.md

18 lines
729 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-0969](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0969)
![](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
Cross-site request forgery (CSRF) vulnerability in account/settings/account/index.php in phpFoX 1.6.21 allows remote attackers to hijack the authentication of administrators for requests that change the email address via the act[update] action.
### POC
#### Reference
- http://packetstormsecurity.org/0903-exploits/phpfox1621-xsrf.txt
#### Github
No PoCs found on GitHub currently.