Vulnerability Name: | CVE-2019-9858 (CCN-159321) | ||||||||||||
Assigned: | 2019-04-10 | ||||||||||||
Published: | 2019-04-10 | ||||||||||||
Updated: | 2022-04-18 | ||||||||||||
Summary: | Remote code execution was discovered in Horde Groupware Webmail 5.2.22 and 5.2.17. Horde/Form/Type.php contains a vulnerable class that handles image upload in forms. When the Horde_Form_Type_image method onSubmit() is called on uploads, it invokes the functions getImage() and _getUpload(), which uses unsanitized user input as a path to save the image. The unsanitized POST parameter object[photo][img][file] is saved in the $upload[img][file] PHP variable, allowing an attacker to manipulate the $tmp_file passed to move_uploaded_file() to save the uploaded file. By setting the parameter to (for example) ../usr/share/horde/static/bd.php, one can write a PHP backdoor inside the web root. The static/ destination folder is a good candidate to drop the backdoor because it is always writable in Horde installations. (The unsanitized POST parameter went probably unnoticed because it's never submitted by the forms, which default to securely using a random path.) | ||||||||||||
CVSS v3 Severity: | 8.8 High (CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) 8.2 High (Temporal CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:F/RL:U/RC:R)
8.2 High (CCN Temporal CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:F/RL:U/RC:R)
| ||||||||||||
CVSS v2 Severity: | 6.5 Medium (CVSS v2 Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P)
| ||||||||||||
Vulnerability Type: | CWE-22 | ||||||||||||
Vulnerability Consequences: | Gain Access | ||||||||||||
References: | Source: MITRE Type: CNA CVE-2019-9858 Source: MISC Type: Exploit, Third Party Advisory, VDB Entry http://packetstormsecurity.com/files/152476/Horde-Form-Shell-Upload.html Source: XF Type: UNKNOWN horde-cve20199858-file-upload(159321) Source: MLIST Type: Mailing List, Third Party Advisory [debian-lts-announce] 20190616 [SECURITY] [DLA 1822-1] php-horde-form security update Source: CCN Type: Packet Storm Security [04-10-2019] Horde Form Shell Upload Source: BUGTRAQ Type: Mailing List, Third Party Advisory 20190624 [SECURITY] [DSA 4468-1] php-horde-form security update Source: MISC Type: Exploit, Third Party Advisory https://ssd-disclosure.com/?p=3814&preview=true Source: DEBIAN Type: Third Party Advisory DSA-4468 Source: CCN Type: Horde Web site Groupware Source: CCN Type: WhiteSource Vulnerability Database CVE-2019-9858 | ||||||||||||
Vulnerable Configuration: | Configuration 1: Configuration 2: Configuration CCN 1: Denotes that component is vulnerable | ||||||||||||
BACK |