Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. symfony/security
  4. ›
  5. CVE-2017-11365

CVE-2017-11365: Empty passwords validation issue

May 23, 2019 (updated May 24, 2019)

Validating a user password with a UserPassword constraint but with no NotBlank constraint passes without any error (the empty password would not be compared with the user password). Note that you should always be explicit and add a NotBlank constraint, but as it worked before without, it’s considered as a backward compatibility break and a security issue.

References

  • github.com/symfony/symfony/pull/23507
  • symfony.com/blog/cve-2017-11365-empty-passwords-validation-issue

Code Behaviors & Features

Detect and mitigate CVE-2017-11365 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 2.7.30 before 2.7.32, all versions starting from 2.8.23 before 2.8.25, all versions starting from 3.2.10 before 3.2.12, all versions starting from 3.3.3 before 3.3.5

Fixed versions

  • v2.7.32
  • v2.8.25
  • v3.2.12
  • v3.3.5

Solution

Upgrade to versions v2.7.32, v2.8.25, v3.2.12, v3.3.5 or above.

Impact 9.8 CRITICAL

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-284: Improper Access Control

Source file

packagist/symfony/security/CVE-2017-11365.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:23 +0000.