CVE-2024-10390 – Elfsight Telegram Chat CC <= 1.1.0 - Missing Authorization to Authenticated (Subscriber+) Stored Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2024-10390
18 Nov 2024 — The Elfsight Telegram Chat CC plugin for WordPress is vulnerable to unauthorized modification of data to a missing capability check on the 'updatePreferences' function in all versions up to, and including, 1.1.0. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. • https://codecanyon.net/item/elfsight-telegram-chat/25288599 • CWE-862: Missing Authorization •
CVE-2024-4100 – Pricing Table <= 2.0.1 - Cross-Site Request Forgery via ajax()
https://notcve.org/view.php?id=CVE-2024-4100
08 Jul 2024 — The Pricing Table plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.1. This is due to missing or incorrect nonce validation on the ajax() function. This makes it possible for unauthenticated attackers to perform a variety of actions related to managing pricing tables via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. El complemento Pricing Table para WordPress es vulnerable a Cross-Si... • https://plugins.trac.wordpress.org/browser/elfsight-pricing-table/trunk/core/includes/widgets-api.php#L71 • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2024-4102 – Pricing Table <= 2.0.1 - Missing Authorization
https://notcve.org/view.php?id=CVE-2024-4102
08 Jul 2024 — The Pricing Table plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the ajax() function in all versions up to, and including, 2.0.1. This makes it possible for authenticated attackers, with subscriber-level access and above, to perform unauthorized actions like editing pricing tables. El complemento Pricing Table para WordPress es vulnerable al acceso no autorizado a los datos debido a una falta de verificación de capacidad en la función ajax() en todas l... • https://plugins.trac.wordpress.org/browser/elfsight-pricing-table/trunk/core/includes/widgets-api.php#L71 • CWE-862: Missing Authorization •
CVE-2016-11005 – Elfsight Instagram Widget – Instagram Gallery < 1.1.2 - Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2016-11005
07 Feb 2016 — The instalinker plugin before 1.1.2 for WordPress has includes/instalinker-admin-preview.php?client_id= XSS. El plugin instalinker versiones anteriores a 1.1.2 para WordPress, presenta una vulnerabilidad de tipo XSS de includes/instalinker-admin-preview.php?client_id=. • https://rastating.github.io/instalinker-reflected-xss-information-disclosure • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •