CVE-2023-2023
Custom 404 Pro < 3.7.3 - Reflected Cross-Site Scripting
Record summary
CVE-2023-2023 has a selected CVSS score of 6.1 (medium); EIP currently links 27 repository PoCs and 1 Nuclei template.
Description
The Custom 404 Pro WordPress plugin before 3.7.3 does not escape some URLs before outputting them in attributes, leading to Reflected Cross-Site Scripting.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Custom 404 ProDefault status: unaffected | CVE List | Before 3.7.3 | affected |
Proofs of concept
Showing 12 of 27Repository PoCs
GitHubabrahim7112/hackers_CVE_2023_pocRepository PoCby abrahim7112Stars: 12Not analyzed342 files
GitHubthatformat/Hvv2023Repository PoCby thatformatStars: 5Not analyzed120 files
GitHubamirzargham/CVE-2023-08-21-exploitRepository PoCby amirzarghamStars: 1Not analyzed2 files
GitHubamirzargham/CVE-2023-0099-exploitRepository PoCby amirzarghamStars: 6Not analyzed2 files
GitHubtarihub/blackjumpRepository PoCby tarihubStars: 276Not analyzed9 files
GitHubteam890/CVE-2023-2024Repository PoCby team890Stars: 1Not analyzed75 files
GitHubChocapikk/CVE-2023-6553Repository PoCby ChocapikkStars: 86Not analyzed4 files
GitHubpentestfunctions/BlueDuckyRepository PoCby pentestfunctionsStars: 1,886Not analyzed16 files
GitHubrockrid3r/CVE-2023-5178Repository PoCby rockrid3rStars: 7Not analyzed12 files
GitHubtianstcht/CVE-2023-4427Repository PoCby tianstchtStars: 28Not analyzed3 files
GitHubnles-crt/CVE-2023-6895Repository PoCby nles-crtStars: 0Not analyzed2 files
GitHubuser0x1337/CVE-2023-30547Repository PoCby user0x1337Stars: 0Not analyzed4 files
Nuclei templates
1ProjectDiscoveryMEDIUMCustom 404 Pro < 3.7.3 - Cross-Site ScriptingCVSS 6.1
Custom 404 Pro before 3.7.3 is susceptible to cross-site scripting via the search parameter due to insufficient input sanitization and output escaping. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
Remediation
Fixed in version 3.7.3
Source: ProjectDiscovery