Skip to content

Twig: Sandbox Information Disclosure #963

Closed
@StaffNowa

Description

@StaffNowa

Hello, symfony demo have vulnerabilities

!!  1 packages have known vulnerabilities.
!!  
!!  twig/twig (v2.6.2)
!!  ------------------
!!  
!!   * [CVE-NONE-0001][]: Sandbox Information Disclosure
!!  
!!  [CVE-NONE-0001]: https://symfony.com/blog/twig-sandbox-information-disclosure

This can be solved upgrade composer.json file

 "require": {
        ...
        "twig/twig": "^2.7",
        ...
    },

and run

composer update

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions