CVE-2021-23340
A Local FIle Inclusion vulnerability exists in the downloadCsvAction function of the CustomReportController class (bundles/AdminBundle/Controller/Reports/CustomReportController.php).
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.32%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 7.1 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
- EPSS
- 1.32% probability · 69th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- pimcore/pimcore
- Source
- report@snyk.io
References
- https://github.com/pimcore/pimcore/blob/v6.7.2/bundles/AdminBundle/Controller/Reports/CustomReportController.php%23L454Broken Link, Third Party Advisory
- https://github.com/pimcore/pimcore/commit/1786bdd4962ee51544fad537352c2b4223309442Patch, Third Party Advisory
- https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-1070132Exploit, Patch, Third Party Advisory
- https://github.com/pimcore/pimcore/blob/v6.7.2/bundles/AdminBundle/Controller/Reports/CustomReportController.php%23L454Broken Link, Third Party Advisory
- https://github.com/pimcore/pimcore/commit/1786bdd4962ee51544fad537352c2b4223309442Patch, Third Party Advisory
- https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-1070132Exploit, Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.