5.3
CVE-2023-20052
- EPSS 8.86%
- Published 01.03.2023 08:15:11
- Last modified 21.11.2024 07:40:26
- Source psirt@cisco.com
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Cisco ≫ Secure Endpoint SwPlatformlinux Version < 1.20.2
Cisco ≫ Secure Endpoint SwPlatformmacos Version < 1.21.1
Cisco ≫ Secure Endpoint SwPlatformwindows Version < 7.5.9
Cisco ≫ Secure Endpoint SwPlatformwindows Version >= 8.0.1.21160 < 8.1.5
Cisco ≫ Secure Endpoint Private Cloud Version < 3.6.0
Stormshield ≫ Stormshield Network Security Version >= 3.0.0 < 3.7.35
Stormshield ≫ Stormshield Network Security Version >= 3.8.0 < 3.11.23
Stormshield ≫ Stormshield Network Security Version >= 4.3.0 < 4.3.17
Stormshield ≫ Stormshield Network Security Version >= 4.4.0 < 4.6.4
17.02.2023: CERT.at Warnung
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 8.86% | 0.923 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
psirt@cisco.com | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
CWE-611 Improper Restriction of XML External Entity Reference
The product 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 product 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.