vran

2 exploits Active since Apr 2022
CVE-2022-24861 WRITEUP CRITICAL WRITEUP
Databasir 1.01 - Remote Code Execution via Unvalidated JDBC Driver
Databasir is a team-oriented relational database model document management platform. Databasir 1.01 has remote code execution vulnerability. JDBC drivers are not validated prior to use and may be provided by users of the system. This can lead to code execution by any basic user who has access to the system. Users are advised to upgrade. There are no known workarounds to this issue.
CVSS 9.9
CVE-2022-31196 WRITEUP HIGH WRITEUP
databasir <= 1.0.6 - Server-Side Request Forgery via JDBC Driver File URL
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 7.6