Zurück zur Liste

githubtoplanguages: Command Injection via Issue Title in Discord Notification Workflow — GHSA-C3XH-98XP-6QHF

GitHub · GitHub · GHSA-C3XH-98XP-6QHF

ID
GHSA-C3XH-98XP-6QHF
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
high
CVSS
7.1

Zusammenfassung

### Summary A GitHub Actions workflow is vulnerable to command injection through the issue title. The workflow is triggered when an issue is opened or closed, and it directly inserts `github.event.issue.title` into a Bash variable assignment. If an issue title contains command substitution syntax, Bash evaluates it during the workflow run. ### Details The vulnerable workflow is:…

Produkt

actions: gouef/githubtoplanguages

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu