5.1
MEDIUM CVSS 3.1
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 :

Nov. 21, 2024, 5:33 a.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2020-5299 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Octobercms october
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 2.0 MEDIUM [email protected]
CVSS 3.1 MEDIUM [email protected]
CVSS 3.1 MEDIUM [email protected]
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:

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 af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    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
    Added Reference http://seclists.org/fulldisclosure/2020/Aug/2
    Added Reference https://github.com/octobercms/library/commit/c84bf03f506052c848f2fddc05f24be631427a1a
    Added Reference https://github.com/octobercms/october/commit/802d8c8e09a2b342649393edb6d3ceb958851484
    Added Reference https://github.com/octobercms/october/security/advisories/GHSA-4rhm-m2fp-hx7q
  • 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).
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 5.1
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact
Base CVSS Score: 4.6
Access Vector
Access Complexity
Authentication
Confidentiality Impact
Integrity Impact
Availability Impact
Exploit Prediction

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.

0.67 }} 0.23%

score

0.69036

percentile