First published: Mon Sep 24 2018(Updated: )
It was found that ceph-isci-cli package as shipped by Red Hat Ceph Storage 2 and 3 is using python-werkzeug in debug shell mode. This is done by setting debug=True in file /usr/bin/rbd-target-api provided by ceph-isci-cli package. This allows unauthenticated attackers to access this debug shell and escalate privileges. Once an attacker has successfully connected to this debug shell they will be able to execute arbitrary commands remotely. These commands will run with the same privileges as of user executing the application which is using python-werkzeug with debug shell mode enabled. In - Red Hat Ceph Storage 2 and 3, ceph-isci-cli package runs python-werkzeug library with root level permissions.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Redhat Enterprise Linux Desktop | =7.0 | |
Red Hat Enterprise Linux Server | =7.0 | |
Redhat Enterprise Linux Workstation | =7.0 | |
Red Hat Ceph Storage | =2.0 | |
Red Hat Ceph Storage | =3.0 | |
Redhat Ceph-iscsi-cli |
https://github.com/ceph/ceph-iscsi-cli/pull/121/commits/c3812075e30c76a800a961e7291087d357403f6b
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-14649 has a high severity rating due to the potential for unauthorized access to a debug shell.
To fix CVE-2018-14649, set debug=False in the configuration file /usr/bin/rbd-target-api.
CVE-2018-14649 affects the ceph-isci-cli package in Red Hat Ceph Storage 2 and 3, as well as various Red Hat Enterprise Linux versions.
Yes, attackers can exploit CVE-2018-14649 remotely due to the debug shell being accessible without authentication.
The consequences of CVE-2018-14649 include potential data leakage and system compromise due to unauthorized access.