CVE-2017-16790

CVSS V2 Medium 4 CVSS V3 Medium 6.5
Description
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.
Overview
  • CVE ID
  • CVE-2017-16790
  • Assigner
  • cve@mitre.org
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2018-08-06T21:29:00
  • Last Modified Date
  • 2018-10-11T16:11:04
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 1 OR 2.7.0 2.7.37
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 1 OR 2.8.0 2.8.30
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 1 OR 3.2.0 3.2.13
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 1 OR 3.3.0 3.3.12
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* 1 OR
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:S/C:P/I:N/A:N
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • SINGLE
  • Confidentiality Impact
  • PARTIAL
  • Integrity Impact
  • NONE
  • Availability Impact
  • NONE
  • Base Score
  • 4
  • Severity
  • MEDIUM
  • Exploitability Score
  • 8
  • Impact Score
  • 2.9
CVSS Version 3
  • Version
  • 3.0
  • Vector String
  • CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • LOW
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • HIGH
  • Availability Impact
  • NONE
  • Base Score
  • 6.5
  • Base Severity
  • MEDIUM
  • Exploitability Score
  • 2.8
  • Impact Score
  • 3.6
References
Reference URL Reference Tags
https://www.debian.org/security/2018/dsa-4262 Third Party Advisory
https://symfony.com/blog/cve-2017-16790-ensure-that-submitted-data-are-uploaded-files Issue Tracking Patch Vendor Advisory
History
Created Old Value New Value Data Type Notes
2022-05-10 18:29:59 Added to TrackCVE
2022-12-03 11:00:08 2018-08-06T21:29Z 2018-08-06T21:29:00 CVE Published Date updated
2022-12-03 11:00:08 2018-10-11T16:11:04 CVE Modified Date updated
2022-12-03 11:00:08 Analyzed Vulnerability Status updated