Vulnerability Details : CVE-2022-31188
Potential exploit
CVAT is an opensource interactive video and image annotation tool for computer vision. Versions prior to 2.0.0 were found to be subject to a Server-side request forgery (SSRF) vulnerability. Validation has been added to urls used in the affected code path in version 2.0.0. Users are advised to upgrade. There are no known workarounds for this issue.
Vulnerability category: Server-side request forgery (SSRF)
Products affected by CVE-2022-31188
- cpe:2.3:a:cvat:cvat:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-31188
30.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 96 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-31188
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST | |
8.6
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L |
3.9
|
4.7
|
GitHub, Inc. |
CWE ids for CVE-2022-31188
-
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2022-31188
-
http://packetstormsecurity.com/files/169814/CVAT-2.0-Server-Side-Request-Forgery.html
CVAT 2.0 Server-Side Request Forgery ≈ Packet StormExploit;Third Party Advisory;VDB Entry
-
https://github.com/cvat-ai/cvat/security/advisories/GHSA-7vpj-j5xv-29pr
Page not found · GitHub · GitHubPatch;Third Party Advisory
-
https://github.com/cvat-ai/cvat/commit/6fad1764efd922d99dbcda28c4ee72d071aa5a07
Added validation for URLs which used as remote data source (#4387) · opencv/cvat@6fad176 · GitHubPatch;Third Party Advisory
Jump to