File _patchinfo of Package patchinfo.42055
<patchinfo incident="42055"> <issue tracker="cve" id="2025-13837"/> <issue tracker="cve" id="2025-12084"/> <issue tracker="cve" id="2025-13836"/> <issue tracker="bnc" id="1254401">VUL-0: CVE-2025-13837: python,python3,python310,python311,python312,python313,python36,python39: When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues</issue> <issue tracker="bnc" id="1254997">VUL-0: CVE-2025-12084: python,python3,python310,python311,python312,python313,python36,python39: cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service</issue> <issue tracker="bnc" id="1254400">VUL-0: CVE-2025-13836: python,python3,python310,python311,python312,python313,python36,python39: When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length.</issue> <packager>mcepl</packager> <rating>moderate</rating> <category>security</category> <summary>Security update for python39</summary> <description>This update for python39 fixes the following issues: - CVE-2025-12084: quadratic complexity when building nested elements using `xml.dom.minidom` methods that depend on `_clear_id_cache()` can lead to availability issues when building excessively nested documents (bsc#1254997). - CVE-2025-13836: use of `Content-Length` by default when reading an HTTP response with no read amount specified can lead to OOM issues and DoS when a client deals with a malicious server (bsc#1254400). - CVE-2025-13837: data read by the plistlib module according to the size specified by the file itself can lead to OOM issues and DoS (bsc#1254401). </description> </patchinfo>