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):
The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts ([]
), allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.(CVE-2024-11168)
{ "severity": "Low" }
{ "src": [ "python3-3.9.9-37.oe2203sp1.src.rpm" ], "x86_64": [ "python3-3.9.9-37.oe2203sp1.x86_64.rpm", "python3-debug-3.9.9-37.oe2203sp1.x86_64.rpm", "python3-debuginfo-3.9.9-37.oe2203sp1.x86_64.rpm", "python3-debugsource-3.9.9-37.oe2203sp1.x86_64.rpm", "python3-devel-3.9.9-37.oe2203sp1.x86_64.rpm", "python3-unversioned-command-3.9.9-37.oe2203sp1.x86_64.rpm" ], "aarch64": [ "python3-3.9.9-37.oe2203sp1.aarch64.rpm", "python3-debug-3.9.9-37.oe2203sp1.aarch64.rpm", "python3-debuginfo-3.9.9-37.oe2203sp1.aarch64.rpm", "python3-debugsource-3.9.9-37.oe2203sp1.aarch64.rpm", "python3-devel-3.9.9-37.oe2203sp1.aarch64.rpm", "python3-unversioned-command-3.9.9-37.oe2203sp1.aarch64.rpm" ], "noarch": [ "python3-help-3.9.9-37.oe2203sp1.noarch.rpm" ] }