CVE-2019-9858
Last modified
CVE-2019-9858 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 19.16% chance of exploitation in the next 30 days.
Description
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.)
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Horde | Groupware | 5.2.17 |
| Horde | Groupware | 5.2.22 |
| Debian | Debian Linux | 8.0 |
| Debian | Debian Linux | 9.0 |
References
- http://packetstormsecurity.com/files/152476/Horde-Form-Shell-Upload.htmlExploit, Third Party Advisory, VDB Entry
- https://lists.debian.org/debian-lts-announce/2019/06/msg00007.htmlMailing List, Third Party Advisory
- https://seclists.org/bugtraq/2019/Jun/31Mailing List, Third Party Advisory
- https://ssd-disclosure.com/?p=3814&preview=trueExploit, Third Party Advisory
- https://www.debian.org/security/2019/dsa-4468Third Party Advisory
- http://packetstormsecurity.com/files/152476/Horde-Form-Shell-Upload.htmlExploit, Third Party Advisory, VDB Entry
- https://lists.debian.org/debian-lts-announce/2019/06/msg00007.htmlMailing List, Third Party Advisory
- https://seclists.org/bugtraq/2019/Jun/31Mailing List, Third Party Advisory
- https://ssd-disclosure.com/?p=3814&preview=trueExploit, Third Party Advisory
- https://www.debian.org/security/2019/dsa-4468Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-9858?
How severe is CVE-2019-9858?
How do I fix CVE-2019-9858?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2019
- CVE-2019-9851LibreOffice is typically bundled with LibreLogo, a programma…9.8
- CVE-2019-9852LibreOffice has a feature where documents can specify that p…7.8
- CVE-2019-9853LibreOffice documents can contain macros. The execution of t…7.8
- CVE-2019-9854LibreOffice has a feature where documents can specify that p…7.8
- CVE-2019-9855LibreOffice is typically bundled with LibreLogo, a programma…9.8
- CVE-2019-9857In the Linux kernel through 5.0.2, the function inotify_upda…
- CVE-2019-9859Vesta Control Panel (VestaCP) 0.9.7 through 0.9.8-23 is vuln…8.8
- CVE-2019-9860Due to unencrypted signal communication and predictability o…
- CVE-2019-9861Due to the use of an insecure RFID technology (MIFARE Classi…
- CVE-2019-9862An issue was discovered on ABUS Secvest wireless alarm syste…
- CVE-2019-9863Due to the use of an insecure algorithm for rolling codes in…
- CVE-2019-9864PHP Scripts Mall Amazon Affiliate Store 2.1.6 allows Paramet…
Are you affected by CVE-2019-9858?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
