Vulnerabilites related to iXsystems - TrueNAS CORE
CVE-2024-11944 (GCVE-0-2024-11944)
Vulnerability from cvelistv5
Published
2024-12-30 20:12
Modified
2024-12-30 23:06
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Summary
iXsystems TrueNAS CORE tarfile.extractall Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of iXsystems TrueNAS devices. Authentication is not required to exploit this vulnerability.
The specific flaw exists within the tarfile.extractall method. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this in conjunction with other vulnerabilities to execute code in the context of root. Was ZDI-CAN-25626.
References
▼ | URL | Tags |
---|---|---|
https://www.zerodayinitiative.com/advisories/ZDI-24-1643/ | x_research-advisory | |
https://www.truenas.com/docs/core/13.0/gettingstarted/corereleasenotes/#130-u63 | vendor-advisory |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
iXsystems | TrueNAS CORE |
Version: 13.3-RELEASE |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-11944", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-12-30T23:01:11.089087Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-12-30T23:06:10.269Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unknown", "product": "TrueNAS CORE", "vendor": "iXsystems", "versions": [ { "status": "affected", "version": "13.3-RELEASE" } ] } ], "dateAssigned": "2024-11-27T17:37:05.506-06:00", "datePublic": "2024-12-19T19:15:42.148-06:00", "descriptions": [ { "lang": "en", "value": "iXsystems TrueNAS CORE tarfile.extractall Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of iXsystems TrueNAS devices. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the tarfile.extractall method. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this in conjunction with other vulnerabilities to execute code in the context of root. Was ZDI-CAN-25626." } ], "metrics": [ { "cvssV3_0": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-12-30T20:12:12.970Z", "orgId": "99f1926a-a320-47d8-bbb5-42feb611262e", "shortName": "zdi" }, "references": [ { "name": "ZDI-24-1643", "tags": [ "x_research-advisory" ], "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-1643/" }, { "name": "vendor-provided URL", "tags": [ "vendor-advisory" ], "url": "https://www.truenas.com/docs/core/13.0/gettingstarted/corereleasenotes/#130-u63" } ], "source": { "lang": "en", "value": "Daan Keuper, Thijs Alkemade and Khaled Nassar from Computest Sector 7" }, "title": "iXsystems TrueNAS CORE tarfile.extractall Directory Traversal Remote Code Execution Vulnerability" } }, "cveMetadata": { "assignerOrgId": "99f1926a-a320-47d8-bbb5-42feb611262e", "assignerShortName": "zdi", "cveId": "CVE-2024-11944", "datePublished": "2024-12-30T20:12:12.970Z", "dateReserved": "2024-11-27T23:37:05.474Z", "dateUpdated": "2024-12-30T23:06:10.269Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-11946 (GCVE-0-2024-11946)
Vulnerability from cvelistv5
Published
2024-12-30 20:12
Modified
2024-12-30 22:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-319 - Cleartext Transmission of Sensitive Information
Summary
iXsystems TrueNAS CORE fetch_plugin_packagesites tar Cleartext Transmission of Sensitive Information Vulnerability. This vulnerability allows network-adjacent attackers to tamper with firmware update files on affected installations of iXsystems TrueNAS devices. Authentication is not required to exploit this vulnerability.
The specific flaw exists within the handling of firmware updates. The issue results from the use of an insecure protocol to deliver updates. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-25668.
References
▼ | URL | Tags |
---|---|---|
https://www.zerodayinitiative.com/advisories/ZDI-24-1644/ | x_research-advisory | |
https://www.truenas.com/docs/core/13.0/gettingstarted/corereleasenotes/#130-u63 | vendor-advisory |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
iXsystems | TrueNAS CORE |
Version: 13.3-RELEASE |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-11946", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-12-30T22:58:53.294782Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-12-30T22:59:36.554Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unknown", "product": "TrueNAS CORE", "vendor": "iXsystems", "versions": [ { "status": "affected", "version": "13.3-RELEASE" } ] } ], "dateAssigned": "2024-11-27T17:37:33.541-06:00", "datePublic": "2024-12-19T19:15:47.308-06:00", "descriptions": [ { "lang": "en", "value": "iXsystems TrueNAS CORE fetch_plugin_packagesites tar Cleartext Transmission of Sensitive Information Vulnerability. This vulnerability allows network-adjacent attackers to tamper with firmware update files on affected installations of iXsystems TrueNAS devices. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the handling of firmware updates. The issue results from the use of an insecure protocol to deliver updates. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-25668." } ], "metrics": [ { "cvssV3_0": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-319", "description": "CWE-319: Cleartext Transmission of Sensitive Information", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-12-30T20:12:23.839Z", "orgId": "99f1926a-a320-47d8-bbb5-42feb611262e", "shortName": "zdi" }, "references": [ { "name": "ZDI-24-1644", "tags": [ "x_research-advisory" ], "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-1644/" }, { "name": "vendor-provided URL", "tags": [ "vendor-advisory" ], "url": "https://www.truenas.com/docs/core/13.0/gettingstarted/corereleasenotes/#130-u63" } ], "source": { "lang": "en", "value": "Daan Keuper, Thijs Alkemade and Khaled Nassar from Computest Sector 7" }, "title": "iXsystems TrueNAS CORE fetch_plugin_packagesites tar Cleartext Transmission of Sensitive Information Vulnerability" } }, "cveMetadata": { "assignerOrgId": "99f1926a-a320-47d8-bbb5-42feb611262e", "assignerShortName": "zdi", "cveId": "CVE-2024-11946", "datePublished": "2024-12-30T20:12:23.839Z", "dateReserved": "2024-11-27T23:37:33.514Z", "dateUpdated": "2024-12-30T22:59:36.554Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }