Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-84266.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-84266
Upstream
Published
2025-02-14T17:15:15Z
Modified
2026-08-30T05:24:52Z
Summary
CVE-2024-3220 affecting package docbook5-style-xsl 1.79.2-11
Details

There is a defect in the CPython standard library module “mimetypes” where on Windows the default list of known file locations are writable meaning other users can create invalid files to cause MemoryError to be raised on Python runtime startup or have file extensions be interpreted as the incorrect file type.

This defect is caused by the default locations of Linux and macOS platforms (such as “/etc/mime.types”) also being used on Windows, where they are user-writable locations (“C:\etc\mime.types”).

To work-around this issue a user can call mimetypes.init() with an empty list (“[]”) on Windows platforms to avoid using the default list of known file locations.

References

Affected packages

Azure Linux:3 / docbook5-style-xsl

Package

Name
docbook5-style-xsl
Purl
pkg:rpm/azure-linux/docbook5-style-xsl

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
1.79.2-11

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-84266.json"