-
CVSS Score
-A Semantic Attack on Google Gemini - Read the Latest Research
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| hammer_cli_foreman | rubygems | < 0.10.0 | 0.10.0 |
The vulnerability stems from apipie-bindings having SSL verification disabled by default. The hammer_cli_foreman code prior to 0.10.0 failed to explicitly enable verification by setting verify_ssl=true during API client initialization. This matches the CVE description of missing explicit verify_ssl configuration and aligns with typical Ruby API client patterns where security settings must be explicitly enabled. The file path is inferred from standard gem structure and apipie-bindings integration patterns in Foreman projects.