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

4.3 · MEDIUM
Published Apr 17, 2023 gatsbyjs CWE-22 EPSS 0.88% (57th pctl)

Overview

CVE-2023-30548 is a medium-severity vulnerability affecting gatsbyjs gatsby. It was published on April 17, 2023 and has a CVSS 3.1 base score of 4.3 (MEDIUM).

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

Technical Description

gatsby-plugin-sharp is a plugin for the gatsby framework which exposes functions built on the Sharp image processing library. The gatsby-plugin-sharp plugin prior to versions 5.8.1 and 4.25.1 contains a path traversal vulnerability exposed when running the Gatsby develop server (`gatsby develop`). It should be noted that by default gatsby develop is only accessible via the localhost 127.0.0.1, and one would need to intentionally expose the server to other interfaces to exploit this vulnerability by using server options such as --host 0.0.0.0, -H 0.0.0.0, or the GATSBY_HOST=0.0.0.0 environment variable. Attackers exploiting this vulnerability will have read access to all files within the scope of the server process. A patch has been introduced in [email protected] and [email protected] which mitigates the issue by ensuring that included paths remain within the project directory. As stated above, by default gatsby develop is only exposed to the localhost 127.0.0.1. For t

Remediation

Check the references section for vendor advisories and patches from gatsbyjs. Update gatsby 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
gatsbyjs gatsby >= 0, < 4.25.1 Affected

Frequently Asked Questions

What is CVE-2023-30548?

CVE-2023-30548 is a medium-severity vulnerability affecting gatsbyjs gatsby. It was published on April 17, 2023 and has a CVSS 3.1 base score of 4.3 (MEDIUM).

How severe is CVE-2023-30548?

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

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

Check the references section for vendor advisories and patches from gatsbyjs. Update gatsby 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-30548?

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