Command Injection Affecting october/october package, versions >=1.0.319, <1.0.466


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Scope Changed

    Threat Intelligence

    EPSS 0.14% (49th percentile)
Expand this section
NVD
5.1 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-OCTOBEROCTOBER-571242
  • published 4 Jun 2020
  • disclosed 4 Jun 2020
  • credit Unknown

How to fix?

Upgrade october/october to version 1.0.466 or higher.

Overview

Affected versions of this package are vulnerable to Command Injection. Any users with the ability to modify any data that could eventually be exported as a CSV file from the ImportExportControllercould 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 victim's 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.