{ "schema_version": "1.4.0", "id": "GHSA-q575-w65c-xrqf", "modified": "2022-05-24T19:10:19Z", "published": "2022-05-24T19:10:19Z", "aliases": [ "CVE-2021-37381" ], "details": "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].", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37381" }, { "type": "WEB", "url": "https://github.com/caiteli/poc_information/issues/1" }, { "type": "WEB", "url": "https://github.com/caiteli/poc_information/blob/main/southsoft_GMIS.txt" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-08-06T13:15:00Z" } }