CVE-2022-39217

Source
https://cve.org/CVERecord?id=CVE-2022-39217
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-39217.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-39217
Aliases
Published
2022-09-16T23:20:10Z
Modified
2026-02-18T08:31:28.265555Z
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
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-74"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/39xxx/CVE-2022-39217.json"
}
References

Affected packages

Git / github.com/advanced-security/ghas-to-csv

Affected ranges

Type
GIT
Repo
https://github.com/advanced-security/ghas-to-csv
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

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

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-39217.json"

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

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-39217.json"