CVE-2022-39217

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-39217
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-39217.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-39217
Aliases
Published
2022-09-16T23:20:10Z
Modified
2025-12-04T10:35:07.488096Z
Severity
  • 5.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L CVSS Calculator
Summary
Improper Neutralization of Formula Elements in a CSV File in ghas-to-csv
Details

some-natalie/ghas-to-csv (GitHub Advanced Security to CSV) is a GitHub action which scrapes the GitHub Advanced Security API and shoves it into a CSV. In affected versions this GitHub Action creates a CSV file without sanitizing the output of the APIs. If an alert is dismissed or any other custom field contains executable code / formulas, it might be run when an endpoint opens that CSV file in a spreadsheet program. This issue has been addressed in version v1. Users are advised to use v1 or later. There are no known workarounds for this issue.

Database specific
{
    "cwe_ids": [
        "CWE-74"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/39xxx/CVE-2022-39217.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/some-natalie/ghas-to-csv

Affected ranges

Type
GIT
Repo
https://github.com/some-natalie/ghas-to-csv
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "v1"
        }
    ]
}

Affected versions

v0.*

v0.1.0
v0.1.1
v0.2.0
v0.3.0
v0.4.0
v0.5.0