
presidio-oss/hai-build
Releases0
Stars35
HAI Build is Presidio’s human-centric approach to harnessing Generative AI to produce faster, more collaborative, better-quality outcomes across the software development lifecycle. This groundbreaking innovation unlocks the ideal working relationship between human and machine.
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 9.8 CRITICAL | — | ||
In its design for automatic terminal command execution, HAI Build Code Generator offers two options: Execute safe commands and Execute all commands. The description for the former states that commands determined by the model to be safe will be automatically executed, whereas if the model judges a command to be potentially destructive, it still requires user approval. However, this design is highly susceptible to prompt injection attacks. An attacker can employ a generic template to wrap any malicious command and mislead the model into misclassifying it as a 'safe' command, thereby bypassing the user approval requirement and resulting in arbitrary command execution. | |||