Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-52137

7.7 · HIGH
Published Dec 29, 2023 tj-actions CWE-20 EPSS 2.62% (84th pctl)

Overview

CVE-2023-52137 is a high-severity vulnerability affecting tj-actions verify-changed-files. It was published on December 29, 2023 and has a CVSS 3.1 base score of 7.7 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.7, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

The [`tj-actions/verify-changed-files`](https://github.com/tj-actions/verify-changed-files) action allows for command injection in changed filenames, allowing an attacker to execute arbitrary code and potentially leak secrets. The [`verify-changed-files`](https://github.com/tj-actions/verify-changed-files) workflow returns the list of files changed within a workflow execution. This could potentially allow filenames that contain special characters such as `;` which can be used by an attacker to take over the [GitHub Runner](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) if the output value is used in a raw fashion (thus being directly replaced before execution) inside a `run` block. By running custom commands, an attacker may be able to steal secrets such as `GITHUB_TOKEN` if triggered on other events than `pull_request`.

This has been patched in versions [17](https://github.com/tj-actions/verify-changed-files/releases/tag/v17) and [17.0.0](

Remediation

Check the references section for vendor advisories and patches from tj-actions. Update verify-changed-files to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
tj-actions verify-changed-files >= 0, < 17.0.0 Affected

Frequently Asked Questions

What is CVE-2023-52137?

CVE-2023-52137 is a high-severity vulnerability affecting tj-actions verify-changed-files. It was published on December 29, 2023 and has a CVSS 3.1 base score of 7.7 (HIGH).

How severe is CVE-2023-52137?

This vulnerability has a CVSS 3.1 base score of 7.7, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-52137?

Check the references section for vendor advisories and patches from tj-actions. Update verify-changed-files to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-52137?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-52137 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.