CVE-2022-23536 (GCVE-0-2022-23536)
Vulnerability from cvelistv5
Published
2022-12-19 21:10
Modified
2025-04-16 18:23
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
Cortex provides multi-tenant, long term storage for Prometheus. A local file inclusion vulnerability exists in Cortex versions 1.13.0, 1.13.1 and 1.14.0, where a malicious actor could remotely read local files as a result of parsing maliciously crafted Alertmanager configurations when submitted to the Alertmanager Set Configuration API. Only users of the Alertmanager service where `-experimental.alertmanager.enable-api` or `enable_api: true` is configured are affected. Affected Cortex users are advised to upgrade to patched versions 1.13.2 or 1.14.1. However as a workaround, Cortex administrators may reject Alertmanager configurations containing the `api_key_file` setting in the `opsgenie_configs` section before sending to the Set Alertmanager Configuration API.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
cortexproject | cortex |
Version: >= 1.13.0, <= 1.13.1 Version: = 1.14.0 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T03:43:46.472Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/cortexproject/cortex/security/advisories/GHSA-cq2g-pw6q-hf7j", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/cortexproject/cortex/security/advisories/GHSA-cq2g-pw6q-hf7j" }, { "name": "https://cortexmetrics.io/docs/api/#set-alertmanager-configuration", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://cortexmetrics.io/docs/api/#set-alertmanager-configuration" }, { "name": "https://github.com/cortexproject/cortex/releases/tag/v1.13.2", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/cortexproject/cortex/releases/tag/v1.13.2" }, { "name": "https://github.com/cortexproject/cortex/releases/tag/v1.14.1", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/cortexproject/cortex/releases/tag/v1.14.1" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2022-23536", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-04-16T18:22:58.411747Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-04-16T18:23:07.694Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "cortex", "vendor": "cortexproject", "versions": [ { "status": "affected", "version": "\u003e= 1.13.0, \u003c= 1.13.1" }, { "status": "affected", "version": "= 1.14.0" } ] } ], "descriptions": [ { "lang": "en", "value": "Cortex provides multi-tenant, long term storage for Prometheus. A local file inclusion vulnerability exists in Cortex versions 1.13.0, 1.13.1 and 1.14.0, where a malicious actor could remotely read local files as a result of parsing maliciously crafted Alertmanager configurations when submitted to the Alertmanager Set Configuration API. Only users of the Alertmanager service where `-experimental.alertmanager.enable-api` or `enable_api: true` is configured are affected. Affected Cortex users are advised to upgrade to patched versions 1.13.2 or 1.14.1. However as a workaround, Cortex administrators may reject Alertmanager configurations containing the `api_key_file` setting in the `opsgenie_configs` section before sending to the Set Alertmanager Configuration API.\n" } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-73", "description": "CWE-73: External Control of File Name or Path", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-184", "description": "CWE-184: Incomplete List of Disallowed Inputs", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-641", "description": "CWE-641: Improper Restriction of Names for Files and Other Resources", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-12-19T21:10:21.977Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/cortexproject/cortex/security/advisories/GHSA-cq2g-pw6q-hf7j", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/cortexproject/cortex/security/advisories/GHSA-cq2g-pw6q-hf7j" }, { "name": "https://cortexmetrics.io/docs/api/#set-alertmanager-configuration", "tags": [ "x_refsource_MISC" ], "url": "https://cortexmetrics.io/docs/api/#set-alertmanager-configuration" }, { "name": "https://github.com/cortexproject/cortex/releases/tag/v1.13.2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/cortexproject/cortex/releases/tag/v1.13.2" }, { "name": "https://github.com/cortexproject/cortex/releases/tag/v1.14.1", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/cortexproject/cortex/releases/tag/v1.14.1" } ], "source": { "advisory": "GHSA-cq2g-pw6q-hf7j", "discovery": "UNKNOWN" }, "title": "Alertmanager can expose local files content via specially crafted config" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2022-23536", "datePublished": "2022-12-19T21:10:21.977Z", "dateReserved": "2022-01-19T21:23:53.793Z", "dateUpdated": "2025-04-16T18:23:07.694Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-23536\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-12-19T22:15:10.803\",\"lastModified\":\"2024-11-21T06:48:45.863\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cortex provides multi-tenant, long term storage for Prometheus. A local file inclusion vulnerability exists in Cortex versions 1.13.0, 1.13.1 and 1.14.0, where a malicious actor could remotely read local files as a result of parsing maliciously crafted Alertmanager configurations when submitted to the Alertmanager Set Configuration API. Only users of the Alertmanager service where `-experimental.alertmanager.enable-api` or `enable_api: true` is configured are affected. Affected Cortex users are advised to upgrade to patched versions 1.13.2 or 1.14.1. However as a workaround, Cortex administrators may reject Alertmanager configurations containing the `api_key_file` setting in the `opsgenie_configs` section before sending to the Set Alertmanager Configuration API.\\n\"},{\"lang\":\"es\",\"value\":\"Cortex proporciona almacenamiento a largo plazo para m\u00faltiples inquilinos para Prometheus. Existe una vulnerabilidad de inclusi\u00f3n de archivos locales en las versiones 1.13.0, 1.13.1 y 1.14.0 de Cortex, donde un actor malintencionado podr\u00eda leer de forma remota archivos locales como resultado del an\u00e1lisis de configuraciones de Alertmanager dise\u00f1adas con fines malintencionados cuando se env\u00edan a la API de configuraci\u00f3n de Alertmanager. Solo se ven afectados los usuarios del servicio Alertmanager donde est\u00e1 configurado `-experimental.alertmanager.enable-api` o `enable_api: true`. Se recomienda a los usuarios afectados de Cortex que actualicen a las versiones parcheadas 1.13.2 o 1.14.1. Sin embargo, como workaround, los administradores de Cortex pueden rechazar las configuraciones de Alertmanager que contengan la configuraci\u00f3n `api_key_file` en la secci\u00f3n `opsgenie_configs` antes de enviarlas a la API Set Alertmanager Configuration.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-73\"},{\"lang\":\"en\",\"value\":\"CWE-184\"},{\"lang\":\"en\",\"value\":\"CWE-641\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:cortex:1.13.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"99530D49-4F18-4E0C-81B3-543FFB1A9916\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:cortex:1.13.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"244198BF-FD25-44A5-814D-5E7C7B583D11\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:cortex:1.14.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4F2FE6BB-9BF1-4620-ABEA-143828D3B0D4\"}]}]}],\"references\":[{\"url\":\"https://cortexmetrics.io/docs/api/#set-alertmanager-configuration\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/cortexproject/cortex/releases/tag/v1.13.2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/cortexproject/cortex/releases/tag/v1.14.1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/cortexproject/cortex/security/advisories/GHSA-cq2g-pw6q-hf7j\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://cortexmetrics.io/docs/api/#set-alertmanager-configuration\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/cortexproject/cortex/releases/tag/v1.13.2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/cortexproject/cortex/releases/tag/v1.14.1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/cortexproject/cortex/security/advisories/GHSA-cq2g-pw6q-hf7j\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/cortexproject/cortex/security/advisories/GHSA-cq2g-pw6q-hf7j\", \"name\": \"https://github.com/cortexproject/cortex/security/advisories/GHSA-cq2g-pw6q-hf7j\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://cortexmetrics.io/docs/api/#set-alertmanager-configuration\", \"name\": \"https://cortexmetrics.io/docs/api/#set-alertmanager-configuration\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/cortexproject/cortex/releases/tag/v1.13.2\", \"name\": \"https://github.com/cortexproject/cortex/releases/tag/v1.13.2\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/cortexproject/cortex/releases/tag/v1.14.1\", \"name\": \"https://github.com/cortexproject/cortex/releases/tag/v1.14.1\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T03:43:46.472Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-23536\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-16T18:22:58.411747Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-16T18:23:02.997Z\"}}], \"cna\": {\"title\": \"Alertmanager can expose local files content via specially crafted config\", \"source\": {\"advisory\": \"GHSA-cq2g-pw6q-hf7j\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"cortexproject\", \"product\": \"cortex\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.13.0, \u003c= 1.13.1\"}, {\"status\": \"affected\", \"version\": \"= 1.14.0\"}]}], \"references\": [{\"url\": \"https://github.com/cortexproject/cortex/security/advisories/GHSA-cq2g-pw6q-hf7j\", \"name\": \"https://github.com/cortexproject/cortex/security/advisories/GHSA-cq2g-pw6q-hf7j\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://cortexmetrics.io/docs/api/#set-alertmanager-configuration\", \"name\": \"https://cortexmetrics.io/docs/api/#set-alertmanager-configuration\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/cortexproject/cortex/releases/tag/v1.13.2\", \"name\": \"https://github.com/cortexproject/cortex/releases/tag/v1.13.2\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/cortexproject/cortex/releases/tag/v1.14.1\", \"name\": \"https://github.com/cortexproject/cortex/releases/tag/v1.14.1\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Cortex provides multi-tenant, long term storage for Prometheus. A local file inclusion vulnerability exists in Cortex versions 1.13.0, 1.13.1 and 1.14.0, where a malicious actor could remotely read local files as a result of parsing maliciously crafted Alertmanager configurations when submitted to the Alertmanager Set Configuration API. Only users of the Alertmanager service where `-experimental.alertmanager.enable-api` or `enable_api: true` is configured are affected. Affected Cortex users are advised to upgrade to patched versions 1.13.2 or 1.14.1. However as a workaround, Cortex administrators may reject Alertmanager configurations containing the `api_key_file` setting in the `opsgenie_configs` section before sending to the Set Alertmanager Configuration API.\\n\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-73\", \"description\": \"CWE-73: External Control of File Name or Path\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-184\", \"description\": \"CWE-184: Incomplete List of Disallowed Inputs\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-641\", \"description\": \"CWE-641: Improper Restriction of Names for Files and Other Resources\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2022-12-19T21:10:21.977Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2022-23536\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-16T18:23:07.694Z\", \"dateReserved\": \"2022-01-19T21:23:53.793Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2022-12-19T21:10:21.977Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
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…