In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade snowflake-connector-python to version 4.0.0 or higher.
snowflake-connector-python is a Snowflake Connector for Python
Affected versions of this package are vulnerable to Incorrect Permission Assignment for Critical Resource via the ConfigManager.read_config path in config_manager.py. An attacker can modify sensitive settings stored in the configuration file if its permissions allow write access by the group or other users
Note:
This is only exploitable when the stat.S_IWGRP or stat.S_IWOTH are set.