PT-2021-21627 · Southsoft · Southsoft Gmis
Caiteli
·
Published
2021-08-06
·
Updated
2021-08-13
·
CVE-2021-37381
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Southsoft GMIS version 5.0
Description
The issue allows attackers to access other users' private information, such as photos, through CSRF attacks. For example, any student's photo information can be accessed through the "/gmis/(S([1]))/student/grgl/PotoImageShow/?bh=[2]" endpoint. The code in
[1] is a random string generated according to the user's login-related information, which can protect the user's identity but cannot effectively prevent unauthorized access. The code in [2] is the student number of any student. The attacker can carry out a CSRF attack on the system by modifying [2] without modifying [1].Recommendations
As a temporary workaround, consider restricting access to the
/gmis/(S([1]))/student/grgl/PotoImageShow/?bh=[2] endpoint until a patch is available. Avoid using the bh parameter in the affected API endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Southsoft Gmis