Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/symfony/security-core@2.7.31
purl pkg:composer/symfony/security-core@2.7.31
Next non-vulnerable version 2.7.32
Latest non-vulnerable version 5.2.8
Risk 4.5
Vulnerabilities affecting this package (1)
Vulnerability Summary Fixed by
VCID-76y9-1jsf-rfez
Aliases:
CVE-2017-11365
GHSA-q87v-q8fw-gmj5
Empty passwords validation issue 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.
2.7.32
Affected by 0 other vulnerabilities.
2.8.25
Affected by 2 other vulnerabilities.
3.2.12
Affected by 2 other vulnerabilities.
3.3.5
Affected by 2 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.