Skip to content

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

@cicd-security

Description

@cicd-security

Hello maintainers,

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

Affected files:

  • Openverse-iiitk/Ferrari-OS/.github/workflows/summarize.yml

Vulnerability:

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

Thank you for your time and for maintaining this project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions