This affects the package pimcore/pimcore before 6.8.8. A Local FIle Inclusion vulnerability exists in the downloadCsvAction function of the CustomReportController class (bundles/AdminBundle/Controller/Reports/CustomReportController.php). An authenticated user can reach this function with a GET request at the following endpoint: /admin/reports/custom-report/download-csv?exportFile=&91;filename]. Since exportFile variable is not sanitized, an attacker can exploit a local file inclusion vulnerability.
{
"severity": "HIGH",
"github_reviewed_at": "2021-02-24T07:37:55Z",
"cwe_ids": [
"CWE-22"
],
"nvd_published_at": "2021-02-18T15:15:00Z",
"github_reviewed": true
}