ghsa-4g3j-c4wg-6j7x
Vulnerability from github
Published
2023-04-14 18:28
Modified
2023-04-24 22:04
Severity ?
VLAI Severity ?
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 user’s local machine would render the malicious payload, leading to a remote code execution.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "net.snowflake:snowflake-jdbc" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.13.29" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-30535" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-77" ], "github_reviewed": true, "github_reviewed_at": "2023-04-14T18:28:58Z", "nvd_published_at": "2023-04-14T20:15:00Z", "severity": "HIGH" }, "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 user\u2019s local machine would render the malicious payload, leading to a remote code execution.", "id": "GHSA-4g3j-c4wg-6j7x", "modified": "2023-04-24T22:04:07Z", "published": "2023-04-14T18:28:58Z", "references": [ { "type": "WEB", "url": "https://github.com/snowflakedb/snowflake-jdbc/security/advisories/GHSA-4g3j-c4wg-6j7x" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30535" }, { "type": "WEB", "url": "https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes" }, { "type": "PACKAGE", "url": "https://github.com/snowflakedb/snowflake-jdbc" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Snowflake JDBC vulnerable to command injection via SSO URL authentication" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…