Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2017-16790

6.5 · MEDIUM
Published Aug 6, 2018 sensiolabs CWE-20 EPSS 1.55% (73th pctl)

Overview

CVE-2017-16790 is a medium-severity vulnerability affecting sensiolabs symfony. It was published on August 6, 2018 and has a CVSS 3.0 base score of 6.5 (MEDIUM).

This vulnerability has a CVSS 3.0 base score of 6.5, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from sensiolabs. Update symfony to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
sensiolabs symfony 2.7.0 Affected

Frequently Asked Questions

What is CVE-2017-16790?

CVE-2017-16790 is a medium-severity vulnerability affecting sensiolabs symfony. It was published on August 6, 2018 and has a CVSS 3.0 base score of 6.5 (MEDIUM).

How severe is CVE-2017-16790?

This vulnerability has a CVSS 3.0 base score of 6.5, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2017-16790?

Check the references section for vendor advisories and patches from sensiolabs. Update symfony to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2017-16790?

CyberStrike's AI-powered security agents can automatically detect CVE-2017-16790 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.