1.2
CVSSv2

CVE-2005-1396

Published: 03/05/2005 Updated: 07/11/2023
CVSS v2 Base Score: 1.2 | Impact Score: 2.9 | Exploitability Score: 1.9
VMScore: 130
Vector: AV:L/AC:H/Au:N/C:N/I:P/A:N

Vulnerability Summary

Race condition in Ce/Ceterm (aka ARPUS/Ce) 2.5.4 and previous versions allows local users to write to arbitrary files via a symlink attack on the ce_edit_log temporary file.

Vulnerable Product Search on Vulmon Subscribe to Product

Exploits

#!/usr/bin/perl -w # # Setuid ARPUS/ce exploit by KF - kf_lists[at]digitalmunition[dot]com - 4/21/05 # # Copyright Kevin Finisterre # kfinisterre@threat:/tmp$ /ce_expl # sh-205b# id # uid=0(root) gid=1000(kfinisterre) # groups=20(dialout),24(cdrom),25(floppy),29(audio),44(video),1000(kfinisterre) # # 57 bytes long $sc = "\x90"x512; $sc = "\x3 ...
/* * Copyright Kevin Finisterre - ripped from my perl_exc * * ** DISCLAIMER ** I am in no way responsible for your stupidity * ** DISCLAIMER ** I am in no way liable for any damages caused by compilation and or execution of this code * * ** WARNING ** DO NOT RUN THIS UNLESS YOU KNOW WHAT YOU ARE DOING *** * ** WARNING ** overwriting /etc/ldsop ...