Reflected XSS Vulnerability in Broken Link Checker Plugin for WordPress
CVE-2019-16521
6.1MEDIUM
What is CVE-2019-16521?
The Broken Link Checker plugin for WordPress, specifically versions up to 1.11.8, is vulnerable to a reflected XSS attack. This vulnerability arises from improper encoding and the uncontrolled insertion of an HTTP GET parameter into the HTML of the broken links listing page. Attackers can exploit this weakness by injecting an XSS payload through the 's_filter' GET parameter in a 'filter_id=search' request, potentially allowing unauthorized script execution in a victim’s browser.