Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Informations
Name CVE-2019-9858 First vendor Publication 2019-05-29
Vendor Cve Last vendor Modification 2022-04-18

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Overall CVSS Score 8.8
Base Score 8.8 Environmental Score 8.8
impact SubScore 5.9 Temporal Score 8.8
Exploitabality Sub Score 2.8
 
Attack Vector Network Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact High Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:S/C:P/I:P/A:P)
Cvss Base Score 6.5 Attack Range Network
Cvss Impact Score 6.4 Attack Complexity Low
Cvss Expoit Score 8 Authentication Requires single instance
Calculate full CVSS 2.0 Vectors scores

Detail

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.)

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9858

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') (CWE/SANS Top 25)

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 2
Os 2

Snort® IPS/IDS

Date Description
2019-05-09 Horde Groupware Webmail Contact Management add.php arbitrary PHP file upload ...
RuleID : 49714 - Revision : 1 - Type : SERVER-WEBAPP

Sources (Detail)

Source Url
BUGTRAQ https://seclists.org/bugtraq/2019/Jun/31
DEBIAN https://www.debian.org/security/2019/dsa-4468
MISC http://packetstormsecurity.com/files/152476/Horde-Form-Shell-Upload.html
https://ssd-disclosure.com/?p=3814&preview=true
MLIST https://lists.debian.org/debian-lts-announce/2019/06/msg00007.html

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
Date Informations
2022-04-18 21:23:24
  • Multiple Updates
2021-08-05 01:36:01
  • Multiple Updates
2021-07-21 17:25:02
  • Multiple Updates
2021-05-04 13:42:55
  • Multiple Updates
2021-04-22 02:54:31
  • Multiple Updates
2020-05-23 13:17:11
  • Multiple Updates
2020-05-23 02:34:30
  • Multiple Updates
2019-06-24 13:19:46
  • Multiple Updates
2019-06-21 21:18:50
  • Multiple Updates
2019-06-17 09:19:00
  • Multiple Updates
2019-05-30 21:19:34
  • Multiple Updates
2019-05-29 21:19:51
  • First insertion