CVE-2015-4018
FeedWordPress < 2015.0514 - Authenticated SQL Injection via link_ids[] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-4018. PoCs published by Adrián M. F..
AI-analyzed exploit summary This exploit demonstrates an authenticated SQL injection vulnerability in the FeedWordPress WordPress plugin (version 2015.0426). The vulnerability arises from improper sanitization of the 'link_ids[]' POST parameter, allowing attackers to execute arbitrary SQL queries.
Description
SQL injection vulnerability in feedwordpresssyndicationpage.class.php in the FeedWordPress plugin before 2015.0514 for WordPress allows remote authenticated users to execute arbitrary SQL commands via the link_ids[] parameter in an Update action in the syndication.php page to wp-admin/admin.php.
Exploits (1)
This exploit demonstrates an authenticated SQL injection vulnerability in the FeedWordPress WordPress plugin (version 2015.0426). The vulnerability arises from improper sanitization of the 'link_ids[]' POST parameter, allowing attackers to execute arbitrary SQL queries.