2 matches found
AZL-71267 CVE-2025-13837 affecting package python3 for versions less than 3.12.9-7
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...
AZL-71264 CVE-2025-13836 affecting package python3 for versions less than 3.12.9-7
When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS...