Vulnerabilities (CVE)

Filtered by vendor Jqueryform Subscribe
Filtered by product Jqueryform
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-24984 1 Jqueryform 1 Jqueryform 2023-12-10 6.8 MEDIUM 9.8 CRITICAL
Forms generated by JQueryForm.com before 2022-02-05 (if file-upload capability is enabled) allow remote unauthenticated attackers to upload executable files and achieve remote code execution. This occurs because file-extension checks occur on the client side, and because not all executable content (e.g., .phtml or .php.bak) is blocked.
CVE-2022-24985 1 Jqueryform 1 Jqueryform 2023-12-10 6.0 MEDIUM 8.8 HIGH
Forms generated by JQueryForm.com before 2022-02-05 allows a remote authenticated attacker to bypass authentication and access the administrative section of other forms hosted on the same web server. This is relevant only when an organization hosts more than one of these forms on their server.
CVE-2022-24983 1 Jqueryform 1 Jqueryform 2023-12-10 5.0 MEDIUM 7.5 HIGH
Forms generated by JQueryForm.com before 2022-02-05 allow remote attackers to obtain the URI to any uploaded file by capturing the POST response. When chained with CVE-2022-24984, this could lead to unauthenticated remote code execution on the underlying web server. This occurs because the Unique ID field is contained in the POST response upon submitting a form.
CVE-2022-24982 1 Jqueryform 1 Jqueryform 2023-12-10 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 2023-12-10 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.