CVE-2013-6797
Blue Wrench Video Widget < 2.0.0 - Cross-Site Request Forgery via bw_url Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-6797. PoCs published by Haider Mahmood.
AI-analyzed exploit summary This exploit demonstrates a CSRF vulnerability in the Blue Wrench Video Widget plugin for WordPress, allowing an attacker to perform unauthorized actions by tricking a logged-in user into submitting a malicious form. The PoC includes a crafted HTML form that submits arbitrary data to the vulnerable endpoint.
Description
Cross-site request forgery (CSRF) vulnerability in bluewrench-video-widget.php in the Blue Wrench Video Widget plugin before 2.0.0 for WordPress allows remote attackers to hijack the authentication of administrators for requests that embed arbitrary URLs via the bw_url parameter in the bw-videos page to wp-admin/admin.php, as demonstrated by embedding a URL to a JavaScript file.
Exploits (1)
This exploit demonstrates a CSRF vulnerability in the Blue Wrench Video Widget plugin for WordPress, allowing an attacker to perform unauthorized actions by tricking a logged-in user into submitting a malicious form. The PoC includes a crafted HTML form that submits arbitrary data to the vulnerable endpoint.