Skip to content

Path traversal in pimcore/pimcore

High severity GitHub Reviewed Published Feb 25, 2021 to the GitHub Advisory Database • Updated Sep 12, 2023

Package

composer pimcore/pimcore (Composer)

Affected versions

< 6.8.8

Patched versions

6.8.8

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.

References

Published by the National Vulnerability Database Feb 18, 2021
Reviewed Feb 24, 2021
Published to the GitHub Advisory Database Feb 25, 2021
Last updated Sep 12, 2023

Severity

High
7.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N

Weaknesses

CVE ID

CVE-2021-23340

GHSA ID

GHSA-h7f9-cvh5-qw7f

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.