cve/2007/CVE-2007-5229.md

19 lines
886 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-5229](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5229)
![](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 the FeedBurner FeedSmith 2.2 plugin for WordPress allows remote attackers to change settings and hijack blog feeds via a request to wp-admin/options-general.php that submits parameter values to FeedBurner_FeedSmith_Plugin.php, as demonstrated by the (1) feedburner_url and (2) feedburner_comments_url parameters.
### POC
#### Reference
- http://marc.info/?l=full-disclosure&m=119145344606493&w=2
- https://www.exploit-db.com/exploits/30637/
#### Github
No PoCs found on GitHub currently.