S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Oct 22, 2024

CVE-2024-48914 Scanner

CVE-2024-48914 Scanner - Arbitrary File Read vulnerability in Vendure

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
3.4k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-48914
9.1
CVSScritical
Exploitable remotely over the internet · no authentication required.

Vendure is an open-source headless commerce platform. Prior to versions 3.0.5 and 2.3.3, a vulnerability in Vendure's asset server plugin allows an attacker to craft a request which is able to traverse the server file system and retrieve the contents of arbitrary files, including sensitive data such as configuration files, environment variables, and other critical data stored on the server. In the same code path is an additional vector for crashing the server via a malformed URI. Patches are available in versions 3.0.5 and 2.3.3. Some workarounds are also available. One may use object storage rather than the local file system, e.g. MinIO or S3, or define middleware which detects and blocks requests with urls containing `/../`.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
vendureby vendure-ecommerce
< 2.3.3
vendureby vendure
AFFECTED< 2.3.3SAFE ✓≥ 2.3.3
Updated Sep 10, 2026View on NVD →
Detail

Vendure is a comprehensive open-source headless commerce platform widely used by developers and businesses to create and manage e-commerce applications and services. Its modular architecture and flexibility make it suitable for a range of applications, from small retailers to large enterprises. Vendure provides a rich API along with a customizable front-end, enabling seamless integration with various services and plugins. The platform supports essential e-commerce functionalities, including product and order management, user authentication, and fulfillment. With its asset server plugin, Vendure facilitates efficient asset management, allowing the storage and retrieval of media files on the server. This platform empowers businesses with scalable and robust capabilities to manage their online commerce operations efficiently.

The Arbitrary File Read vulnerability in Vendure affects versions prior to 3.0.5 and 2.3.3, which allows attackers to traverse the server's file system. Through specially crafted requests, malicious actors can retrieve the contents of critical files, such as configuration files or environment variables. The imparted risk from this vulnerability is high, given its ability to expose sensitive files. The plugin handling assets mismanages input validation, permitting path traversal attacks. This flaw can also lead to Denial of Service when malformed URIs cause the server to crash. Proper mitigation is crucial to protect against unauthorized data access and service disruption.

The Arbitrary File Read vulnerability manifests through Vendure's asset server plugin, where improper handling of file paths permits traversal operations. During operation, attackers may manipulate HTTP GET requests targeting the asset server, inserting sequences like "/../" to access directories outside the intended scope. Key endpoints, such as paths involving "package.json," are susceptible, leaking metadata that reflects server file structures. Specific conditions, including the Content-Type of retrieved files and the presence of successful status codes, confirm the exploit's success. The matcher criteria focus on verifying these attributes to ensure the presence of the vulnerability.

Exploitation of the Arbitrary File Read vulnerability can lead to severe consequences, including unauthorized access to sensitive data. Attackers can harvest confidential information from system configuration files, environment settings, and other accessible directories. Such data exposure could potentially lead to further exploitation, such as privilege escalation or information disclosure. The server's stability might also be compromised through Denial of Service if malformed inputs result in crashes. Consequently, unpatched systems risk serious breaches in data confidentiality and application integrity.

REFERENCES

Solution Advice
  • Upgrade Vendure to the latest versions, specifically 3.0.5 or 2.3.3, to patch the vulnerability.
  • Consider using object storage solutions like MinIO or S3 to prevent local file system access.
  • Implement middleware solutions to detect and block patterns indicating path traversal in URLs.
  • Regularly monitor and audit access logs for unusual activities related to file access.
  • Conduct comprehensive security assessments to verify patch and configure risk mitigation measures in place.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2024-48914 Scanner - Arbitrary File Read vulnerability in Vendure | S4E