Skip to content

[Security] Security issue in your GitHub CI workflow YAML files #19

Description

@cicd-security

Hello maintainers,

I would like to report a potential vulnerability in your GitHub CI workflows.

Affected files:

  • ModularGroup/scratch-id/.github/workflows/summary-slash-command.yml

Vulnerability:

  • In job 'summary', step 'Comment with AI summary', the LLM response is spliced into the run shell via ${{ steps.inference.outputs.response }}; the upstream LLM step 'Run AI inference' is prompted with attacker-controlled sources github.event.issue.title and github.event.issue.body; the sink is the run shell, leading to model-mediated command injection.

Thank you for your time and for maintaining this project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions