Vulnerabilities (CVE)

Filtered by vendor Jqueryform Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-24982 1 Jqueryform 1 Jqueryform 2022-02-25 4.0 MEDIUM 6.5 MEDIUM
Forms generated by JQueryForm.com before 2022-02-05 allows a remote authenticated attacker to access the cleartext credentials of all other form users. admin.php contains a hidden base64-encoded string with these credentials.
CVE-2022-24981 1 Jqueryform 1 Jqueryform 2022-02-25 4.3 MEDIUM 6.1 MEDIUM
A reflected cross-site scripting (XSS) vulnerability in forms generated by JQueryForm.com before 2022-02-05 allows remote attackers to inject arbitrary web script or HTML via the redirect parameter to admin.php.
CVE-2016-9493 1 Jqueryform 1 Php Formmail Generator 2019-10-09 4.3 MEDIUM 6.1 MEDIUM
The code generated by PHP FormMail Generator prior to 17 December 2016 is vulnerable to stored cross-site scripting. In the generated form.lib.php file, upload file types are checked against a hard-coded list of dangerous extensions. This list does not include all variations of PHP files, which may lead to execution of the contained PHP code if the attacker can guess the uploaded filename. The form by default appends a short random string to the end of the filename.