← Back
VulnerabilityThe Hacker News·6 days ago

Snowflake GitHub Actions Flaw Lets Crafted Issues Trigger Command Injection

Wiz researchers discovered a GitHub Actions workflow injection vulnerability in Snowflake's snowflake-connector-net repository that could allow attackers to execute arbitrary commands through a crafted GitHub issue, potentially exposing internal Jira credentials stored in the affected workflow. The flaw existed in the jira_issue.yml workflow file, which was triggered by GitHub issues, creating an attack vector for credential theft and unauthorized command execution.

Read full article at The Hacker News

Related Articles

VulnerabilitySecurityWeek·2 days ago

Encrypted Prompts Bypass AI Safety Guardrails in Grok and Gemini

Researchers have identified a new attack technique called Cryptographic Context Injection that encrypts malicious instructions to evade safety guardrails in AI models including Grok and Gemini. The method works by concealing harmful prompts until they are decrypted within a trusted execution environment, effectively bypassing existing content filtering mechanisms. This vulnerability highlights a novel attack vector against popular large language models that defenders should monitor.