CVE-2020-5299
October CMS CSV Injection Vulnerability
Description
In OctoberCMS (october/october composer package) versions from 1.0.319 and before 1.0.466, any users with the ability to modify any data that could eventually be exported as a CSV file from the `ImportExportController` could potentially introduce a CSV injection into the data to cause the generated CSV export file to be malicious. This requires attackers to achieve the following before a successful attack can be completed: 1. Have found a vulnerability in the victims spreadsheet software of choice. 2. Control data that would potentially be exported through the `ImportExportController` by a theoretical victim. 3. Convince the victim to export above data as a CSV and run it in vulnerable spreadsheet software while also bypassing any sanity checks by said software. Issue has been patched in Build 466 (v1.0.466).
INFO
Published Date :
June 3, 2020, 10:15 p.m.
Last Modified :
June 30, 2022, 2:46 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
3.7
Exploitability Score :
1.0
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2020-5299
.
URL | Resource |
---|---|
http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html | Third Party Advisory VDB Entry |
http://seclists.org/fulldisclosure/2020/Aug/2 | Mailing List Third Party Advisory |
https://github.com/octobercms/library/commit/c84bf03f506052c848f2fddc05f24be631427a1a | Patch Third Party Advisory |
https://github.com/octobercms/october/commit/802d8c8e09a2b342649393edb6d3ceb958851484 | Patch Third Party Advisory |
https://github.com/octobercms/october/security/advisories/GHSA-4rhm-m2fp-hx7q | Patch Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2020-5299
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2020-5299
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Modified Analysis by [email protected]
Jun. 30, 2022
Action Type Old Value New Value Changed Reference Type http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html No Types Assigned http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html Third Party Advisory, VDB Entry Changed Reference Type http://seclists.org/fulldisclosure/2020/Aug/2 No Types Assigned http://seclists.org/fulldisclosure/2020/Aug/2 Mailing List, Third Party Advisory Added CWE NIST CWE-77 -
CVE Modified by [email protected]
Aug. 04, 2020
Action Type Old Value New Value Added Reference http://seclists.org/fulldisclosure/2020/Aug/2 [No Types Assigned] -
CVE Modified by [email protected]
Aug. 03, 2020
Action Type Old Value New Value Added Reference http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html [No Types Assigned] -
Initial Analysis by [email protected]
Jun. 08, 2020
Action Type Old Value New Value Added CVSS V2 Metadata Victim must voluntarily interact with attack mechanism Added CVSS V2 NIST (AV:N/AC:H/Au:S/C:P/I:P/A:P) Added CVSS V3.1 NIST AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:L Changed Reference Type https://github.com/octobercms/library/commit/c84bf03f506052c848f2fddc05f24be631427a1a No Types Assigned https://github.com/octobercms/library/commit/c84bf03f506052c848f2fddc05f24be631427a1a Patch, Third Party Advisory Changed Reference Type https://github.com/octobercms/october/commit/802d8c8e09a2b342649393edb6d3ceb958851484 No Types Assigned https://github.com/octobercms/october/commit/802d8c8e09a2b342649393edb6d3ceb958851484 Patch, Third Party Advisory Changed Reference Type https://github.com/octobercms/october/security/advisories/GHSA-4rhm-m2fp-hx7q No Types Assigned https://github.com/octobercms/october/security/advisories/GHSA-4rhm-m2fp-hx7q Patch, Third Party Advisory Added CPE Configuration OR *cpe:2.3:a:octobercms:october:*:*:*:*:*:*:*:* versions from (including) 1.0.319 up to (excluding) 1.0.466 -
CVE Modified by [email protected]
Jun. 03, 2020
Action Type Old Value New Value Changed Description In OctoberCMS (october/october composer package) versions from 1.0.319 and before 1.0.466, any users with the ability to modify any data that could eventually be exported as a CSV file from the `ImportExportController` could potentially introduce a CSV injection into the data to cause the generated CSV export file to be malicious. This requires attackers to achieve the following before a successful attack can be completed: 1. Have found a vulnerability in the victims spreadsheet software of choice. 2. Control data that would potentially be exported through the `ImportExportController` by a theoretical victim. 3. Convince the victim to export above data as a CSV and run it in vulnerable spreadsheet software while also bypassing any sanity checks by said software. Issue has been patched in Build 466 (v1.0.466). In OctoberCMS (october/october composer package) versions from 1.0.319 and before 1.0.466, any users with the ability to modify any data that could eventually be exported as a CSV file from the `ImportExportController` could potentially introduce a CSV injection into the data to cause the generated CSV export file to be malicious. This requires attackers to achieve the following before a successful attack can be completed: 1. Have found a vulnerability in the victims spreadsheet software of choice. 2. Control data that would potentially be exported through the `ImportExportController` by a theoretical victim. 3. Convince the victim to export above data as a CSV and run it in vulnerable spreadsheet software while also bypassing any sanity checks by said software. Issue has been patched in Build 466 (v1.0.466).
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2020-5299
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2020-5299
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.14 }} 0.00%
score
0.47595
percentile