header-logo
Suggest Exploit
vendor:
Contact Forms Builder
by:
Milad karimi
4.3
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Contact Forms Builder
Affected Version From: 1.6.2001
Affected Version To: 1.6.2001
Patch Exists: YES
Related CWE:
CPE: 2.3:a:wordpress:contact_forms_builder:1.6.1
Metasploit:
Other Scripts:
Platforms Tested: Windows 11
2022

WordPress Plugin Contact Form Builder 1.6.1 – Cross-Site Scripting (XSS)

This plugin creates a Contact Form Builder from any post types. The slider import search feature and tab parameter via plugin settings are vulnerable to reflected cross-site scripting.

Mitigation:

Upgrade to version 1.6.2 or later.
Source

Exploit-DB raw data:

# Exploit Title: Wordpress Plugin Contact Form Builder 1.6.1 - Cross-Site Scripting (XSS)
# Date: 2022-02-07
# Author: Milad karimi
# Software Link: https://wordpress.org/plugins/contact-forms-builder/
# Version: 1.6.1
# Tested on: Windows 11
# CVE: N/A

1. Description:
This plugin creates a Contact Form Builder from any post types. The slider import search feature and tab parameter via plugin settings are vulnerable to reflected cross-site scripting.

2. Proof of Concept:
http://localhost/code_generator.php?form_id=<script>alert('xss')</script>