7.2
CVE-2018-14774
- EPSS 0.1%
- Published 03.08.2018 17:29:00
- Last modified 21.11.2024 03:49:45
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
An issue was discovered in HttpKernel in Symfony 2.7.0 through 2.7.48, 2.8.0 through 2.8.43, 3.3.0 through 3.3.17, 3.4.0 through 3.4.13, 4.0.0 through 4.0.13, and 4.1.0 through 4.1.2. When using HttpCache, the values of the X-Forwarded-Host headers are implicitly set as trusted while this should be forbidden, leading to potential host header injection.
Data is provided by the National Vulnerability Database (NVD)
Sensiolabs ≫ Symfony Version >= 2.7.0 <= 2.7.48
Sensiolabs ≫ Symfony Version >= 2.8.0 <= 2.8.43
Sensiolabs ≫ Symfony Version >= 3.3.0 <= 3.3.17
Sensiolabs ≫ Symfony Version >= 3.4.0 <= 3.4.13
Sensiolabs ≫ Symfony Version >= 4.0.0 <= 4.0.13
Sensiolabs ≫ Symfony Version >= 4.1.0 <= 4.1.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.1% | 0.287 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.2 | 3.9 | 2.7 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.