openEuler 20.03 LTS SP1 update for kf5-kconfig



Published: 2021-07-31
Risk High
Patch available YES
Number of vulnerabilities 1
CVE-ID CVE-2019-14744
CWE-ID CWE-78
Exploitation vector Network
Public exploit Public exploit code for vulnerability #1 is available.
Vulnerable software
Subscribe
openEuler
Operating systems & Components / Operating system

kf5-kconfig-core
Operating systems & Components / Operating system package or component

kf5-kconfig-debugsource
Operating systems & Components / Operating system package or component

kf5-kconfig-debuginfo
Operating systems & Components / Operating system package or component

kf5-kconfig-devel
Operating systems & Components / Operating system package or component

kf5-kconfig-gui
Operating systems & Components / Operating system package or component

kf5-kconfig
Operating systems & Components / Operating system package or component

Vendor openEuler

Security Bulletin

This security bulletin contains one high risk vulnerability.

1) OS Command Injection

EUVDB-ID: #VU19947

Risk: High

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

CVE-ID: CVE-2019-14744

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 when processing .desktop and .directory files within the KConfigGroup::readEntry() function. A remote attacker can create a specially crafted file or folder, trick the user into opening it and execute arbitrary OS commands with privileges of the current user.

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

Examples:

1) payload.desktop

[Desktop Entry]
Icon[$e]=$(echo${IFS}0>~/Desktop/zero.lol&)

2) .directory

[Desktop Entry]
Type=Directory
Icon[$e]=$(echo${IFS}0>~/Desktop/zero.lol&)

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1

kf5-kconfig-core: before 5.55.0-3

kf5-kconfig-debugsource: before 5.55.0-3

kf5-kconfig-debuginfo: before 5.55.0-3

kf5-kconfig-devel: before 5.55.0-3

kf5-kconfig-gui: before 5.55.0-3

kf5-kconfig: before 5.55.0-3

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2021-1295


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.



###SIDEBAR###