cleantalk
Vulnerabilities and Security Researches

Vulnerabilities and security researches formetform metform

Direction: ascending
Jun 06, 2024

Metform Elementor Contact Form Builder # CVE-2023-0709

CVE, Research URL

CVE-2023-0709

Date
Jun 09, 2023
Research Description
The Metform Elementor Contact Form Builder for WordPress is vulnerable to Cross-Site Scripting by using the 'mf_last_name' shortcode to echo unescaped form submissions in versions up to, and including, 3.3.0. This allows authenticated attackers, with contributor-level permissions or above, to inject arbitrary web scripts in pages that will execute when the victim visits a a page containing the shortcode when the submission id is present in the query string. Note that getting the JavaScript to execute requires user interaction as the victim must visit a crafted link with the form entry id, but the script itself is stored in the site database.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2022-1442

CVE, Research URL

CVE-2022-1442

Date
May 11, 2022
Research Description
The Metform WordPress plugin is vulnerable to sensitive information disclosure due to improper access control in the ~/core/forms/action.php file which can be exploited by an unauthenticated attacker to view all API keys and secrets of integrated third-party APIs like that of PayPal, Stripe, Mailchimp, Hubspot, HelpScout, reCAPTCHA and many more, in versions up to and including 2.1.3.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-0084

CVE, Research URL

CVE-2023-0084

Date
Mar 03, 2023
Research Description
The Metform Elementor Contact Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via text areas on forms in versions up to, and including, 3.1.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page, which is the submissions page.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-0085

CVE, Research URL

CVE-2023-0085

Date
Mar 02, 2023
Research Description
The Metform Elementor Contact Form Builder plugin for WordPress is vulnerable to reCaptcha Bypass in versions up to, and including, 3.2.1. This is due to insufficient server side checking on the captcha value submitted during a form submission. This makes it possible for unauthenticated attackers to bypass Captcha restrictions and for attackers to utilize bots to submit forms.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-1843

CVE, Research URL

CVE-2023-1843

Date
Jun 09, 2023
Research Description
The Metform Elementor Contact Form Builder plugin for WordPress is vulnerable to unauthorized permalink structure update due to a missing capability check on the permalink_setup function in versions up to, and including, 3.3.0. This makes it possible for unauthenticated attackers to change the permalink structure.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-0689

CVE, Research URL

CVE-2023-0689

Date
Aug 31, 2023
Research Description
The Metform Elementor Contact Form Builder for WordPress is vulnerable to Information Disclosure via the 'mf_first_name' shortcode in versions up to, and including, 3.3.1. This allows authenticated attackers, with subscriber-level capabilities or above to obtain sensitive information about arbitrary form submissions, including the submitter's first name.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-0691

CVE, Research URL

CVE-2023-0691

Date
Jun 09, 2023
Research Description
The Metform Elementor Contact Form Builder for WordPress is vulnerable to Information Disclosure via the 'mf_last_name' shortcode in versions up to, and including, 3.3.1. This allows authenticated attackers, with subscriber-level capabilities or above to obtain sensitive information about arbitrary form submissions, specifically the submitter's last name.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-0694

CVE, Research URL

CVE-2023-0694

Date
Jun 09, 2023
Research Description
The Metform Elementor Contact Form Builder for WordPress is vulnerable to Information Disclosure via the 'mf' shortcode in versions up to, and including, 3.3.1. This allows authenticated attackers, with subscriber-level capabilities or above to obtain sensitive information about any standard form field of any form submission.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-0710

CVE, Research URL

CVE-2023-0710

Date
Jun 09, 2023
Research Description
The Metform Elementor Contact Form Builder for WordPress is vulnerable to Cross-Site Scripting by using the 'fname' attribute of the 'mf_thankyou' shortcode to echo unescaped form submissions in versions up to, and including, 3.3.0. This allows authenticated attackers, with contributor-level permissions or above, to inject arbitrary web scripts in pages that will execute when the victim visits a a page containing the shortcode when the submission id is present in the query string. Note that getting the JavaScript to execute requires user interaction as the victim must visit a crafted link with the form entry id, but the script itself is stored in the site database. Additionally this requires successful payment, increasing the complexity.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-0692

CVE, Research URL

CVE-2023-0692

Date
Jun 09, 2023
Research Description
The Metform Elementor Contact Form Builder for WordPress is vulnerable to Information Disclosure via the 'mf_payment_status' shortcode in versions up to, and including, 3.3.1. This allows authenticated attackers, with subscriber-level capabilities or above to obtain sensitive information about the payment status of arbitrary form submissions.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-0721

CVE, Research URL

CVE-2023-0721

Date
Jun 09, 2023
Research Description
The Metform Elementor Contact Form Builder plugin for WordPress is vulnerable to CSV injection in versions up to, and including, 3.3.0. This allows unauthenticated attackers to embed untrusted input into exported CSV files, which can result in code execution when these files are downloaded and opened on a local system with a vulnerable configuration.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-2517

CVE, Research URL

CVE-2023-2517

Date
Jul 12, 2023
Research Description
The Metform Elementor Contact Form Builder plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 3.3.2. This is due to missing or incorrect nonce validation on the permalink_setup function. This makes it possible for unauthenticated attackers to change the permalink structure via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. While nonce verification is implemented, verification only takes place when a nonce is provided.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-6788

