For some issues mentioned in USN-5342-1: Python vulnerabilities:
David Schwörer discovered that Python incorrectly handled certain inputs. An attacker could possibly use this issue to expose sensitive information. This issue only affected Ubuntu 18.04 LTS. (CVE-2021-3426)
It was discovered that Python incorrectly handled certain FTP requests. An attacker could possibly use this issue to expose sensitive information. This issue only affected Ubuntu 14.04 ESM, Ubuntu 16.04 ESM, and Ubuntu 18.04 LTS. (CVE-2021-4189)
It was discovered that Python incorrectly handled certain inputs. An attacker could possibly use this issue to execute arbitrary code. (CVE-2022-0391)
Concern: As my understanding, this issue will only affect the versions mentioned in the details, right?
And for USN-5342-2: Python vulnerabilities, the detail section mentions:
USN-5342-1 fixed several vulnerabilities in Python. This update provides the corresponding update for Ubuntu 14.04 ESM, Ubuntu 20.04 ESM and Ubuntu 22.04 ESM.
Does this mean that the issue only occurs in the versions mentioned in USN-5342-1 and USN-5342-2? Because I couldn't find any information about Ubuntu 20.04 LTS versions.
And in USN-5342-2, it is fixed in Ubuntu ESM versions, I want to know if CVE-2022-0391 and CVE-2021-4189 impact Ubuntu 20.04 LTS or not.
– Kane Nov 16 '23 at 08:18ptyhon2.7
andpython3.8
in both. – muru Nov 16 '23 at 08:40