
CVE-2024-13663 – Coaching Staffs <= 1.4 - Authenticated (Contributor+) Stored Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2024-13663
18 Feb 2025 β The Coaching Staffs plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'mstw-cs-table' shortcode in all versions up to, and including, 1.4 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. • https://plugins.trac.wordpress.org/browser/coaching-staffs/trunk/mstw-coaching-staffs.php#L561 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2024-12320 – Team Rosters <= 4.7 - Reflected Cross-Site Scripting via 'tab'
https://notcve.org/view.php?id=CVE-2024-12320
30 Jan 2025 β The Team Rosters plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the βtabβ parameter in all versions up to, and including, 4.7 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. • https://plugins.trac.wordpress.org/browser/team-rosters/trunk/includes/mstw-tr-settings.php#L126 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •