SUSE update for python310



Published: 2023-03-15
Risk High
Patch available YES
Number of vulnerabilities 5
CVE-ID CVE-2015-20107
CVE-2022-37454
CVE-2022-42919
CVE-2022-45061
CVE-2023-24329
CWE-ID CWE-78
CWE-190
CWE-502
CWE-400
CWE-20
Exploitation vector Network
Public exploit Public exploit code for vulnerability #2 is available.
Vulnerable software
Subscribe
Python 3 Module
Operating systems & Components / Operating system

SUSE Linux Enterprise Server for SAP Applications 15
Operating systems & Components / Operating system

SUSE Linux Enterprise Server 15
Operating systems & Components / Operating system

SUSE Linux Enterprise High Performance Computing 15
Operating systems & Components / Operating system

SUSE Linux Enterprise Desktop 15
Operating systems & Components / Operating system

SUSE Manager Retail Branch Server
Operating systems & Components / Operating system

SUSE Manager Server
Operating systems & Components / Operating system

SUSE Manager Proxy
Operating systems & Components / Operating system

openSUSE Leap
Operating systems & Components / Operating system

libpython3_10-1_0-32bit
Operating systems & Components / Operating system package or component

libpython3_10-1_0-32bit-debuginfo
Operating systems & Components / Operating system package or component

python310-base-32bit
Operating systems & Components / Operating system package or component

python310-32bit-debuginfo
Operating systems & Components / Operating system package or component

python310-base-32bit-debuginfo
Operating systems & Components / Operating system package or component

python310-32bit
Operating systems & Components / Operating system package or component

python310-doc-devhelp
Operating systems & Components / Operating system package or component

python310-core-debugsource
Operating systems & Components / Operating system package or component

python310-dbm
Operating systems & Components / Operating system package or component

python310-dbm-debuginfo
Operating systems & Components / Operating system package or component

libpython3_10-1_0
Operating systems & Components / Operating system package or component

python310
Operating systems & Components / Operating system package or component

python310-idle
Operating systems & Components / Operating system package or component

python310-base
Operating systems & Components / Operating system package or component

python310-devel
Operating systems & Components / Operating system package or component

python310-curses
Operating systems & Components / Operating system package or component

python310-tools
Operating systems & Components / Operating system package or component

libpython3_10-1_0-debuginfo
Operating systems & Components / Operating system package or component

python310-tk-debuginfo
Operating systems & Components / Operating system package or component

python310-testsuite
Operating systems & Components / Operating system package or component

python310-doc
Operating systems & Components / Operating system package or component

python310-debuginfo
Operating systems & Components / Operating system package or component

python310-base-debuginfo
Operating systems & Components / Operating system package or component

python310-debugsource
Operating systems & Components / Operating system package or component

python310-tk
Operating systems & Components / Operating system package or component

python310-testsuite-debuginfo
Operating systems & Components / Operating system package or component

python310-curses-debuginfo
Operating systems & Components / Operating system package or component

Vendor SUSE

Security Bulletin

This security bulletin contains information about 5 vulnerabilities.

1) OS Command Injection

EUVDB-ID: #VU64573

Risk: High

CVSSv3.1: 7.1 [CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2015-20107

CWE-ID: CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Exploit availability: No

Description

The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.

The vulnerability exists due to improper input validation in the mailcap module, which does not escape characters into commands discovered in the system mailcap file. A remote unauthenticated attacker can pass specially crafted data to the applications that call mailcap.findmatch with untrusted input and execute arbitrary OS commands on the target system.


Mitigation

Update the affected package python310 to the latest version.

Vulnerable software versions

Python 3 Module: 15-SP4

SUSE Linux Enterprise Server for SAP Applications 15: SP4

SUSE Linux Enterprise Server 15: SP4

SUSE Linux Enterprise High Performance Computing 15: SP4

SUSE Linux Enterprise Desktop 15: SP4

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

openSUSE Leap: 15.4

libpython3_10-1_0-32bit: before 3.10.10-150400.4.22.1

libpython3_10-1_0-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-base-32bit: before 3.10.10-150400.4.22.1

python310-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-base-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-32bit: before 3.10.10-150400.4.22.1

python310-doc-devhelp: before 3.10.10-150400.4.22.1

python310-core-debugsource: before 3.10.10-150400.4.22.1

python310-dbm: before 3.10.10-150400.4.22.1

python310-dbm-debuginfo: before 3.10.10-150400.4.22.1

libpython3_10-1_0: before 3.10.10-150400.4.22.1

python310: before 3.10.10-150400.4.22.1

python310-idle: before 3.10.10-150400.4.22.1

python310-base: before 3.10.10-150400.4.22.1

python310-devel: before 3.10.10-150400.4.22.1

python310-curses: before 3.10.10-150400.4.22.1

python310-tools: before 3.10.10-150400.4.22.1

libpython3_10-1_0-debuginfo: before 3.10.10-150400.4.22.1

python310-tk-debuginfo: before 3.10.10-150400.4.22.1

python310-testsuite: before 3.10.10-150400.4.22.1

python310-doc: before 3.10.10-150400.4.22.1

python310-debuginfo: before 3.10.10-150400.4.22.1

python310-base-debuginfo: before 3.10.10-150400.4.22.1

python310-debugsource: before 3.10.10-150400.4.22.1

python310-tk: before 3.10.10-150400.4.22.1

python310-testsuite-debuginfo: before 3.10.10-150400.4.22.1

python310-curses-debuginfo: before 3.10.10-150400.4.22.1

External links

http://www.suse.com/support/update/announcement/2023/suse-su-20230748-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

2) Integer overflow

EUVDB-ID: #VU68887

Risk: High

CVSSv3.1: 8.8 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C]

CVE-ID: CVE-2022-37454

CWE-ID: CWE-190 - Integer overflow

Exploit availability: Yes

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to integer overflow within the Keccak XKCP SHA-3 reference implementation. A remote attacker can pass specially crafted data to the application, trigger an integer overflow and execute arbitrary code on the target system or eliminate expected cryptographic properties.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.

Mitigation

Update the affected package python310 to the latest version.

Vulnerable software versions

Python 3 Module: 15-SP4

SUSE Linux Enterprise Server for SAP Applications 15: SP4

SUSE Linux Enterprise Server 15: SP4

SUSE Linux Enterprise High Performance Computing 15: SP4

SUSE Linux Enterprise Desktop 15: SP4

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

openSUSE Leap: 15.4

libpython3_10-1_0-32bit: before 3.10.10-150400.4.22.1

libpython3_10-1_0-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-base-32bit: before 3.10.10-150400.4.22.1

python310-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-base-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-32bit: before 3.10.10-150400.4.22.1

python310-doc-devhelp: before 3.10.10-150400.4.22.1

python310-core-debugsource: before 3.10.10-150400.4.22.1

python310-dbm: before 3.10.10-150400.4.22.1

python310-dbm-debuginfo: before 3.10.10-150400.4.22.1

libpython3_10-1_0: before 3.10.10-150400.4.22.1

python310: before 3.10.10-150400.4.22.1

python310-idle: before 3.10.10-150400.4.22.1

python310-base: before 3.10.10-150400.4.22.1

python310-devel: before 3.10.10-150400.4.22.1

python310-curses: before 3.10.10-150400.4.22.1

python310-tools: before 3.10.10-150400.4.22.1

libpython3_10-1_0-debuginfo: before 3.10.10-150400.4.22.1

python310-tk-debuginfo: before 3.10.10-150400.4.22.1

python310-testsuite: before 3.10.10-150400.4.22.1

python310-doc: before 3.10.10-150400.4.22.1

python310-debuginfo: before 3.10.10-150400.4.22.1

python310-base-debuginfo: before 3.10.10-150400.4.22.1

python310-debugsource: before 3.10.10-150400.4.22.1

python310-tk: before 3.10.10-150400.4.22.1

python310-testsuite-debuginfo: before 3.10.10-150400.4.22.1

python310-curses-debuginfo: before 3.10.10-150400.4.22.1

External links

http://www.suse.com/support/update/announcement/2023/suse-su-20230748-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.

3) Deserialization of Untrusted Data

EUVDB-ID: #VU69391

Risk: Low

CVSSv3.1: 6.8 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2022-42919

CWE-ID: CWE-502 - Deserialization of Untrusted Data

Exploit availability: No

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to Python multiprocessing library, when used with the forkserver start method on Linux allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine.A local user can execute arbitrary code with privileges of the user running the any forkserver process.

Mitigation

Update the affected package python310 to the latest version.

Vulnerable software versions

Python 3 Module: 15-SP4

SUSE Linux Enterprise Server for SAP Applications 15: SP4

SUSE Linux Enterprise Server 15: SP4

SUSE Linux Enterprise High Performance Computing 15: SP4

SUSE Linux Enterprise Desktop 15: SP4

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

openSUSE Leap: 15.4

libpython3_10-1_0-32bit: before 3.10.10-150400.4.22.1

libpython3_10-1_0-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-base-32bit: before 3.10.10-150400.4.22.1

python310-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-base-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-32bit: before 3.10.10-150400.4.22.1

python310-doc-devhelp: before 3.10.10-150400.4.22.1

python310-core-debugsource: before 3.10.10-150400.4.22.1

python310-dbm: before 3.10.10-150400.4.22.1

python310-dbm-debuginfo: before 3.10.10-150400.4.22.1

libpython3_10-1_0: before 3.10.10-150400.4.22.1

python310: before 3.10.10-150400.4.22.1

python310-idle: before 3.10.10-150400.4.22.1

python310-base: before 3.10.10-150400.4.22.1

python310-devel: before 3.10.10-150400.4.22.1

python310-curses: before 3.10.10-150400.4.22.1

python310-tools: before 3.10.10-150400.4.22.1

libpython3_10-1_0-debuginfo: before 3.10.10-150400.4.22.1

python310-tk-debuginfo: before 3.10.10-150400.4.22.1

python310-testsuite: before 3.10.10-150400.4.22.1

python310-doc: before 3.10.10-150400.4.22.1

python310-debuginfo: before 3.10.10-150400.4.22.1

python310-base-debuginfo: before 3.10.10-150400.4.22.1

python310-debugsource: before 3.10.10-150400.4.22.1

python310-tk: before 3.10.10-150400.4.22.1

python310-testsuite-debuginfo: before 3.10.10-150400.4.22.1

python310-curses-debuginfo: before 3.10.10-150400.4.22.1

External links

http://www.suse.com/support/update/announcement/2023/suse-su-20230748-1/


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

4) Resource exhaustion

EUVDB-ID: #VU69392

Risk: Medium

CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2022-45061

CWE-ID: CWE-400 - Resource exhaustion

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to usage of an unnecessary quadratic algorithm in one path when processing some inputs to the IDNA (RFC 3490) decoder. A remote attacker can pass a specially crafted name to he decoder, trigger resource excessive CPU consumption and perform a denial of service (DoS) attack.

Mitigation

Update the affected package python310 to the latest version.

Vulnerable software versions

Python 3 Module: 15-SP4

SUSE Linux Enterprise Server for SAP Applications 15: SP4

SUSE Linux Enterprise Server 15: SP4

SUSE Linux Enterprise High Performance Computing 15: SP4

SUSE Linux Enterprise Desktop 15: SP4

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

openSUSE Leap: 15.4

libpython3_10-1_0-32bit: before 3.10.10-150400.4.22.1

libpython3_10-1_0-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-base-32bit: before 3.10.10-150400.4.22.1

python310-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-base-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-32bit: before 3.10.10-150400.4.22.1

python310-doc-devhelp: before 3.10.10-150400.4.22.1

python310-core-debugsource: before 3.10.10-150400.4.22.1

python310-dbm: before 3.10.10-150400.4.22.1

python310-dbm-debuginfo: before 3.10.10-150400.4.22.1

libpython3_10-1_0: before 3.10.10-150400.4.22.1

python310: before 3.10.10-150400.4.22.1

python310-idle: before 3.10.10-150400.4.22.1

python310-base: before 3.10.10-150400.4.22.1

python310-devel: before 3.10.10-150400.4.22.1

python310-curses: before 3.10.10-150400.4.22.1

python310-tools: before 3.10.10-150400.4.22.1

libpython3_10-1_0-debuginfo: before 3.10.10-150400.4.22.1

python310-tk-debuginfo: before 3.10.10-150400.4.22.1

python310-testsuite: before 3.10.10-150400.4.22.1

python310-doc: before 3.10.10-150400.4.22.1

python310-debuginfo: before 3.10.10-150400.4.22.1

python310-base-debuginfo: before 3.10.10-150400.4.22.1

python310-debugsource: before 3.10.10-150400.4.22.1

python310-tk: before 3.10.10-150400.4.22.1

python310-testsuite-debuginfo: before 3.10.10-150400.4.22.1

python310-curses-debuginfo: before 3.10.10-150400.4.22.1

External links

http://www.suse.com/support/update/announcement/2023/suse-su-20230748-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

5) Input validation error

EUVDB-ID: #VU72618

Risk: Medium

CVSSv3.1: 4.6 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-24329

CWE-ID: CWE-20 - Improper input validation

Exploit availability: No

Description

The vulnerability allows a remote attacker to bypass implemented filters.

The vulnerability exists due to insufficient validation of URLs that start with blank characters within urllib.parse component of Python. A remote attacker can pass specially crafted URL to bypass existing filters.

Mitigation

Update the affected package python310 to the latest version.

Vulnerable software versions

Python 3 Module: 15-SP4

SUSE Linux Enterprise Server for SAP Applications 15: SP4

SUSE Linux Enterprise Server 15: SP4

SUSE Linux Enterprise High Performance Computing 15: SP4

SUSE Linux Enterprise Desktop 15: SP4

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

openSUSE Leap: 15.4

libpython3_10-1_0-32bit: before 3.10.10-150400.4.22.1

libpython3_10-1_0-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-base-32bit: before 3.10.10-150400.4.22.1

python310-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-base-32bit-debuginfo: before 3.10.10-150400.4.22.1

python310-32bit: before 3.10.10-150400.4.22.1

python310-doc-devhelp: before 3.10.10-150400.4.22.1

python310-core-debugsource: before 3.10.10-150400.4.22.1

python310-dbm: before 3.10.10-150400.4.22.1

python310-dbm-debuginfo: before 3.10.10-150400.4.22.1

libpython3_10-1_0: before 3.10.10-150400.4.22.1

python310: before 3.10.10-150400.4.22.1

python310-idle: before 3.10.10-150400.4.22.1

python310-base: before 3.10.10-150400.4.22.1

python310-devel: before 3.10.10-150400.4.22.1

python310-curses: before 3.10.10-150400.4.22.1

python310-tools: before 3.10.10-150400.4.22.1

libpython3_10-1_0-debuginfo: before 3.10.10-150400.4.22.1

python310-tk-debuginfo: before 3.10.10-150400.4.22.1

python310-testsuite: before 3.10.10-150400.4.22.1

python310-doc: before 3.10.10-150400.4.22.1

python310-debuginfo: before 3.10.10-150400.4.22.1

python310-base-debuginfo: before 3.10.10-150400.4.22.1

python310-debugsource: before 3.10.10-150400.4.22.1

python310-tk: before 3.10.10-150400.4.22.1

python310-testsuite-debuginfo: before 3.10.10-150400.4.22.1

python310-curses-debuginfo: before 3.10.10-150400.4.22.1

External links

http://www.suse.com/support/update/announcement/2023/suse-su-20230748-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###