CVE-2007-5229
FeedBurner FeedSmith 2.2 - Cross-Site Request Forgery via wp-admin/options-general.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5229. PoCs published by David Kierznowski.
AI-analyzed exploit summary This JavaScript PoC demonstrates a CSRF vulnerability in FeedBurner FeedSmith 2.2, allowing an attacker to manipulate plugin settings via a victim's active session. It sends a POST request to modify feed URLs without user interaction.
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.
Exploits (1)
This JavaScript PoC demonstrates a CSRF vulnerability in FeedBurner FeedSmith 2.2, allowing an attacker to manipulate plugin settings via a victim's active session. It sends a POST request to modify feed URLs without user interaction.