CVE-2021-38337 – RSVPMaker Excel <= 1.1 Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2021-38337
09 Sep 2021 — The RSVPMaker Excel WordPress plugin is vulnerable to Reflected Cross-Site Scripting due to a reflected $_SERVER["PHP_SELF"] value in the ~/phpexcel/PHPExcel/Shared/JAMA/docs/download.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 1.1. El plugin RSVPMaker Excel de WordPress, es vulnerable a un ataque de tipo Cross-Site Scripting Reflejado debido a un valor $_SERVER["PHP_SELF"] reflejado en el archivo ~/phpexcel/PHPExcel/Shared/JAMA/docs/download.php que perm... • https://plugins.trac.wordpress.org/browser/rsvpmaker-excel/tags/1.2/phpexcel/PHPExcel/Shared/JAMA/docs/download.php#L61 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2021-24371 – RSVPMaker < 8.7.3 - Authenticated (admin+) SSRF
https://notcve.org/view.php?id=CVE-2021-24371
29 Jun 2021 — The Import feature of the RSVPMaker WordPress plugin before 8.7.3 (/wp-admin/tools.php?page=rsvpmaker_export_screen) takes an URL input and calls curl on it, without first validating it to ensure it's a remote one. As a result, a high privilege user could use that feature to scan the internal network via a SSRF attack. La funcionalidad Import del plugin RSVPMaker de WordPress versiones anteriores a 8.7.3 (/wp-admin/tools.php?page=rsvpmaker_export_screen) toma una entrada de URL y llama a curl sobre ella, si... • https://codevigilant.com/disclosure/2021/wp-plugin-rsvpmaker • CWE-918: Server-Side Request Forgery (SSRF) •
CVE-2019-15646 – RSVPMaker <= 6.1.9 - SQL Injection
https://notcve.org/view.php?id=CVE-2019-15646
28 Apr 2019 — The rsvpmaker plugin before 6.2 for WordPress has SQL injection. El plugin rsvpmaker versiones anteriores a 6.2 para WordPress, tiene una inyección SQL. The RSVPMaker plugin for WordPress is vulnerable to generic SQL Injection in versions up to, and including, 6.1.9 due to insufficient escaping on a user-supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can ... • https://plugins.trac.wordpress.org/log/rsvpmaker/tags/6.2 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •
CVE-2018-21004 – RSVPMaker < 5.6.4 - SQL Injection
https://notcve.org/view.php?id=CVE-2018-21004
08 Nov 2018 — The rsvpmaker plugin before 5.6.4 for WordPress has SQL injection. El plugin rsvpmaker versiones anteriores a 5.6.4 para WordPress, presenta una inyección SQL. • https://plugins.trac.wordpress.org/log/rsvpmaker/tags/5.6.4 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •