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-39523

6.8 · MEDIUM
Published Aug 7, 2023 nexb CWE-77 EPSS 2.92% (86th pctl)

Overview

CVE-2023-39523 is a medium-severity vulnerability affecting nexb scancode.io. It was published on August 7, 2023 and has a CVSS 3.1 base score of 6.8 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.8, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

ScanCode.io is a server to script and automate software composition analysis with ScanPipe pipelines. Prior to version 32.5.1, the software has a possible command injection vulnerability in the docker fetch process as it allows to append malicious commands in the `docker_reference` parameter.

In the function `scanpipe/pipes/fetch.py:fetch_docker_image` the parameter `docker_reference` is user controllable. The `docker_reference` variable is then passed to the vulnerable function `get_docker_image_platform`. However, the `get_docker_image_plaform` function constructs a shell command with the passed `docker_reference`. The `pipes.run_command` then executes the shell command without any prior sanitization, making the function vulnerable to command injections. A malicious user who is able to create or add inputs to a project can inject commands. Although the command injections are blind and the user will not receive direct feedback without logs, it is still possible to cause damage to th

Remediation

Check the references section for vendor advisories and patches from nexb. Update scancode.io 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
nexb scancode.io >= 0, < 32.5.1 Affected

Frequently Asked Questions

What is CVE-2023-39523?

CVE-2023-39523 is a medium-severity vulnerability affecting nexb scancode.io. It was published on August 7, 2023 and has a CVSS 3.1 base score of 6.8 (MEDIUM).

How severe is CVE-2023-39523?

This vulnerability has a CVSS 3.1 base score of 6.8, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

Check the references section for vendor advisories and patches from nexb. Update scancode.io 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-39523?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-39523 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.