Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C++ (or other languages, depending on the chosen implementation). Python is also usable as an extension language for applications written in other languages that need easy-to-use scripting or automation interfaces.
Security Fix(es):
When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on clearid_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.(CVE-2025-12084)
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.(CVE-2025-13836)
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(CVE-2025-13837)
{
"severity": "Medium"
}{
"x86_64": [
"python3-3.7.9-50.oe2003sp4.x86_64.rpm",
"python3-debug-3.7.9-50.oe2003sp4.x86_64.rpm",
"python3-debuginfo-3.7.9-50.oe2003sp4.x86_64.rpm",
"python3-debugsource-3.7.9-50.oe2003sp4.x86_64.rpm",
"python3-devel-3.7.9-50.oe2003sp4.x86_64.rpm"
],
"src": [
"python3-3.7.9-50.oe2003sp4.src.rpm"
],
"noarch": [
"python3-help-3.7.9-50.oe2003sp4.noarch.rpm"
],
"aarch64": [
"python3-3.7.9-50.oe2003sp4.aarch64.rpm",
"python3-debug-3.7.9-50.oe2003sp4.aarch64.rpm",
"python3-debuginfo-3.7.9-50.oe2003sp4.aarch64.rpm",
"python3-debugsource-3.7.9-50.oe2003sp4.aarch64.rpm",
"python3-devel-3.7.9-50.oe2003sp4.aarch64.rpm"
]
}