CVE-2015-4050
Symfony Incorrect Access Control
Record summary
CVE-2015-4050 has a selected CVSS score of 4.3; EIP currently links 1 Nuclei template.
Description
FragmentListener in the HttpKernel component in Symfony 2.3.19 through 2.3.28, 2.4.9 through 2.4.10, 2.5.4 through 2.5.11, and 2.6.0 through 2.6.7, when ESI or SSI support enabled, does not check if the _controller attribute is set, which allows remote attackers to bypass URL signing and security rules by including (1) no hash or (2) an invalid hash in a request to /_fragment.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
symfony/http-kernelBrowse Packagist / symfony/http-kernel | GitHub Advisory | 2.3.19 to < 2.3.29 · Fixed in 2.3.29 | affected |
| 2.5.4 to < 2.5.12 · Fixed in 2.5.12 | affected | ||
| 2.6.0 to < 2.6.8 · Fixed in 2.6.8 | affected | ||
| 2.4.9 to ≤ 2.4.10 | affected | ||
symfony/symfonyBrowse Packagist / symfony/symfony | GitHub Advisory | 2.3.19 to < 2.3.29 · Fixed in 2.3.29 | affected |
| 2.4.9 to ≤ 2.4.10 | affected | ||
| 2.5.4 to < 2.5.12 · Fixed in 2.5.12 | affected | ||
| 2.6.0 to < 2.6.8 · Fixed in 2.6.8 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMSymfony - Authentication BypassCVSS 4.3
Symfony 2.3.19 through 2.3.28, 2.4.9 through 2.4.10, 2.5.4 through 2.5.11, and 2.6.0 through 2.6.7, when ESI or SSI support enabled, does not check if the _controller attribute is set, which allows remote attackers to bypass URL signing and security rules by including (1) no hash or (2) an invalid hash in a request to /_fragment in the HttpKernel component.
Impact
Successful exploitation of this vulnerability could allow an attacker to bypass authentication and gain unauthorized access to the affected system.
Remediation
Apply the latest security patches or upgrade to a non-vulnerable version of Symfony.
Source: ProjectDiscovery