vendor:
Popup Builder
by:
Unk9vvN
7.5
CVSS
HIGH
Persistent Cross-Site Scripting
79
CWE
Product Name: Popup Builder
Affected Version From: 3.49
Affected Version To: 3.49
Patch Exists: NO
Related CWE: N/A
CPE: a:popup_builder:popup_builder
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2019
WordPress Popup Builder 3.49 – Persistent Cross-Site Scripting
This vulnerability is in the validation mode and is located in 'Add Post' or 'Add Page' of Wordpress and the vulnerability type is stored. After installing Popup Builder, it will make a section in Add Post and Add Page. In this section, the user can choose which popup to show. This creates an option tag with the value of the popup title. An attacker can break the option tag and insert a script tag inside the popup title, which will then be executed when the user visits the Add Post or Add Page section.
Mitigation:
Ensure that user input is properly validated and sanitized before being used in the application.