VYPR
Vendor

JQueryForm

Products
3
CVEs
10
Across products
15
Status
Private

Products

3

Recent CVEs

10
  • CVE-2022-24984CriFeb 16, 2022
    risk 0.64cvss 9.8epss 0.03

    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…

  • CVE-2016-9492CriJul 13, 2018
    risk 0.64cvss 9.8epss 0.03

    The code generated by PHP FormMail Generator prior to 17 December 2016 is vulnerable to unrestricted upload of dangerous file types. 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…

  • CVE-2016-9483CriJul 13, 2018
    risk 0.64cvss 9.8epss 0.03

    The PHP form code generated by PHP FormMail Generator deserializes untrusted input as part of the phpfmg_filman_download() function. A remote unauthenticated attacker may be able to use this vulnerability to inject PHP code, or along with CVE-2016-9484 to perform local file…

  • CVE-2016-9482CriJul 13, 2018
    risk 0.64cvss 9.8epss 0.05

    Code generated by PHP FormMail Generator may allow a remote unauthenticated user to bypass authentication in the to access the administrator panel by navigating directly to /admin.php?mod=admin&func=panel

  • CVE-2022-24985HigFeb 16, 2022
    risk 0.57cvss 8.8epss 0.02

    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…

  • CVE-2022-24983HigFeb 16, 2022
    risk 0.49cvss 7.5epss 0.03

    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…

  • CVE-2016-9484HigJul 13, 2018
    risk 0.49cvss 7.5epss 0.04

    The generated PHP form code does not properly validate user input folder directories, allowing a remote unauthenticated attacker to perform a path traversal and access arbitrary files on the server. The PHP FormMail Generator website does not use version numbers and is updated…

  • CVE-2022-24982MedFeb 16, 2022
    risk 0.42cvss 6.5epss 0.01

    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-24981MedFeb 16, 2022
    risk 0.40cvss 6.1epss 0.01

    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-9493MedJul 13, 2018
    risk 0.40cvss 6.1epss 0.02

    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…