← Back

Jqueryform

jqueryform

Vendor: Jqueryform • 5 CVEs

CVEs (5)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Jqueryform
1Jqueryform
Jun 17, 2026
Feb 16, 2022
N/A· v4
8.8 HIGH· v3
6.0 MEDIUM· v2
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 onl...Show more
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.Show less
1Jqueryform
1Jqueryform
Jun 17, 2026
Feb 16, 2022
N/A· v4
9.8 CRITICAL· v3
6.8 MEDIUM· v2
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-ext...Show more
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.Show less
1Jqueryform
1Jqueryform
Jun 17, 2026
Feb 16, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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 remot...Show more
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.Show less
1Jqueryform
1Jqueryform
Jun 17, 2026
Feb 16, 2022
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
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 credent...Show more
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.Show less
1Jqueryform
1Jqueryform
Jun 17, 2026
Feb 16, 2022
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
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.