CVE-2024-51996

Summary

Symphony process is a module for the Symphony PHP framework which executes commands in sub-processes. When consuming a persisted remember-me cookie, Symfony does not check if the username persisted in the database matches the username attached with the cookie, leading to authentication bypass. This vulnerability is fixed in 5.4.47, 6.4.15, and 7.1.8.

Affected Software

VendorProductVersion RangeStatus
symfonysymfony>= 5.3.0, < 5.4.47affected
symfonysymfony>= 6.0.0-BETA1, < 6.4.15affected
symfonysymfony>= 7.0.0-BETA1, < 7.1.8affected

Weaknesses

  • CWE-287: CWE-287: Improper Authentication
  • CWE-289: CWE-289: Authentication Bypass by Alternate Name

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References