You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Daan Hoogland <da...@apache.org> on 2020/05/14 12:18:36 UTC

CVE-2019-17562 buffer overflow in baremetal plugin.

LS, please take note of the following;

[CVEID]:CVE-2019-17562
[PRODUCT]:Apache  CloudStack
[VERSION]:Apache  CloudStack all versions up to 4.13.0.0
[PROBLEMTYPE]:buffer overflow  exploit
[DESCRIPTION]:A buffer overflow vulnerability has been found in the baremetal component of Apache CloudStack. This applies to all versions prior to 4.13.1.


The vulnerability is due to the lack of validation of the mac parameter 
in baremetal virtual router.
If you insert an arbitrary shell command into the mac parameter, 
v-router will process the command.
*For example*:
    - Normal     : http://{GW}:10086/baremetal/provisiondone/{mac}
    - Abnormal : http://{GW}:10086/baremetal/provisiondone/#';whoami;#

Mitigation of this issue is an upgrade to Apache CloudStack 4.13.1.0 or 
beyond.

The Apache CloudStack security team would like to acknowledge and say 
thanks to libi2181 <li...@gmail.com> for reporting this issue.


-- 
Daan