CVE-2014-6061
published 2024-05-30CVE-2014-6061: Symfony has a security issue when parsing the Authorization header All 2.0.X, 2.1.X, 2.2.X, 2.3.X, 2.4.X, and 2.5.X versions of the Symfony HttpFoundation…
medium
Symfony has a security issue when parsing the Authorization header All 2.0.X, 2.1.X, 2.2.X, 2.3.X, 2.4.X, and 2.5.X versions of the Symfony HttpFoundation component are affected by this security issue. This issue has been fixed in Symfony 2.3.19, 2.4.9, and 2.5.4. Note that no fixes are provided for Symfony 2.0, 2.1, and 2.2 as they are not maintained anymore. ### Description When an application uses an HTTP basic or digest authentication, Symfony does not parse the `Authorization` header properly, which could be exploited in some server setups (no exploits have been demonstrated though.) ### Resolution The parsing of the `Authorization` header has been fixed to comply to the HTTP specification. The patch for this issue is available here: https://github.com/symfony/symfony/pull/11829
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| symfony | http-foundation | >= 2.0.0 < 2.3.19 | 2.3.19 |
| symfony | http-foundation | >= 2.4.0 < 2.4.9 | 2.4.9 |
| symfony | http-foundation | >= 2.5.0 < 2.5.4 | 2.5.4 |
| symfony | symfony | >= 2.0.0 < 2.3.19 | 2.3.19 |
| symfony | symfony | >= 2.4.0 < 2.4.9 | 2.4.9 |
| symfony | symfony | >= 2.5.0 < 2.5.4 | 2.5.4 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Symfony has a security issue when parsing the Authorization header
ghsa·2024-05-30
CVE-2014-6061 [MEDIUM] CWE-20 Symfony has a security issue when parsing the Authorization header
Symfony has a security issue when parsing the Authorization header
All 2.0.X, 2.1.X, 2.2.X, 2.3.X, 2.4.X, and 2.5.X versions of the Symfony HttpFoundation component are affected by this security issue.
This issue has been fixed in Symfony 2.3.19, 2.4.9, and 2.5.4. Note that no fixes are provided for Symfony 2.0, 2.1, and 2.2 as they are not maintained anymore.
### Description
When an application uses an HTTP basic or digest authentication, Symfony does not parse the `Authorization` header properly, which could be exploited in some server setups (no exploits have been demonstrated though.)
### Resolution
The parsing of the `Authorization` header has been fixed to comply to the HTTP specification.
The patch for this issue is available here: https://github.com/symfony/symfony/pull/11829
OSV
Symfony has a security issue when parsing the Authorization header
osv·2024-05-30
CVE-2014-6061 [MEDIUM] Symfony has a security issue when parsing the Authorization header
Symfony has a security issue when parsing the Authorization header
All 2.0.X, 2.1.X, 2.2.X, 2.3.X, 2.4.X, and 2.5.X versions of the Symfony HttpFoundation component are affected by this security issue.
This issue has been fixed in Symfony 2.3.19, 2.4.9, and 2.5.4. Note that no fixes are provided for Symfony 2.0, 2.1, and 2.2 as they are not maintained anymore.
### Description
When an application uses an HTTP basic or digest authentication, Symfony does not parse the `Authorization` header properly, which could be exploited in some server setups (no exploits have been demonstrated though.)
### Resolution
The parsing of the `Authorization` header has been fixed to comply to the HTTP specification.
The patch for this issue is available here: https://github.com/symfony/symfony/pull/11829
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-05-30
Published