Skip to content

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

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.yml

Vulnerability:

  • In job 'summary', the attacker-controlled LLM response '${{ steps.inference.outputs.response }}' from step 'Run AI inference' is spliced into the run shell in step 'Comment with AI summary'; the attacker-controlled source is 'github.event.issue.title' and 'github.event.issue.body' used in the LLM prompt.

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