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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-7124 PoC — DInGO dLibra 跨站脚本漏洞

Source
Associated Vulnerability
Title:DInGO dLibra 跨站脚本漏洞 (CVE-2024-7124)
Description:DInGO dLibra是DInGO公司的一个数字图书馆系统。 DInGO dLibra 6.0版本至6.3.20之前版本存在跨站脚本漏洞,该漏洞源于存在反射型跨站脚本(XSS),攻击者可能会使用精心设计的URL导致脚本在用户的浏览器中运行。
Description
Improper Neutralization of Input During Web Page Generation vulnerability in DInGO dLibra software in the parameter 'filter' in the endpoint 'indexsearch' allows a Reflected Cross-Site Scripting (XSS). 
Readme
# CVE-2024-7124
Reflected XSS in DInGO dLibra from 6.0 => 6.3.20

Improper Neutralization of Input During Web Page Generation vulnerability in DInGO dLibra software in the parameter 'filter' in the endpoint 'indexsearch' allows a Reflected Cross-Site Scripting (XSS). An attacker might trick somebody into using a crafted URL, which will cause a script to be run in user's browser. This issue affects DInGO dLibra software in versions from 6.0 before 6.3.20.

# PoC

```
http://[target]/dlibra/indexsearch?rdfName=Title&ipp=60&p=0&filter=[XSS]
```

File Snapshot

[4.0K] /data/pocs/31bafd25506e6f1e00ee933a10c3919212d1dabd └── [ 549] 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. 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.