Vulnerability Details : CVE-2022-31196
Databasir is a database metadata management platform. Databasir <= 1.06 has Server-Side Request Forgery (SSRF) vulnerability. The SSRF is triggered by a sending a **single** HTTP POST request to create a databaseType. By supplying a `jdbcDriverFileUrl` that returns a non `200` response code, the url is executed, the response is logged (both in terminal and in database) and is included in the response. This would allow an attackers to obtain the real IP address and scan Intranet information. This issue was fixed in version 1.0.7.
Vulnerability category: Server-side request forgery (SSRF)
Products affected by CVE-2022-31196
- cpe:2.3:a:databasir:databasir:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-31196
0.18%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 56 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-31196
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST | |
7.6
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L |
2.8
|
4.7
|
GitHub, Inc. |
CWE ids for CVE-2022-31196
-
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: security-advisories@github.com (Primary)
References for CVE-2022-31196
-
https://github.com/vran-dev/databasir/releases/tag/v1.0.7
Release v1.0.7 · vran-dev/databasir · GitHubRelease Notes;Third Party Advisory
-
https://github.com/vran-dev/databasir/security/advisories/GHSA-qvg8-427f-852q
Databasir SSRF · Advisory · vran-dev/databasir · GitHubExploit;Third Party Advisory
-
https://github.com/vran-dev/databasir/commit/226c20e0c9124037671a91d6b3e5083bd2462058
fix: security vulnerability SSRF (#256) · vran-dev/databasir@226c20e · GitHubPatch;Third Party Advisory
Jump to