Skip to main content

Insufficient Session Expiration

CVE-2018-11386

Severity Medium
Score 5.9/10

Summary

An issue was discovered in the HttpFoundation component in Symfony 2.7.0 before 2.7.48, 2.8.x before 2.8.41, 3.x.x before 3.3.17, 3.4.x before 3.4.11, 4.0.x before 4.0.11 and, 4.1.x before 4.1.0-BETA3. The PDOSessionHandler class allows storing sessions on a PDO connection. Under some configurations and with a well-crafted payload, it was possible to do a denial of service on a Symfony application without too much resources.

  • HIGH
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • HIGH

CWE-613 - Insufficient Session Expiration

According to WASC, "Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization."

Advisory Timeline

  • Published