CVE, Research URL

CVE-2023-6788

Date
Jan 09, 2024
Research Description
The Metform Elementor Contact Form Builder plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.8.1. This is due to missing or incorrect nonce validation on the contents function. This makes it possible for unauthenticated attackers to update the options "mf_hubsopt_token", "mf_hubsopt_refresh_token", "mf_hubsopt_token_type", and "mf_hubsopt_expires_in" via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. This would allow an attacker to connect their own Hubspot account to a victim site's metform to obtain leads and contacts.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2024-1585

CVE, Research URL

CVE-2024-1585

Date
Mar 13, 2024
Research Description
The Metform Elementor Contact Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcode(s) in all versions up to, and including, 3.8.3 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-0693

CVE, Research URL

CVE-2023-0693

Date
Jun 09, 2023
Research Description
The Metform Elementor Contact Form Builder for WordPress is vulnerable to Information Disclosure via the 'mf_transaction_id' shortcode in versions up to, and including, 3.3.1. This allows authenticated attackers, with subscriber-level capabilities or above to obtain sensitive information about the transaction ids of arbitrary form submissions that included payment.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-0688

CVE, Research URL

CVE-2023-0688

Date
Jun 09, 2023
Research Description
The Metform Elementor Contact Form Builder for WordPress is vulnerable to Information Disclosure via the 'mf_thankyou' shortcode in versions up to, and including, 3.3.1. This allows authenticated attackers, with subscriber-level capabilities or above to obtain sensitive information about form submissions, including payment status, and transaction ID.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-0708

CVE, Research URL

CVE-2023-0708

Date
Jun 09, 2023
Research Description
The Metform Elementor Contact Form Builder for WordPress is vulnerable to Cross-Site Scripting by using the 'mf_first_name' shortcode to echo unescaped form submissions in versions up to, and including, 3.3.0. This allows authenticated attackers, with contributor-level permissions or above, to inject arbitrary web scripts in pages that will execute when the victim visits a a page containing the shortcode when the submission id is present in the query string. Note that getting the JavaScript to execute requires user interaction as the victim must visit a crafted link with the form entry id, but the script itself is stored in the site database.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2023-0695

CVE, Research URL

CVE-2023-0695

Date
Jun 09, 2023
Research Description
The Metform Elementor Contact Form Builder for WordPress is vulnerable to Cross-Site Scripting by using the 'mf' shortcode to echo unescaped form submissions in versions up to, and including, 3.3.0. This allows authenticated attackers, with contributor-level permissions or above, to inject arbitrary web scripts in pages that will execute when the victim visits a specific link. Note that getting the JavaScript to execute still requires user interaction as the victim must visit a crafted link with the form entry id, but the script itself is stored in the site database.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2024-33570

CVE, Research URL

CVE-2024-33570

Date
May 07, 2024
Research Description
Missing Authorization vulnerability in Wpmet Metform Elementor Contact Form Builder.This issue affects Metform Elementor Contact Form Builder: from n/a through 3.8.3.
Affected versions
Min -, max -.
Status
vulnerable

Metform Elementor Contact Form Builder # CVE-2024-2791

CVE, Research URL

CVE-2024-2791

Date
Apr 02, 2024
Research Description
The Metform Elementor Contact Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's widgets in all versions up to, and including, 3.8.5 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Affected versions
Min -, max -.
Status
vulnerable
Jun 10, 2024

Metform Elementor Contact Form Builder # CVE-2023-50903

CVE, Research URL

CVE-2023-50903

Date
Dec 09, 2024
Research Description
Missing Authorization vulnerability in Wpmet Metform Elementor Contact Form Builder allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Metform Elementor Contact Form Builder: from n/a through 3.4.0.
Affected versions
Min -, max -.
Status
vulnerable
Jun 14, 2024

Metform Elementor Contact Form Builder # CVE-2024-4266

CVE, Research URL

CVE-2024-4266

Date
Jun 11, 2024
Research Description
The MetForm – Contact Form, Survey, Quiz, & Custom Form Builder for Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 3.8.8 via the 'handle_file' function. This can allow unauthenticated attackers to extract sensitive data, such as Personally Identifiable Information, from files uploaded by users.
Affected versions
Min -, max -.
Status
vulnerable
Aug 19, 2024

Metform Elementor Contact Form Builder # CVE-2023-0714

CVE, Research URL

CVE-2023-0714

Date
Aug 17, 2024
Research Description
The Metform Elementor Contact Form Builder for WordPress is vulnerable to Arbitrary File Upload due to insufficient file type validation in versions up to, and including, 3.2.4. This allows unauthenticated visitors to perform a "double extension" attack and upload files containing a malicious extension but ending with a benign extension, which may make remote code execution possible in some configurations.
Affected versions
Min -, max -.
Status
vulnerable
Apr 01, 2025

Metform Elementor Contact Form Builder # CVE-2025-30914

CVE, Research URL

CVE-2025-30914

Date
Mar 27, 2025
Research Description
Server-Side Request Forgery (SSRF) vulnerability in XpeedStudio Metform allows Server Side Request Forgery. This issue affects Metform: from n/a through 3.9.2.
Affected versions
Min -, max -.
Status
vulnerable