CVE-2023-30548
Last modified
CVE-2023-30548 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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`). EPSS estimates a 0.88% chance of exploitation in the next 30 days.
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 gatsby-plugin-sharp@5.8.1 and gatsby-plugin-sharp@4.25.1 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 those using the develop server in the default configuration no risk is posed. If other ranges are required, preventing the develop server from being exposed to untrusted interfaces or IP address ranges would mitigate the risk from this vulnerability. Users are non the less encouraged to upgrade to a safe version.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gatsbyjs | Gatsby | < 4.25.1 |
| Gatsbyjs | Gatsby | >= 5.0.0, < 5.8.1 |
References
- https://github.com/gatsbyjs/gatsby/security/advisories/GHSA-h2pm-378c-pcxxExploit, Vendor Advisory
- https://github.com/gatsbyjs/gatsby/security/advisories/GHSA-h2pm-378c-pcxxExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-30548?
How severe is CVE-2023-30548?
How do I fix CVE-2023-30548?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-30542OpenZeppelin Contracts is a library for secure smart contrac…8.8
- CVE-2023-30543@web3-react is a framework for building Ethereum Apps . In a…5.7
- CVE-2023-30544Kiwi TCMS is an open source test management system. In versi…4.3
- CVE-2023-30545PrestaShop is an Open Source e-commerce web application. Pri…6.5
- CVE-2023-30546Contiki-NG is an operating system for Internet of Things dev…7.5
- CVE-2023-30547vm2 is a sandbox that can run untrusted code with whiteliste…10
- CVE-2023-30549Apptainer is an open source container platform for Linux. Th…7.8
- CVE-2023-3055The Page Builder by AZEXO plugin for WordPress is vulnerable…4.3
- CVE-2023-30550MeterSphere is an open source continuous testing platform, c…4.5
- CVE-2023-30551Rekor is an open source software supply chain transparency l…7.5
- CVE-2023-30552Archery is an open source SQL audit platform. The Archery pr…6.5
- CVE-2023-30553Archery is an open source SQL audit platform. The Archery pr…6.5
Are you affected by CVE-2023-30548?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
