
WP-Stats <= 2.56 - Unauthenticated Stored Cross-Site Scripting
WP-Stats <= 2.56 - Unauthenticated Stored Cross-Site Scripting
https://wordpress.org/plugins/wp-stats/
Unauthenticated reflected XSS in the stats_author GET parameter of stats_page(). The sanitization filter strip_tags() is applied before urldecode(), allowing an attacker to bypass it by double URL-encoding the payload.