An issue was discovered in yunucms 1.1.5 There is a stored XSS attacks vulnerability which allows remote attackers to inject arbitrary web script or HTML.
POC <script>alert(123)</script>
Vulnerability trigger point
http://localhost/admin/link/editlink?id=5
1.Log in as admin
2.Choose this part
3.Click button to edit
4.insert POC and click on the submit button and refresh
5.Come back the homepage
The text was updated successfully, but these errors were encountered:
An issue was discovered in yunucms 1.1.5 There is a stored XSS attacks vulnerability which allows remote attackers to inject arbitrary web script or HTML.
POC
<script>alert(123)</script>Vulnerability trigger point
http://localhost/admin/link/editlink?id=5





1.Log in as admin
2.Choose this part
3.Click button to edit
4.insert POC and click on the submit button and refresh
5.Come back the homepage
The text was updated successfully, but these errors were encountered: