Skip to content

Commit 66cb245

Browse files
committed
GHSA SYNC: 1 brand new advisory; Added .rvmrc to .gitignore file
1 parent ff594be commit 66cb245

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
.bundle
33
.DS_Store
44
/vendor
5+
.rvmrc

gems/rubyipmi/CVE-2026-0980.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
gem: rubyipmi
3+
cve: 2026-0980
4+
ghsa: hfcp-477w-3wjw
5+
url: https://access.redhat.com/security/cve/CVE-2026-0980
6+
title: rubyipmi is vulnerable to OS Command Injection through
7+
malicious usernames
8+
date: 2026-02-27
9+
description: |
10+
A flaw was found in rubyipmi, a gem used in the Baseboard Management
11+
Controller (BMC) component of Red Hat Satellite. An authenticated
12+
attacker with host creation or update permissions could exploit this
13+
vulnerability by crafting a malicious username for the BMC interface.
14+
This could lead to remote code execution (RCE) on the system.
15+
cvss_v3: 8.3
16+
patched_versions:
17+
- ">= 0.13.0"
18+
related:
19+
url:
20+
- https://nvd.nist.gov/vuln/detail/CVE-2026-0980
21+
- https://access.redhat.com/security/cve/CVE-2026-0980
22+
- https://bugzilla.redhat.com/show_bug.cgi?id=2429874
23+
- https://github.com/logicminds/rubyipmi/commit/252503a7b4dca68388165883b0322024e344a215
24+
- https://github.com/advisories/GHSA-hfcp-477w-3wjw

0 commit comments

Comments
 (0)