Update 20250219070339 (#787)

feat: Updated at 20250219070339

Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2025-02-19 08:39:16 +01:00 committed by GitHub
parent de57cb1379
commit 2730bd6b97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 96 additions and 0 deletions

View File

@ -0,0 +1,48 @@
{
"schema_version": "1.5.0",
"id": "BIT-python-min-2024-3220",
"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.",
"aliases": [
"CVE-2024-3220"
],
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "python-min",
"purl": "pkg:bitnami/python-min"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.0"
}
]
}
]
}
],
"database_specific": {
"severity": "Unknown",
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
]
},
"references": [
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CDXW34ND2LSAOYAR5N6UNONP4ZBX4D6R/"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/02/14/8"
}
],
"published": "2025-02-19T07:17:13.292Z",
"modified": "2025-02-19T07:38:30.134Z"
}

View File

@ -0,0 +1,48 @@
{
"schema_version": "1.5.0",
"id": "BIT-python-2024-3220",
"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.",
"aliases": [
"CVE-2024-3220"
],
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "python",
"purl": "pkg:bitnami/python"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.0"
}
]
}
]
}
],
"database_specific": {
"severity": "Unknown",
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
]
},
"references": [
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CDXW34ND2LSAOYAR5N6UNONP4ZBX4D6R/"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/02/14/8"
}
],
"published": "2025-02-19T07:17:18.087Z",
"modified": "2025-02-19T07:38:30.134Z"
}