CVE-2021-38337 – RSVPMaker Excel <= 1.1 Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2021-38337
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 permite a atacantes inyectar scripts web arbitrario, en versiones hasta 1.1 incluyéndola • https://plugins.trac.wordpress.org/browser/rsvpmaker-excel/tags/1.2/phpexcel/PHPExcel/Shared/JAMA/docs/download.php#L61 https://www.wordfence.com/vulnerability-advisories/#CVE-2021-38337 • 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
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, sin comprobarla primero para asegurarse de que es una remota. • https://codevigilant.com/disclosure/2021/wp-plugin-rsvpmaker https://wpscan.com/vulnerability/63be225c-ebee-4cac-b43e-cf033ee7425d • 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
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 be used to extract sensitive information from the database. • https://plugins.trac.wordpress.org/log/rsvpmaker/tags/6.2 https://wordpress.org/plugins/rsvpmaker/#developers https://wpvulndb.com/vulnerabilities/9830 • 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
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 https://wordpress.org/plugins/rsvpmaker/#developers https://wpvulndb.com/vulnerabilities/9831 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •