Lookup for vulnerable packages by Package URL.
| Purl | pkg:composer/symfony/symfony@2.7.38 |
| Type | composer |
| Namespace | symfony |
| Name | symfony |
| Version | 2.7.38 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | 2.7.49 |
| Latest_non_vulnerable_version | 8.0.5 |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-frbz-vpfe-vbh9 |
| vulnerability_id |
VCID-frbz-vpfe-vbh9 |
| summary |
Unrestricted Upload of File with Dangerous Type
When using the scalar type hint `string` in a setter method (e.g. `setName(string$name)`) of a class that's the `data_class` of a form, and when a file upload is submitted to the corresponding field instead of a normal text input, then `UploadedFile::__toString()` is called which will then return and disclose the path of the uploaded file. If combined with a local file inclusion issue in certain circumstances this could escalate it to a Remote Code Execution. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-19789
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-frbz-vpfe-vbh9 |
|
| 1 |
| url |
VCID-mew1-9shg-mugs |
| vulnerability_id |
VCID-mew1-9shg-mugs |
| summary |
URL Redirection to Untrusted Site (Open Redirect)
By using backslashes in the `_failure_path` input field of login forms, an attacker can work around the redirection target restrictions and effectively redirect the user to any domain after login. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-19790
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-mew1-9shg-mugs |
|
| 2 |
| url |
VCID-tx26-92jc-rkff |
| vulnerability_id |
VCID-tx26-92jc-rkff |
| summary |
URL Redirection to Untrusted Site (Open Redirect)
The security handlers in the Security component in Symfony have an Open redirect vulnerability when `security.http_utils` is inlined by a container. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-11408
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-tx26-92jc-rkff |
|
|
| Fixing_vulnerabilities |
| 0 |
| url |
VCID-djnm-e9r4-c3f5 |
| vulnerability_id |
VCID-djnm-e9r4-c3f5 |
| summary |
`DefaultAuthenticationSuccessHandler` or `DefaultAuthenticationFailureHandler` take the content of the `_target_path` parameter and generate a redirect response but no check is performed on the path, which could be an absolute URL to an external domain, opening redirect vulnerability. Open redirect vulnerability are not too much considered but they can be exploited for example to mount effective phishing attacks. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-16652
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-djnm-e9r4-c3f5 |
|
| 1 |
|
| 2 |
| url |
VCID-xdtu-22ad-63aq |
| vulnerability_id |
VCID-xdtu-22ad-63aq |
| summary |
Attacker can read all files content on the server
When a form is submitted by the user, the request handler classes of the Form component merge POST data (known as the `$_POST` array in plain PHP) and uploaded files data (known as the `$_FILES` array in plain PHP) into one array. This big array forms the data that are then bound to the form. At this stage there is no difference anymore between submitted POST data and uploaded files. A user can send a crafted HTTP request where the value of a `FileType` is sent as normal `POST` data that could be interpreted as a locale file path on the server-side (for example, `file:///etc/passwd`). If the application did not perform any additional checks about the value submitted to the `FileType`, the contents of the given file on the server could have been exposed to the attacker. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-16790
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-xdtu-22ad-63aq |
|
| 3 |
| url |
VCID-xj13-fspe-hfgv |
| vulnerability_id |
VCID-xj13-fspe-hfgv |
| summary |
An attacker can navigate to arbitrary directories via the dot-dot-slash attack
This package includes various bundle readers that are used to read resource bundles from the local filesystem. The `read()` methods of these classes use a path and a locale to determine the language bundle to retrieve. The locale argument value is commonly retrieved from untrusted user input (like a `URL` parameter). An attacker can use this argument to navigate to arbitrary directories via the dot-dot-slash attack. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-16654
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-xj13-fspe-hfgv |
|
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.7.38 |