vendor:
WP Customize Login
by:
Aryan Chehreghani
8,8
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: WP Customize Login
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: YES
Related CWE: N/A
CPE: 2.3:a:wordpress:wp_customize_login:1.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 10
2021
WordPress Plugin WP Customize Login 1.1 – ‘Change Logo Title’ Stored Cross-Site Scripting (XSS)
A stored XSS vulnerability exists in WordPress Plugin WP Customize Login 1.1, which allows an attacker to inject malicious JavaScript code into the 'Change Logo Title' input field. When the malicious code is triggered, it will execute and display a pop-up with the user's cookie information.
Mitigation:
Ensure that user input is properly sanitized and validated before being stored in the database.