CVE-2022-31196

HIGH
Published Sep 2, 20223y ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
High
Find Similar
Published Sep 2, 2022 3y ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
7.5
Exploitability
3.9
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None

Threat Intelligence

No active exploitation signals — not in CISA KEV and no EPSS score yet.

Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-918 Server-Side Request Forgery (SSRF) Validation

Affected Products 1

VendorProductVersionRange
databasirdatabasir* <1.0.7

References 3

  • github.com https://github.com/vran-dev/databasir/commit/226c20e0c9124037671a91d6b3e5083bd2462058
    PatchThird Party Advisory
  • github.com https://github.com/vran-dev/databasir/releases/tag/v1.0.7
    Release NotesThird Party Advisory
  • github.com https://github.com/vran-dev/databasir/security/advisories/GHSA-qvg8-427f-852q
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/vran-dev/databasir/commit/226c20e0c9124037671a91d6b3e5083bd2462058
    PatchThird Party Advisory