S4E just found a high top 10 tcp port service scan
medium·Product Based Web Vulnerabilities·Updated Aug 23, 2025

CVE-2023-1893 Scanner

CVE-2023-1893 Scanner - Cross-Site Scripting (XSS) vulnerability in Login Configurator

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.9k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2023-1893
6.1
CVSS

The Login Configurator WordPress plugin through 2.1 does not properly escape a URL parameter before outputting it to the page, leading to a reflected cross-site scripting vulnerability targeting site administrators.

Attack Vector
-
Privileges Req.
-
User Interaction
-
Affected
Login Configurator
0
Updated Aug 22, 2026View on NVD →
Detail

Login Configurator is a WordPress plugin that allows users to customize login pages for their sites. It is widely used by WordPress site administrators to tailor the appearance and functionality of login interfaces. The plugin is often employed for branding purposes, ensuring that the login experience is consistent with the site's overall style. With over tens of thousands of downloads, it is a popular choice among the WordPress community. The simplicity and ease of use have made it a go-to option for those looking to implement quick and effective login customizations. Login Configurator supports a range of WordPress versions, enhancing its appeal across a broad user base.

Cross-Site Scripting (XSS) is a type of security vulnerability typically found in web applications. In the context of the Login Configurator, XSS vulnerabilities arise due to improper escaping of input from users. This specific vulnerability allows attackers to execute malicious scripts in the context of site administrators. The vulnerability is particularly dangerous because it can lead to session hijacking and account compromise. It necessitates user interaction, meaning a victim must visit a specific malicious URL to be affected.

The Login Configurator plugin vulnerability exists due to inadequate escaping of URL parameters before rendering them on a page. The flaw is triggered when users access a crafted URL that exploits this parameter to inject scripts. When the script is executed, it runs in the administrator's context due to the incorrect handling of input by the plugin. The vulnerable endpoint is typically associated with options-general.php, a component of the plugin. Attackers who craft the URL can successfully deploy payloads that can include JavaScript or other scripting languages, triggering the XSS vulnerability.

When exploited, this XSS vulnerability can have several serious consequences. Attackers might execute arbitrary scripts, leading to session hijacking of administrators, exposing sensitive information. This could lead to unauthorized administrative access and potentially complete takeover of a WordPress site. Furthermore, it could spread to other users if the malicious URL is embedded in commonly visited pages. Such infections can lead to further exploitation, including data theft, unauthorized changes to site content, or user redirect to malicious websites. The cumulative effect underscores the critical nature of addressing this vulnerability quickly and efficiently.

REFERENCES

Solution Advice
  • Update the Login Configurator plugin to the latest version where this vulnerability is fixed.
  • Regularly review and test plugins to ensure they don't introduce security vulnerabilities.
  • Implement web application firewalls to help mitigate malicious HTTP requests targeting known vulnerabilities.
  • Educate users on the importance of keeping plugins updated to reduce exposure to known vulnerabilities.
  • Consider removing or disabling unused plugins to reduce the attack surface of your WordPress installation.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2023-1893 Scanner - Cross-Site Scripting (XSS) vulnerability in Login Configurator S4E