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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-45241 PoC — CentralSquare CryWolf 安全漏洞

Source
Associated Vulnerability
Title:CentralSquare CryWolf 安全漏洞 (CVE-2024-45241)
Description:A traversal vulnerability in GeneralDocs.aspx in CentralSquare CryWolf (False Alarm Management) through 2024-08-09 allows unauthenticated attackers to read files outside of the working web directory via the rpt parameter, leading to the disclosure of sensitive information.
Description
Path Traversal in CentralSquare's CryWolf
Readme
# CVE-2024-45241
Path Traversal in CentralSquare's CryWolf

A path traversal vulnerability in the CryWolf (False Alarm Management) application allows unauthenticated attackers to read files outside of the working web directory leading to the disclosure of sensitive information.

By sending a traversal payload to the endpoint GeneralDocs.aspx in the rpt parameter, it is then possible to access the full contents of the file by visiting gdoc1.ashx.

Repro:

- Step 1: Visit `GeneralDocs.aspx?rpt=../web.config` in a browser with an intercepting proxy configured.
- Step 2: From the intercepting proxy, locate the GET request to `gdoc1.ashx`, this will contain the contents of `web.config`.


References:

- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45241
- https://daly.wtf/cve-2024-45241-path-traversal-in-centralsquare-crywolf/
File Snapshot

[4.0K] /data/pocs/608336ab8d92721b876fce7831b5f80d23fbc112 └── [ 845] README.md 0 directories, 1 file
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 →