Loading HuntDB...

CVE-2024-50341

LOW
Published 2024-11-06T21:06:49.426Z
Actions:

Expert Analysis

Professional remediation guidance

Get tailored security recommendations from our analyst team for CVE-2024-50341. We'll provide specific mitigation strategies based on your environment and risk profile.

CVSS Score

V3.1
3.1
/10
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
Base Score Metrics
Exploitability: N/A Impact: N/A

EPSS Score

v2025.03.14
0.001
probability
of exploitation in the wild

There is a 0.1% chance that this vulnerability will be exploited in the wild within the next 30 days.

Updated: 2025-06-25
Exploit Probability
Percentile: 0.170
Higher than 17.0% of all CVEs

Attack Vector Metrics

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED

Impact Metrics

Confidentiality
NONE
Integrity
LOW
Availability
NONE

Description

symfony/security-bundle is a module for the Symphony PHP framework which provides a tight integration of the Security component into the Symfony full-stack framework. The custom `user_checker` defined on a firewall is not called when Login Programmaticaly with the `Security::login` method, leading to unwanted login. As of versions 6.4.10, 7.0.10 and 7.1.3 the `Security::login` method now ensure to call the configured `user_checker`. All users are advised to upgrade. There are no known workarounds for this vulnerability.

Available Exploits

No exploits available for this CVE.

Related News

No news articles found for this CVE.

Affected Products

GitHub Security Advisories

Community-driven vulnerability intelligence from GitHub

✓ GitHub Reviewed LOW

Symfony's `Security::login` does not take into account custom `user_checker`

GHSA-jxgr-3v7q-3w9v

Advisory Details

### Description The custom `user_checker` defined on a firewall is not called when Login Programmaticaly with the `Security::login` method, leading to unwanted login. ### Resolution The `Security::login` method now ensure to call the configured `user_checker`. The patch for this issue is available [here](https://github.com/symfony/symfony/commit/22a0789a0085c3ee96f4ef715ecad8255cf0e105) for branch 6.4. ### Credits We would like to thank Oleg Andreyev, Antoine MAKDESSI for reporting the issue and Christian Flothmann for providing the fix.

Affected Packages

Packagist symfony/security-bundle
ECOSYSTEM: ≥6.2.0 <6.4.10
Packagist symfony/security-bundle
ECOSYSTEM: ≥7.0.0 <7.0.10
Packagist symfony/security-bundle
ECOSYSTEM: ≥7.1.0 <7.1.3
Packagist symfony/symfony
ECOSYSTEM: ≥6.2.0 <6.4.10
Packagist symfony/symfony
ECOSYSTEM: ≥7.0.0 <7.0.10
Packagist symfony/symfony
ECOSYSTEM: ≥7.1.0 <7.1.3

CVSS Scoring

CVSS Score

2.5

CVSS Vector

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

Advisory provided by GitHub Security Advisory Database. Published: November 6, 2024, Modified: November 6, 2024

References

Published: 2024-11-06T21:06:49.426Z
Last Modified: 2024-11-07T15:27:06.600Z
Copied to clipboard!