Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/symfony/form@3.2.0-alpha0
purl pkg:composer/symfony/form@3.2.0-alpha0
Tags Ghost
Next non-vulnerable version 6.0.0-BETA1
Latest non-vulnerable version 6.3.0-BETA1
Risk 3.1
Vulnerabilities affecting this package (1)
Vulnerability Summary Fixed by
VCID-hxhq-zdyu-dudz
Aliases:
CVE-2017-16790
GHSA-cqqh-94r6-wjrg
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.
3.2.14
Affected by 4 other vulnerabilities.
3.3.13
Affected by 4 other vulnerabilities.
3.4.0-BETA5
Affected by 0 other vulnerabilities.
4.0.0-BETA5
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-01T12:47:55.084659+00:00 GitLab Importer Affected by VCID-hxhq-zdyu-dudz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/form/CVE-2017-16790.yml 38.0.0