6.5
CVE-2023-34927
- EPSS 3.07%
- Veröffentlicht 22.06.2023 13:15:10
- Zuletzt bearbeitet 21.11.2024 08:07:40
- CVE-Watchlists
- Unerledigt
Casdoor v1.331.0 and below was discovered to contain a Cross-Site Request Forgery (CSRF) in the endpoint /api/set-password. This vulnerability allows attackers to arbitrarily change the victim user's password via supplying a crafted URL.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.07% | 0.865 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
|
CWE-352 Cross-Site Request Forgery (CSRF)
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
https://casdoor.org/
https://gist.github.com/omriman067/4e90a3a4ffa40984f011d8777a995469
https://github.com/casdoor/casdoor/issues/1531