ssa-333468
Vulnerability from csaf_siemens
Published
2024-10-23 00:00
Modified
2024-10-23 00:00
Summary
SSA-333468: Multiple Vulnerabilities in InterMesh Subscriber Devices
Notes
Summary
InterMesh Subscriber devices contain multiple vulnerabilities that could allow an unauthenticated remote attacker to execute arbitrary code with root privileges.
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 affected products with appropriate mechanisms. It is advised to follow recommended security practices in order to run the devices in a protected IT environment.
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
Siemens Security Advisories are subject to the terms and conditions contained in Siemens' underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter "License Terms"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens' Global Website (https://www.siemens.com/terms_of_use, hereinafter "Terms of Use"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the 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": "InterMesh Subscriber devices contain multiple vulnerabilities that could allow an unauthenticated remote attacker to execute arbitrary code with root privileges.\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 affected products with appropriate mechanisms. It is advised to follow recommended security practices in order to run the devices in a protected IT environment.", "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": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the 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-333468: Multiple Vulnerabilities in InterMesh Subscriber Devices - HTML Version", "url": "https://cert-portal.siemens.com/productcert/html/ssa-333468.html" }, { "category": "self", "summary": "SSA-333468: Multiple Vulnerabilities in InterMesh Subscriber Devices - CSAF Version", "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-333468.json" } ], "title": "SSA-333468: Multiple Vulnerabilities in InterMesh Subscriber Devices", "tracking": { "current_release_date": "2024-10-23T00:00:00Z", "generator": { "engine": { "name": "Siemens ProductCERT CSAF Generator", "version": "1" } }, "id": "SSA-333468", "initial_release_date": "2024-10-23T00:00:00Z", "revision_history": [ { "date": "2024-10-23T00:00:00Z", "legacy_version": "1.0", "number": "1", "summary": "Publication Date" } ], "status": "interim", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:all/\u003cV8.2.12", "product": { "name": "InterMesh 7177 Hybrid 2.0 Subscriber", "product_id": "1" } } ], "category": "product_name", "name": "InterMesh 7177 Hybrid 2.0 Subscriber" }, { "branches": [ { "category": "product_version_range", "name": "vers:all/\u003cV7.2.12", "product": { "name": "InterMesh 7707 Fire Subscriber", "product_id": "2" } } ], "category": "product_name", "name": "InterMesh 7707 Fire Subscriber" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-47901", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "The web server of affected devices does not sanitize the input parameters in specific GET requests that allow for code execution on operating system level. In combination with other vulnerabilities (CVE-2024-47902, CVE-2024-47903, CVE-2024-47904) this could allow an unauthenticated remote attacker to execute arbitrary code with root privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2" ] }, "remediations": [ { "category": "mitigation", "details": "Disable the IP interface", "product_ids": [ "2" ] }, { "category": "vendor_fix", "details": "Update to V7.2.12 or later version", "product_ids": [ "2" ] }, { "category": "vendor_fix", "details": "Update to V8.2.12 or later version", "product_ids": [ "1" ] }, { "category": "workaround", "details": "Restrict access to the InterMesh network to trusted systems and persons only", "product_ids": [ "1", "2" ] } ], "scores": [ { "cvss_v3": { "baseScore": 10.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2" ] } ], "title": "CVE-2024-47901" }, { "cve": "CVE-2024-47902", "cwe": { "id": "CWE-306", "name": "Missing Authentication for Critical Function" }, "notes": [ { "category": "summary", "text": "The web server of affected devices does not authenticate GET requests that execute specific commands (such as `ping`) on operating system level.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2" ] }, "remediations": [ { "category": "mitigation", "details": "Disable the IP interface", "product_ids": [ "2" ] }, { "category": "vendor_fix", "details": "Update to V7.2.12 or later version", "product_ids": [ "2" ] }, { "category": "vendor_fix", "details": "Update to V8.2.12 or later version", "product_ids": [ "1" ] }, { "category": "workaround", "details": "Restrict access to the InterMesh network to trusted systems and persons only", "product_ids": [ "1", "2" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "1", "2" ] } ], "title": "CVE-2024-47902" }, { "cve": "CVE-2024-47903", "cwe": { "id": "CWE-250", "name": "Execution with Unnecessary Privileges" }, "notes": [ { "category": "summary", "text": "The web server of affected devices allows to write arbitrary files to the web server\u0027s DocumentRoot directory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2" ] }, "remediations": [ { "category": "mitigation", "details": "Disable the IP interface", "product_ids": [ "2" ] }, { "category": "vendor_fix", "details": "Update to V7.2.12 or later version", "product_ids": [ "2" ] }, { "category": "vendor_fix", "details": "Update to V8.2.12 or later version", "product_ids": [ "1" ] }, { "category": "workaround", "details": "Restrict access to the InterMesh network to trusted systems and persons only", "product_ids": [ "1", "2" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "1", "2" ] } ], "title": "CVE-2024-47903" }, { "cve": "CVE-2024-47904", "cwe": { "id": "CWE-266", "name": "Incorrect Privilege Assignment" }, "notes": [ { "category": "summary", "text": "The affected devices contain a SUID binary that could allow an authenticated local attacker to execute arbitrary commands with root privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2" ] }, "remediations": [ { "category": "mitigation", "details": "Disable the IP interface", "product_ids": [ "2" ] }, { "category": "vendor_fix", "details": "Update to V7.2.12 or later version", "product_ids": [ "2" ] }, { "category": "vendor_fix", "details": "Update to V8.2.12 or later version", "product_ids": [ "1" ] }, { "category": "workaround", "details": "Restrict access to the InterMesh network to trusted systems and persons only", "product_ids": [ "1", "2" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2" ] } ], "title": "CVE-2024-47904" } ] }
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.