Vulnerabilites related to Artica Tech - Artica Proxy
CVE-2024-2055 (GCVE-0-2024-2055)
Vulnerability from cvelistv5
Published
2024-03-05 18:56
Modified
2025-02-13 17:32
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
The "Rich Filemanager" feature of Artica Proxy provides a web-based interface for file management capabilities. When the feature is enabled, it does not require authentication by default, and runs as the root user.
References
▼ | URL | Tags |
---|---|---|
https://korelogic.com/Resources/Advisories/KL-001-2024-003.txt | third-party-advisory | |
http://seclists.org/fulldisclosure/2024/Mar/13 |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Artica Tech | Artica Proxy |
Version: 4.50 Version: 4.40 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-01T19:03:38.319Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "third-party-advisory", "x_transferred" ], "url": "https://korelogic.com/Resources/Advisories/KL-001-2024-003.txt" }, { "tags": [ "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2024/Mar/13" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:articatech:artica_proxy:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "artica_proxy", "vendor": "articatech", "versions": [ { "status": "affected", "version": "4.50" }, { "status": "affected", "version": "4.40" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2024-2055", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-08-26T15:57:01.965216Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-26T15:57:07.088Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Artica Proxy", "vendor": "Artica Tech", "versions": [ { "status": "affected", "version": "4.50" }, { "status": "affected", "version": "4.40" } ] } ], "credits": [ { "lang": "en", "type": "finder", "user": "00000000-0000-4000-9000-000000000000", "value": "Jim Becher of KoreLogic, Inc." } ], "datePublic": "2024-03-05T18:00:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "The \"Rich Filemanager\" feature of Artica Proxy provides a web-based interface for file management capabilities. When the feature is enabled, it does not require authentication by default, and runs as the root user." } ], "value": "The \"Rich Filemanager\" feature of Artica Proxy provides a web-based interface for file management capabilities. When the feature is enabled, it does not require authentication by default, and runs as the root user." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-288", "description": "CWE-288 Authentication Bypass Using an Alternate Path or Channel", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-552", "description": "CWE-552 Files or Directories Accessible to External Parties", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-03-05T19:00:12.694Z", "orgId": "26969f82-7e87-44d8-9cb5-f6fb926ddd43", "shortName": "AHA" }, "references": [ { "tags": [ "third-party-advisory" ], "url": "https://korelogic.com/Resources/Advisories/KL-001-2024-003.txt" }, { "url": "http://seclists.org/fulldisclosure/2024/Mar/13" } ], "source": { "discovery": "EXTERNAL" }, "title": "Artica Proxy Unauthenticated File Manager Vulnerability", "x_generator": { "engine": "Vulnogram 0.1.0-dev" } } }, "cveMetadata": { "assignerOrgId": "26969f82-7e87-44d8-9cb5-f6fb926ddd43", "assignerShortName": "AHA", "cveId": "CVE-2024-2055", "datePublished": "2024-03-05T18:56:33.232Z", "dateReserved": "2024-03-01T02:03:10.598Z", "dateUpdated": "2025-02-13T17:32:34.287Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-2056 (GCVE-0-2024-2056)
Vulnerability from cvelistv5
Published
2024-03-05 18:57
Modified
2025-02-13 17:32
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
Services that are running and bound to the loopback interface on the Artica Proxy are accessible through the proxy service. In particular, the "tailon" service is running, running as the root user, is bound to the loopback interface, and is listening on TCP port 7050. Security issues associated with exposing this network service are documented at gvalkov's 'tailon' GitHub repo. Using the tailon service, the contents of any file on the Artica Proxy can be viewed.
References
▼ | URL | Tags |
---|---|---|
https://korelogic.com/Resources/Advisories/KL-001-2024-004.txt | third-party-advisory | |
https://github.com/gvalkov/tailon#security | related | |
http://seclists.org/fulldisclosure/2024/Mar/14 |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Artica Tech | Artica Proxy |
Version: 4.50 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-01T19:03:38.787Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "third-party-advisory", "x_transferred" ], "url": "https://korelogic.com/Resources/Advisories/KL-001-2024-004.txt" }, { "tags": [ "related", "x_transferred" ], "url": "https://github.com/gvalkov/tailon#security" }, { "tags": [ "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2024/Mar/14" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:articatech:artica_proxy:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "artica_proxy", "vendor": "articatech", "versions": [ { "status": "affected", "version": "4.50" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2024-2056", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-08-23T20:29:37.739652Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-23T20:31:03.176Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Artica Proxy", "vendor": "Artica Tech", "versions": [ { "status": "affected", "version": "4.50" } ] } ], "credits": [ { "lang": "en", "type": "finder", "user": "00000000-0000-4000-9000-000000000000", "value": "Jim Becher of KoreLogic, Inc." }, { "lang": "en", "type": "finder", "user": "00000000-0000-4000-9000-000000000000", "value": "Jaggar Henry of KoreLogic, Inc." } ], "datePublic": "2024-03-05T18:00:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "Services that are running and bound to the loopback interface on the Artica Proxy are accessible through the proxy service. In particular, the \"tailon\" service is running, running as the root user, is bound to the loopback interface, and is listening on TCP port 7050. Security issues associated with exposing this network service are documented at \u003cspan style=\"background-color: rgb(252, 252, 252);\"\u003egvalkov\u0027s \u0027tailon\u0027 GitHub repo\u003c/span\u003e. Using the tailon service, the contents of any file on the Artica Proxy can be viewed." } ], "value": "Services that are running and bound to the loopback interface on the Artica Proxy are accessible through the proxy service. In particular, the \"tailon\" service is running, running as the root user, is bound to the loopback interface, and is listening on TCP port 7050. Security issues associated with exposing this network service are documented at gvalkov\u0027s \u0027tailon\u0027 GitHub repo. Using the tailon service, the contents of any file on the Artica Proxy can be viewed." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-288", "description": "CWE-288 Authentication Bypass Using an Alternate Path or Channel", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-552", "description": "CWE-552 Files or Directories Accessible to External Parties", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-03-05T19:00:13.860Z", "orgId": "26969f82-7e87-44d8-9cb5-f6fb926ddd43", "shortName": "AHA" }, "references": [ { "tags": [ "third-party-advisory" ], "url": "https://korelogic.com/Resources/Advisories/KL-001-2024-004.txt" }, { "tags": [ "related" ], "url": "https://github.com/gvalkov/tailon#security" }, { "url": "http://seclists.org/fulldisclosure/2024/Mar/14" } ], "source": { "discovery": "EXTERNAL" }, "title": "Artica Proxy Loopback Services Remotely Accessible Unauthenticated", "x_generator": { "engine": "Vulnogram 0.1.0-dev" } } }, "cveMetadata": { "assignerOrgId": "26969f82-7e87-44d8-9cb5-f6fb926ddd43", "assignerShortName": "AHA", "cveId": "CVE-2024-2056", "datePublished": "2024-03-05T18:57:03.524Z", "dateReserved": "2024-03-01T02:03:12.654Z", "dateUpdated": "2025-02-13T17:32:34.912Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-2054 (GCVE-0-2024-2054)
Vulnerability from cvelistv5
Published
2024-03-05 18:56
Modified
2025-02-13 17:32
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-502 - Deserialization of Untrusted Data
Summary
The Artica-Proxy administrative web application will deserialize arbitrary PHP objects supplied by unauthenticated users and subsequently enable code execution as the "www-data" user.
References
▼ | URL | Tags |
---|---|---|
https://korelogic.com/Resources/Advisories/KL-001-2024-002.txt | third-party-advisory | |
http://seclists.org/fulldisclosure/2024/Mar/12 |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Artica Tech | Artica Proxy |
Version: 4.50 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-01T19:03:38.336Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "third-party-advisory", "x_transferred" ], "url": "https://korelogic.com/Resources/Advisories/KL-001-2024-002.txt" }, { "tags": [ "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2024/Mar/12" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:articatech:artica_proxy:4.50:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "artica_proxy", "vendor": "articatech", "versions": [ { "status": "affected", "version": "4.50" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2024-2054", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-08-05T19:55:54.403524Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-05T19:57:58.912Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Artica Proxy", "vendor": "Artica Tech", "versions": [ { "status": "affected", "version": "4.50" } ] } ], "credits": [ { "lang": "en", "type": "finder", "user": "00000000-0000-4000-9000-000000000000", "value": "Jaggar Henry of KoreLogic, Inc." } ], "datePublic": "2024-03-05T18:00:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "The Artica-Proxy administrative web application will deserialize arbitrary PHP objects supplied by unauthenticated users and subsequently enable code execution as the \"www-data\" user." } ], "value": "The Artica-Proxy administrative web application will deserialize arbitrary PHP objects supplied by unauthenticated users and subsequently enable code execution as the \"www-data\" user." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-502", "description": "CWE-502 Deserialization of Untrusted Data", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-03-05T19:00:11.581Z", "orgId": "26969f82-7e87-44d8-9cb5-f6fb926ddd43", "shortName": "AHA" }, "references": [ { "tags": [ "third-party-advisory" ], "url": "https://korelogic.com/Resources/Advisories/KL-001-2024-002.txt" }, { "url": "http://seclists.org/fulldisclosure/2024/Mar/12" } ], "source": { "discovery": "EXTERNAL" }, "title": "Artica Proxy Unauthenticated PHP Deserialization Vulnerability", "x_generator": { "engine": "Vulnogram 0.1.0-dev" } } }, "cveMetadata": { "assignerOrgId": "26969f82-7e87-44d8-9cb5-f6fb926ddd43", "assignerShortName": "AHA", "cveId": "CVE-2024-2054", "datePublished": "2024-03-05T18:56:22.972Z", "dateReserved": "2024-03-01T02:03:08.129Z", "dateUpdated": "2025-02-13T17:32:33.640Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-2053 (GCVE-0-2024-2053)
Vulnerability from cvelistv5
Published
2024-03-05 18:56
Modified
2025-02-13 17:32
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-23 - Relative Path Traversal
Summary
The Artica Proxy administrative web application will deserialize arbitrary PHP objects supplied by unauthenticated users and subsequently enable code execution as the "www-data" user. This issue was demonstrated on version 4.50 of the The Artica-Proxy administrative web application attempts to prevent local file inclusion. These protections can be bypassed and arbitrary file requests supplied by unauthenticated users will be returned according to the privileges of the "www-data" user.
References
▼ | URL | Tags |
---|---|---|
https://korelogic.com/Resources/Advisories/KL-001-2024-001.txt | third-party-advisory | |
http://seclists.org/fulldisclosure/2024/Mar/11 |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Artica Tech | Artica Proxy |
Version: 4.50 Version: 4.40 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-01T19:03:38.417Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "third-party-advisory", "x_transferred" ], "url": "https://korelogic.com/Resources/Advisories/KL-001-2024-001.txt" }, { "tags": [ "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2024/Mar/11" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:articatech:artica_proxy:4.50:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "artica_proxy", "vendor": "articatech", "versions": [ { "status": "affected", "version": "4.50" } ] }, { "cpes": [ "cpe:2.3:a:articatech:artica_proxy:4.40:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "artica_proxy", "vendor": "articatech", "versions": [ { "status": "affected", "version": "4.40" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2024-2053", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-06T14:50:53.590592Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-06T14:57:43.547Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Artica Proxy", "vendor": "Artica Tech", "versions": [ { "status": "affected", "version": "4.50" }, { "status": "affected", "version": "4.40" } ] } ], "credits": [ { "lang": "en", "type": "finder", "user": "00000000-0000-4000-9000-000000000000", "value": "Jaggar Henry of KoreLogic, Inc." } ], "datePublic": "2024-03-05T18:00:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "The Artica Proxy administrative web application will deserialize arbitrary PHP objects supplied by unauthenticated users and subsequently enable code execution as the \"www-data\" user. This issue was demonstrated on version 4.50 of the\u0026nbsp;The Artica-Proxy administrative web application attempts to prevent local file inclusion. These protections can be bypassed and arbitrary file requests supplied by unauthenticated users will be returned according to the privileges of the \"www-data\" user.\u003cbr\u003e" } ], "value": "The Artica Proxy administrative web application will deserialize arbitrary PHP objects supplied by unauthenticated users and subsequently enable code execution as the \"www-data\" user. This issue was demonstrated on version 4.50 of the\u00a0The Artica-Proxy administrative web application attempts to prevent local file inclusion. These protections can be bypassed and arbitrary file requests supplied by unauthenticated users will be returned according to the privileges of the \"www-data\" user." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-23", "description": "CWE-23 Relative Path Traversal", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-03-05T19:00:10.450Z", "orgId": "26969f82-7e87-44d8-9cb5-f6fb926ddd43", "shortName": "AHA" }, "references": [ { "tags": [ "third-party-advisory" ], "url": "https://korelogic.com/Resources/Advisories/KL-001-2024-001.txt" }, { "url": "http://seclists.org/fulldisclosure/2024/Mar/11" } ], "source": { "discovery": "EXTERNAL" }, "title": "Artica Proxy Unauthenticated LFI Protection Bypass Vulnerability", "x_generator": { "engine": "Vulnogram 0.1.0-dev" } } }, "cveMetadata": { "assignerOrgId": "26969f82-7e87-44d8-9cb5-f6fb926ddd43", "assignerShortName": "AHA", "cveId": "CVE-2024-2053", "datePublished": "2024-03-05T18:56:10.796Z", "dateReserved": "2024-03-01T02:03:05.828Z", "dateUpdated": "2025-02-13T17:32:33.055Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }