Skip to content

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

Description

@cicd-security

Hello maintainers,

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

Affected files:

  • johnwhobbs/AstroFileManager/.github/workflows/claude-code-fix.yml

Vulnerability:

  • In job 'claude-fix', step 'Commit changes', the attacker-controlled 'github.event.issue.title' is spliced into the run shell command, enabling direct command execution.
  • In job 'claude-fix', step 'Create Pull Request', the attacker-controlled 'github.event.issue.title' is spliced into the run shell command, enabling direct command execution.

Thank you for your time and for maintaining this project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions