Information Exposure Affecting symfony/maker-bundle package, versions <1.31.1


0.0
medium

Snyk CVSS

    Attack Complexity High
    Confidentiality High

    Threat Intelligence

    EPSS 0.13% (47th percentile)
Expand this section
NVD
5.3 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-SYMFONYMAKERBUNDLE-1291062
  • published 12 May 2021
  • disclosed 12 May 2021
  • credit James Isaac, Mathias Brodala

How to fix?

Upgrade symfony/maker-bundle to version 1.31.1 or higher.

Overview

symfony/maker-bundle is a Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

Affected versions of this package are vulnerable to Information Exposure. The ability to enumerate users is possible without relevant permissions due to different exception messages, depending on whether the user exists or not. It is 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.