Vulnerability Details : CVE-2021-37381
Southsoft GMIS 5.0 is vulnerable to CSRF attacks. Attackers can access other users' private information such as photos through CSRF. For example: any student's photo information can be accessed through /gmis/(S([1]))/student/grgl/PotoImageShow/?bh=[2]. Among them, the code in [1] is a random string generated according to the user's login related information. It can protect the user's identity, but it can not effectively prevent unauthorized access. The code in [2] is the student number of any student. The attacker can carry out CSRF attack on the system by modifying [2] without modifying [1].
Vulnerability category: Cross-site request forgery (CSRF)Bypass
Products affected by CVE-2021-37381
- cpe:2.3:a:southsoft:graduate_management_information_system:5.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-37381
0.12%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 46 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-37381
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2021-37381
-
The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-37381
-
https://github.com/caiteli/poc_information/blob/main/southsoft_GMIS.txt
poc_information/southsoft_GMIS.txt at main · caiteli/poc_information · GitHubExploit;Third Party Advisory
-
https://github.com/caiteli/poc_information/issues/1
letter of thanks · Issue #1 · caiteli/poc_information · GitHubThird Party Advisory
Jump to