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):
There s a flaw in Python 3 s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.(CVE-2021-3426)
{ "severity": "Medium" }
{ "src": [ "python3-3.7.9-14.oe1.src.rpm" ], "noarch": [ "python3-help-3.7.9-14.oe1.noarch.rpm" ], "x86_64": [ "python3-3.7.9-14.oe1.x86_64.rpm", "python3-devel-3.7.9-14.oe1.x86_64.rpm", "python3-debugsource-3.7.9-14.oe1.x86_64.rpm", "python3-debuginfo-3.7.9-14.oe1.x86_64.rpm", "python3-debug-3.7.9-14.oe1.x86_64.rpm" ], "aarch64": [ "python3-3.7.9-14.oe1.aarch64.rpm", "python3-devel-3.7.9-14.oe1.aarch64.rpm", "python3-debug-3.7.9-14.oe1.aarch64.rpm", "python3-debugsource-3.7.9-14.oe1.aarch64.rpm", "python3-debuginfo-3.7.9-14.oe1.aarch64.rpm" ] }