Skip to content

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

Description

@cicd-security

Hello maintainers,

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

Affected files:

  • swcstudio/supercompute/.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

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