Search Results (22 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2019-11590 1 10web 1 Form Maker 2024-11-21 N/A
The 10Web Form Maker plugin before 1.13.5 for WordPress allows CSRF via the wp-admin/admin-ajax.php action parameter, with resultant local file inclusion via directory traversal, because there can be a discrepancy between the $_POST['action'] value and the $_GET['action'] value, and the latter is unsanitized.
CVE-2019-10866 1 10web 1 Form Maker 2024-11-21 N/A
In the Form Maker plugin before 1.13.3 for WordPress, it's possible to achieve SQL injection in the function get_labels_parameters in the file form-maker/admin/models/Submissions_fm.php with a crafted value of the /models/Submissioc parameter.