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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-47226 PoC — Snipe-IT 安全漏洞

Source
Associated Vulnerability
Title:Snipe-IT 安全漏洞 (CVE-2025-47226)
Description:Snipe-IT是Grokability开源的一套开源IT资产/许可证管理系统。 Snipe-IT 8.1.0之前版本存在安全漏洞,该漏洞源于访问资产信息的授权不当。
Description
This CVE - PoC about information on the CVEs I found.
Readme
# CVE-2025-47226 - IDOR Vulnerability in Snipe-IT <= v8.0.4

🚨 Insecure Direct Object Reference (IDOR) vulnerability in Snipe-IT allows authenticated users to view asset information from other departments by tampering with `location_id`.

## ✍️ Discovered By

**Siripong Jintung**  

GitHub: [Sn1p3r-H4ck3r](https://github.com/koyomihack00)
Linkedin: www.linkedin.com/in/siripong-j-885b652b6)
, Offensive Security Specialist | Movaci Co., Ltd.

---

## 📋 PoC Summary

| Field | Details |
|-------|---------|
| **CVE ID** | CVE-2025-47226 |
| **Product** | Snipe-IT (by Grokability) |
| **Affected Version** | <= v8.0.4 |
| **Patched Version** | v8.1.0 |
| **Type** | Insecure Direct Object Reference (IDOR) |
| **Endpoint** | `/locations/{id}/printassigned` |

## 🧪 Proof of Concept

See [PoC/idor-exploit.md](./PoC/idor-exploit.md) for detailed steps to reproduce.

## 🔐 Impact

- Unauthorized disclosure of asset inventory and assignments between departments.
- Breakdown of internal data boundaries in multi-departmental deployments.

## 🩹 Patch

- Patch PR: https://github.com/grokability/snipe-it/pull/16672
- Release: https://github.com/grokability/snipe-it/releases/tag/v8.1.0

## 📚 References

- [CVE Record](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-47226)
- https://www.cve.org/CVERecord?id=CVE-2025-47226
- https://nvd.nist.gov/vuln/detail/CVE-2025-47226
File Snapshot

[4.0K] /data/pocs/8b457a97dc04fa1bac798b672442f38d3ebf8150 ├── [4.0K] PoC │   └── [1.5K] idor-exploit.md └── [1.4K] README.md 1 directory, 2 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.