
CVE-2024-13884 – Limit Bio <= 1.0 - Reflected XSS
https://notcve.org/view.php?id=CVE-2024-13884
20 Feb 2025 — The Limit Bio WordPress plugin through 1.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin The Limit Bio plugin for WordPress is vulnerable to Reflected Cross-Site Scripting in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages tha... • https://wpscan.com/vulnerability/759a60ac-c890-4961-91e4-53db5096eb3c • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2025-1436 – Limit Bio <= 1.0 - Stored XSS via CSRF
https://notcve.org/view.php?id=CVE-2025-1436
20 Feb 2025 — The Limit Bio WordPress plugin through 1.0 does not have CSRF check when updating its settings, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack. The Limit Bio plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject... • https://wpscan.com/vulnerability/849ed0a0-be17-43cf-a3a1-ad54dfb33d57 • CWE-352: Cross-Site Request Forgery (CSRF) •