Skip to content

GHSA-fgcw-684q-jj6 is scoped too broadly (transformers < 5.5.0) #8818

Description

@daemon

GHSA-fgcw-684q-jj6 is scoped too broadly as transformers < 5.5.0 because LightGlue, the class introducing the vulnerability, was not implemented until 5.2.0 (see https://huntr.com/bounties/ceb3ce1a-4c45-497a-b25e-cb9a7685e619). As a result, software relying on transformers 4.x (and below) are erroneously flagged by scanners as containing this critical vulnerability and in many cases blocked from deployment. Instead, the scope should be at maximum >= 5.2.0, < 5.5.0. PR #8812 should address this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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