CVE-2018-19789

unknown
Published 2022-05-14 · Modified 2024-02-16
CVSS v3
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS v2
VIR risk

Description

An issue was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9, and 4.2.x before 4.2.1. 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.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2018-19789

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed3.4.20+dfsg-1
debian debianbullseyefixed3.4.20+dfsg-1
debian debianforkyfixed3.4.20+dfsg-1
debian debiansidfixed3.4.20+dfsg-1
debian debiantrixiefixed3.4.20+dfsg-1

Package impact

EcosystemPackageVulnerableFixed
php Packagistsymfony/symfony>=2.7.0,<2.7.502.7.50
php Packagistsymfony/symfony>=2.8.0,<2.8.492.8.49
php Packagistsymfony/symfony>=3.0.0,<3.4.203.4.20
php Packagistsymfony/symfony>=4.0.0,<4.0.154.0.15
php Packagistsymfony/symfony>=4.1.0,<4.1.94.1.9
php Packagistsymfony/symfony>=4.2.0,<4.2.14.2.1
php Packagistsymfony/form>=2.7.0,<2.7.502.7.50
php Packagistsymfony/form>=2.8.0,<2.8.492.8.49
php Packagistsymfony/form>=3.0.0,<3.4.203.4.20
php Packagistsymfony/form>=4.0.0,<4.0.154.0.15
php Packagistsymfony/form>=4.1.0,<4.1.94.1.9
php Packagistsymfony/form>=4.2.0,<4.2.14.2.1

References

Verify integrity in audit chain (admin only). AS-IS.