Publish GHSA-4g3j-c4wg-6j7x

This commit is contained in:
advisory-database[bot]
2023-04-14 18:30:05 +00:00
parent 5a45866bb7
commit 25a2be1ea5
@@ -0,0 +1,57 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4g3j-c4wg-6j7x",
"modified": "2023-04-14T18:28:58Z",
"published": "2023-04-14T18:28:58Z",
"aliases": [
"CVE-2023-30535"
],
"summary": "Snowflake JDBC vulnerable to command injection via SSO URL authentication",
"details": "Snowflake JDBC driver is vulnerable to command injection vulnerability via SSO URL authentication. The vulnerability was patched on March 17, 2023 as part of Snowflake JDBC driver Version 3.13.29. An attacker could set up a malicious, publicly accessible server which responds to the SSO URL with an attack payload. If the attacker then tricked a user into visiting the maliciously crafted connection URL, the users local machine would render the malicious payload, leading to a remote code execution.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "net.snowflake:snowflake-jdbc"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.13.29"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/snowflakedb/snowflake-jdbc/security/advisories/GHSA-4g3j-c4wg-6j7x"
},
{
"type": "PACKAGE",
"url": "https://github.com/snowflakedb/snowflake-jdbc"
}
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-04-14T18:28:58Z",
"nvd_published_at": null
}
}