Описание
Security update for python-deepdiff
This update for python-deepdiff fixes the following issues:
- CVE-2025-58367: class pollution via the
Deltaclass constructor can lead to denial-of-service and remote code execution (bsc#1249347).
Список пакетов
openSUSE Leap 15.6
Ссылки
- Link for SUSE-SU-2025:03127-1
- E-Mail link for SUSE-SU-2025:03127-1
- SUSE Security Ratings
- SUSE Bug 1249347
- SUSE CVE CVE-2025-58367 page
Описание
DeepDiff is a project focused on Deep Difference and search of any Python data. Versions 5.0.0 through 8.6.0 are vulnerable to class pollution via the Delta class constructor, and when combined with a gadget available in DeltaDiff, it can lead to Denial of Service and Remote Code Execution (via insecure Pickle deserialization) exploitation. The gadget available in DeepDiff allows `deepdiff.serialization.SAFE_TO_IMPORT` to be modified to allow dangerous classes such as posix.system, and then perform insecure Pickle deserialization via the Delta class. This potentially allows any Python code to be executed, given that the input to Delta is user-controlled. Depending on the application where DeepDiff is used, this can also lead to other vulnerabilities. This is fixed in version 8.6.1.
Затронутые продукты
Ссылки
- CVE-2025-58367
- SUSE Bug 1249347