CVE-2023-20052
01.03.2023, 08:15
On Feb 15, 2023, the following vulnerability in the ClamAV scanning library was disclosed: A vulnerability in the DMG file parser of ClamAV versions 1.0.0 and earlier, 0.105.1 and earlier, and 0.103.7 and earlier could allow an unauthenticated, remote attacker to access sensitive information on an affected device. This vulnerability is due to enabling XML entity substitution that may result in XML external entity injection. An attacker could exploit this vulnerability by submitting a crafted DMG file to be scanned by ClamAV on an affected device. A successful exploit could allow the attacker to leak bytes from any file that may be read by the ClamAV scanning process.
Vendor | Product | Version |
---|---|---|
cisco | secure_endpoint | 𝑥 < 1.20.2 |
cisco | secure_endpoint | 𝑥 < 1.21.1 |
cisco | secure_endpoint | 𝑥 < 7.5.9 |
cisco | secure_endpoint | 8.0.1.21160 ≤ 𝑥 < 8.1.5 |
cisco | secure_endpoint_private_cloud | 𝑥 < 3.6.0 |
clamav | clamav | 𝑥 ≤ 0.103.7 |
clamav | clamav | 0.104.0 ≤ 𝑥 ≤ 0.105.1 |
clamav | clamav | 1.0.0 |
clamav | clamav | 1.0.0:rc |
clamav | clamav | 1.0.0:rc2 |
stormshield | stormshield_network_security | 3.0.0 ≤ 𝑥 < 3.7.35 |
stormshield | stormshield_network_security | 3.8.0 ≤ 𝑥 < 3.11.23 |
stormshield | stormshield_network_security | 4.3.0 ≤ 𝑥 < 4.3.17 |
stormshield | stormshield_network_security | 4.4.0 ≤ 𝑥 < 4.6.4 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
clamav |
|
Common Weakness Enumeration
- CWE-611 - Improper Restriction of XML External Entity ReferenceThe software processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.
- CWE-776 - Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')The software uses XML documents and allows their structure to be defined with a Document Type Definition (DTD), but it does not properly control the number of recursive definitions of entities.