Vulnerability Details : CVE-2020-36625
A vulnerability was found in destiny.gg chat. It has been rated as problematic. This issue affects the function websocket.Upgrader of the file main.go. The manipulation leads to cross-site request forgery. The attack may be initiated remotely. The name of the patch is bebd256fc3063111fb4503ca25e005ebf6e73780. It is recommended to apply a patch to fix this issue. The identifier VDB-216521 was assigned to this vulnerability. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
Vulnerability category: Cross-site request forgery (CSRF)
Products affected by CVE-2020-36625
- cpe:2.3:a:destiny:chat:-:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-36625
0.13%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 29 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-36625
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N |
2.8
|
1.4
|
VulDB | |
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-2020-36625
-
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.Assigned by:
- cna@vuldb.com (Secondary)
- nvd@nist.gov (Primary)
-
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.Assigned by: cna@vuldb.com (Secondary)
-
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.Assigned by: cna@vuldb.com (Secondary)
References for CVE-2020-36625
-
https://github.com/destinygg/chat/commit/bebd256fc3063111fb4503ca25e005ebf6e73780
Merge pull request #35 from 11k/fix-origin-check · destinygg/chat@bebd256 · GitHubPatch;Third Party Advisory
-
https://vuldb.com/?id.216521
Third Party Advisory
-
https://github.com/destinygg/chat/pull/35
Fix WebSocket upgrade CSRF vulnerability by 11k · Pull Request #35 · destinygg/chat · GitHubPatch;Third Party Advisory
Jump to