
CVE-2024-13363 – Raptive Ads <= 3.6.3 - Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2024-13363
18 Feb 2025 — The Raptive Ads plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'poc' parameter in all versions up to, and including, 3.6.3 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/adthrive-ads/trunk/components/static-files/partials/eyereturn • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2024-13364 – Raptive Ads <= 3.6.3 - Missing Authorization to Unauthenticated Data/Settings Reset
https://notcve.org/view.php?id=CVE-2024-13364
18 Feb 2025 — The Raptive Ads plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the site_ads_files_reset() and cls_file_reset() functions in all versions up to, and including, 3.6.3. This makes it possible for unauthenticated attackers to reset the ad and cls files. • https://wordpress.org/plugins/adthrive-ads • CWE-862: Missing Authorization •