AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-23340

HIGH · CVSS 7.1 EPSS 1.32% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-02-18 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2021-23340
Severity
HIGH
CVSS
7.1
EPSS
1.32%

Original NVD 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.