製品・ソフトウェアに関する情報
Symfony における入力確認に関する脆弱性
Title Symfony における入力確認に関する脆弱性
Summary

Symfony 入力確認に関する脆弱性が存在します。

Possible impacts 情報を取得される可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Nov. 17, 2017, midnight
Registration Date Nov. 7, 2018, 12:22 p.m.
Last Update Nov. 7, 2018, 12:22 p.m.
CVSS3.0 : 警告
Score 6.5
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS2.0 : 警告
Score 4
Vector AV:N/AC:L/Au:S/C:P/I:N/A:N
Affected System
Debian
Debian GNU/Linux 
Sensio Labs
Symfony 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2018年11月07日]
  掲載
Nov. 7, 2018, 12:22 p.m.

NVD Vulnerability Information
CVE-2017-16790
Summary

An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BETA5, and 4.0-BETA5. When a form is submitted by the user, the request handler classes of the Form component merge POST data and uploaded files data 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 local 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.

Publication Date Aug. 7, 2018, 6:29 a.m.
Registration Date Jan. 26, 2021, 1:18 p.m.
Last Update Nov. 21, 2024, 12:16 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 2.7.0 2.7.37
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 2.8.0 2.8.30
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 3.2.0 3.2.13
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 3.3.0 3.3.12
Configuration2 or higher or less more than less than
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List