ssa-627195
Vulnerability from csaf_siemens
Published
2025-06-12 00:00
Modified
2025-07-08 00:00
Summary
SSA-627195: Zip Path Traversal Vulnerability in Mendix Studio Pro's Module Installation Process
Notes
Summary
Mendix Studio Pro contains a vulnerability in the module installation process, that could allow an attacker to write or modify arbitrary files in directories outside a developer’s project directory.
Siemens has released new versions for the affected products and recommends to update to the latest versions.
General Recommendations
As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens' operational guidelines for Industrial Security (Download:
https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.
Additional information on Industrial Security by Siemens can be found at:
https://www.siemens.com/industrialsecurity
Additional Resources
For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories
Terms of Use
The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)", "tlp": { "label": "WHITE" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Mendix Studio Pro contains a vulnerability in the module installation process, that could allow an attacker to write or modify arbitrary files in directories outside a developer\u2019s project directory.\n\nSiemens has released new versions for the affected products and recommends to update to the latest versions.", "title": "Summary" }, { "category": "general", "text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: \nhttps://www.siemens.com/industrialsecurity", "title": "General Recommendations" }, { "category": "general", "text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories", "title": "Additional Resources" }, { "category": "legal_disclaimer", "text": "The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "productcert@siemens.com", "name": "Siemens ProductCERT", "namespace": "https://www.siemens.com" }, "references": [ { "category": "self", "summary": "SSA-627195: Zip Path Traversal Vulnerability in Mendix Studio Pro\u0027s Module Installation Process - HTML Version", "url": "https://cert-portal.siemens.com/productcert/html/ssa-627195.html" }, { "category": "self", "summary": "SSA-627195: Zip Path Traversal Vulnerability in Mendix Studio Pro\u0027s Module Installation Process - CSAF Version", "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-627195.json" } ], "title": "SSA-627195: Zip Path Traversal Vulnerability in Mendix Studio Pro\u0027s Module Installation Process", "tracking": { "current_release_date": "2025-07-08T00:00:00Z", "generator": { "engine": { "name": "Siemens ProductCERT CSAF Generator", "version": "1" } }, "id": "SSA-627195", "initial_release_date": "2025-06-12T00:00:00Z", "revision_history": [ { "date": "2025-06-12T00:00:00Z", "legacy_version": "1.0", "number": "1", "summary": "Publication Date" }, { "date": "2025-07-08T00:00:00Z", "legacy_version": "1.1", "number": "2", "summary": "Added fix for Mendix Studio Pro 11" } ], "status": "interim", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:all/\u003cV8.18.35", "product": { "name": "Mendix Studio Pro 8", "product_id": "1" } } ], "category": "product_name", "name": "Mendix Studio Pro 8" }, { "branches": [ { "category": "product_version_range", "name": "vers:all/\u003cV9.24.35", "product": { "name": "Mendix Studio Pro 9", "product_id": "2" } } ], "category": "product_name", "name": "Mendix Studio Pro 9" }, { "branches": [ { "category": "product_version_range", "name": "vers:all/\u003cV10.23.0", "product": { "name": "Mendix Studio Pro 10", "product_id": "3" } } ], "category": "product_name", "name": "Mendix Studio Pro 10" }, { "branches": [ { "category": "product_version_range", "name": "vers:all/\u003cV10.6.24", "product": { "name": "Mendix Studio Pro 10.6", "product_id": "4" } } ], "category": "product_name", "name": "Mendix Studio Pro 10.6" }, { "branches": [ { "category": "product_version_range", "name": "vers:all/\u003cV10.12.17", "product": { "name": "Mendix Studio Pro 10.12", "product_id": "5" } } ], "category": "product_name", "name": "Mendix Studio Pro 10.12" }, { "branches": [ { "category": "product_version_range", "name": "vers:all/\u003cV10.18.7", "product": { "name": "Mendix Studio Pro 10.18", "product_id": "6" } } ], "category": "product_name", "name": "Mendix Studio Pro 10.18" }, { "branches": [ { "category": "product_version_range", "name": "vers:all/\u003cV11.0.0", "product": { "name": "Mendix Studio Pro 11", "product_id": "7" } } ], "category": "product_name", "name": "Mendix Studio Pro 11" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-40592", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "A zip path traversal vulnerability exists in the module installation process of Studio Pro. By crafting a malicious module and distributing it via (for example) the Mendix Marketplace, an attacker could write or modify arbitrary files in directories outside a developer\u2019s project directory upon module installation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "6", "7" ] }, "remediations": [ { "category": "mitigation", "details": "Do not install untrusted/unverified modules in your Studio Pro projects", "product_ids": [ "1", "2", "3", "4", "5", "6", "7" ] }, { "category": "vendor_fix", "details": "Update to V10.12.17 or later version", "product_ids": [ "5" ], "url": "https://docs.mendix.com/releasenotes/studio-pro/10.12/" }, { "category": "vendor_fix", "details": "Update to V10.18.7 or later version", "product_ids": [ "6" ], "url": "https://docs.mendix.com/releasenotes/studio-pro/10.18/" }, { "category": "vendor_fix", "details": "Update to V10.23.0 or later version", "product_ids": [ "3" ], "url": "https://docs.mendix.com/releasenotes/studio-pro/10/" }, { "category": "vendor_fix", "details": "Update to V10.6.24 or later version", "product_ids": [ "4" ], "url": "https://docs.mendix.com/releasenotes/studio-pro/10.6/" }, { "category": "vendor_fix", "details": "Update to V11.0.0 or later version", "product_ids": [ "7" ], "url": "https://docs.mendix.com/releasenotes/studio-pro/11/" }, { "category": "vendor_fix", "details": "Update to V8.18.35 or later version", "product_ids": [ "1" ], "url": "https://docs.mendix.com/releasenotes/studio-pro/8/" }, { "category": "vendor_fix", "details": "Update to V9.24.35 or later version", "product_ids": [ "2" ], "url": "https://docs.mendix.com/releasenotes/studio-pro/9/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "6", "7" ] } ], "title": "CVE-2025-40592" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…