Lookup for vulnerable packages by Package URL.
| Purl | pkg:composer/symfony/http-foundation@2.4.0-alpha |
| Type | composer |
| Namespace | symfony |
| Name | http-foundation |
| Version | 2.4.0-alpha |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | 5.4.50 |
| Latest_non_vulnerable_version | 7.3.7 |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-wwhm-mrr3-v7h3 |
| vulnerability_id |
VCID-wwhm-mrr3-v7h3 |
| summary |
Unsafe methods in the Request class
The `Symfony\Component\HttpFoundation\Request` class provides a mechanism that ensures it does not trust HTTP header values coming from a "non-trusted" client. Unfortunately, it assumes that the remote address is always a trusted client if at least one trusted proxy is involved in the request; this allows a man-in-the-middle attack between the latest trusted proxy and the web server. The following methods are impacted: `getPort()`, `isSecure()`, `getHost()` and `getClientIps()`. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2015-2309, GHSA-p684-f7fh-jv2j
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-wwhm-mrr3-v7h3 |
|
|
| Fixing_vulnerabilities |
|
| Risk_score | 3.1 |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-foundation@2.4.0-alpha |