CVE-2022-24894

Summary

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The Symfony HTTP cache system, acts as a reverse proxy: It caches entire responses (including headers) and returns them to the clients. In a recent change in the AbstractSessionListener, the response might contain a Set-Cookie header. If the Symfony HTTP cache system is enabled, this response might bill stored and return to the next clients. An attacker can use this vulnerability to retrieve the victim's session. This issue has been patched and is available for branch 4.4.

Affected Software

VendorProductVersion RangeStatus
symfonysymfony>= 2.0.0, < 4.4.50affected
symfonysymfony>= 5.0.0, < 5.4.20affected
symfonysymfony>= 6.0.0, < 6.0.20affected
symfonysymfony>= 6.1.0, < 6.1.12affected
symfonysymfony>= 6.2.0, < 6.2.6affected

Weaknesses

  • CWE-285: CWE-285: Improper Authorization

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

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

References