Stored XSS due to Unrestricted File Upload in star7th/showdoc

Valid

Reported on

Mar 13th 2022


Description

Stored XSS via uploading files in .aspx format.

Proof of Concept

filename="poc.aspx"

<script>alert(1)</script>

Steps to Reproduce

1.Login into showdoc.com.cn.
2.Navigate to file library (https://www.showdoc.com.cn/attachment/index)
3.In the File Library page, click the Upload button and choose the poc.aspx
4.After uploading the file, click on the check button to open that file in a new tab.

XSS will trigger when the attachment is opened in a new tab.

POC URL: https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=0ce90b660db0b2df5d2171d5c7469631

Impact

An attacker can perform social engineering on users by redirecting them from a real website to a fake one. a hacker can steal their cookies etc.

We are processing your report and will contact the star7th/showdoc team within 24 hours. a year ago
Ajaysen R submitted a
a year ago
star7th
a year ago

Maintainer


This is a PHP service and will not execute ASPX files. So it doesn't affect.

star7th
a year ago

Maintainer


No, I tried, and it was implemented.

star7th validated this vulnerability a year ago
Ajaysen R has been awarded the disclosure bounty
The fix bounty is now up for grabs
star7th marked this as fixed in v2.10.4 with commit 785225 a year ago
Ajaysen R has been awarded the fix bounty
This vulnerability will not receive a CVE
to join this conversation