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].
References
Link | Resource |
---|---|
https://github.com/caiteli/poc_information/blob/main/southsoft_GMIS.txt | Exploit Third Party Advisory |
https://github.com/caiteli/poc_information/issues/1 | Third Party Advisory |
https://github.com/caiteli/poc_information/blob/main/southsoft_GMIS.txt | Exploit Third Party Advisory |
https://github.com/caiteli/poc_information/issues/1 | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/caiteli/poc_information/blob/main/southsoft_GMIS.txt - Exploit, Third Party Advisory | |
References | () https://github.com/caiteli/poc_information/issues/1 - Third Party Advisory |
13 Aug 2021, 18:42
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:southsoft:graduate_management_information_system:5.0:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/caiteli/poc_information/issues/1 - Third Party Advisory | |
References | (MISC) https://github.com/caiteli/poc_information/blob/main/southsoft_GMIS.txt - Exploit, Third Party Advisory | |
CWE | CWE-352 | |
CVSS |
v2 : v3 : |
v2 : 6.8
v3 : 8.8 |
06 Aug 2021, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-08-06 13:15
Updated : 2024-11-21 06:15
NVD link : CVE-2021-37381
Mitre link : CVE-2021-37381
CVE.ORG link : CVE-2021-37381
JSON object : View
Products Affected
southsoft
- graduate_management_information_system
CWE
CWE-352
Cross-Site Request Forgery (CSRF)