Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2002-1614 PoC — Tru64 chsh本地权限提升漏洞

Source
Associated Vulnerability
Title:Tru64 chsh本地权限提升漏洞 (CVE-2002-1614)
Description:Tru64是一款由HP公司开发的Unix操作系统,其中包含chsh工具可以用来更改当前用户相关信息。 Tru64中的chsh工具存在漏洞,本地攻击者可以利用这个漏洞提升权限。 部分HP Tru64操作系统的chsh工具存在问题,允许非特权用户获得root用户权限。 没有具体技术细节描述。
Readme
# CVE-2002-1614

This exploit use it for educational porpouse or for your legal pentesting process.

Source: https://www.exploit-db.com/exploits/281

# Compile

* `gcc exploit.c`
* Output file: `a.out`

# Usage

* Permission for execution: `chmod +x a.out`
* Execution: `./a.out`
File Snapshot

[4.0K] /data/pocs/4ad69f2b832a63f1ee242ec6ae1844f02dc3e42d ├── [2.5K] exploit.c ├── [1.0K] LICENSE └── [ 295] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.