Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. symfony/security-http
  4. ›
  5. GMS-2021-130

GMS-2021-130: User enumeration in authentication mechanisms

May 17, 2021 (updated October 8, 2021)

Description

The ability to enumerate users was possible without relevant permissions due to different exception messages depending on whether the user existed or not. It was also possible to enumerate users by using a timing attack, by comparing time elapsed when authenticating an existing user and authenticating a non-existing user.

Resolution

We now ensure that 403s are returned whether the user exists or not if the password is invalid or if the user does not exist.

The patch for this issue is available here for branch 3.4.

Credits

I would like to thank James Isaac and Mathias Brodala for reporting the issue and Robin Chalas for fixing the issue.

References

  • github.com/advisories/GHSA-g2qj-pmxm-9f8f
  • github.com/symfony/symfony/commit/2a581d22cc621b33d5464ed65c4bc2057f72f011
  • github.com/symfony/symfony/security/advisories/GHSA-g2qj-pmxm-9f8f

Code Behaviors & Features

Detect and mitigate GMS-2021-130 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 5.1.0 before 5.2.8

Fixed versions

  • 5.2.8

Solution

Upgrade to version 5.2.8 or above.

Source file

packagist/symfony/security-http/GMS-2021-130.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:24 +0000.