mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 03:02:30 +00:00
886 B
886 B
CVE-2007-5229
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.