Skip to content

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

@cicd-security

Description

@cicd-security

Hello maintainers,

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

Affected files:

  • swcstudio/katalyst/.github/workflows/issue-automation.yml

Vulnerability:

  • In job 'ai-task-orchestration', step 'Execute AI task', attacker-controlled input from 'github.event.comment.body' is extracted in step 'Parse AI command' and then unsafely spliced into JavaScript string literals. This allows an authorized user to execute arbitrary code within the github-script context.

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