{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-24862", "STATE": "PUBLIC", "TITLE": "Server-Side Request Forgery in Databasir" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "databasir", "version": { "version_data": [ { "version_value": "< 1.0.2" } ] } } ] }, "vendor_name": "vran-dev" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Databasir is a team-oriented relational database model document management platform. Databasir 1.01 has Server-Side Request Forgery vulnerability. During the download verification process of a JDBC driver the corresponding JDBC driver download address will be downloaded first, but this address will return a response page with complete error information when accessing a non-existent URL. Attackers can take advantage of this feature for SSRF." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.7, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-918: Server-Side Request Forgery (SSRF)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/vran-dev/databasir/security/advisories/GHSA-r8m9-r74j-vc6m", "refsource": "CONFIRM", "url": "https://github.com/vran-dev/databasir/security/advisories/GHSA-r8m9-r74j-vc6m" }, { "name": "https://github.com/vran-dev/databasir/releases/tag/v1.0.2", "refsource": "MISC", "url": "https://github.com/vran-dev/databasir/releases/tag/v1.0.2" } ] }, "source": { "advisory": "GHSA-r8m9-r74j-vc6m", "discovery": "UNKNOWN" } }