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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-17427 PoC — Redmine 跨站脚本漏洞

Source
Associated Vulnerability
Title:Redmine 跨站脚本漏洞 (CVE-2019-17427)
Description:Redmine是一套开源的基于Web的项目管理和缺陷跟踪工具。该产品提供项目管理、问题跟踪和基于角色的访问控制等功能。 Redmine 3.4.11之前版本和4.0.4之前的4.0.x版本中存在跨站脚本漏洞。该漏洞源于WEB应用缺少对客户端数据的正确验证。攻击者可利用该漏洞执行客户端代码。
Description
CVE-2019-17427 Persistent XSS POC
Readme
# CVE-2019-17427
CVE-2019-17427 Persistent XSS POC  

In Redmine before 3.4.11 and 4.0.x before 4.0.4, persistent XSS exists due to textile formatting errors.  

The vulnerability essentially exists on any wiki page which by default uses textile formatting. You can take advantage of it by using <pre parameter.  

<code><pre onfocusin=alert("pwnd") tabindex=1 style="height:500px;width:500px;" class=</code>

To take full advantage of this, you can chain the poc.txt which contains XSS example payload to enable API in order to achieve SQL injection capabilities https://github.com/RealLinkers/CVE-2019-18890  

https://nvd.nist.gov/vuln/detail/CVE-2019-17427
File Snapshot

[4.0K] /data/pocs/8e18f9310b79052f47aeb1c1bd2799e6120ba69c ├── [ 787] poc.txt └── [ 661] 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. 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.