CVE-2024-28855 (GCVE-0-2024-28855)
Vulnerability from cvelistv5
Published
2024-03-18 21:46
Modified
2024-08-13 14:19
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-20 - Improper Input Validation
Summary
ZITADEL, open source authentication management software, uses Go templates to render the login UI. Due to a improper use of the `text/template` instead of the `html/template` package, the Login UI did not sanitize input parameters prior to versions 2.47.3, 2.46.1, 2.45.1, 2.44.3, 2.43.9, 2.42.15, and 2.41.15. An attacker could create a malicious link, where he injected code which would be rendered as part of the login screen. While it was possible to inject HTML including JavaScript, the execution of such scripts would be prevented by the Content Security Policy. Versions 2.47.3, 2.46.1, 2.45.1, 2.44.3, 2.43.9, 2.42.15, and 2.41.15 contain a patch for this issue. No known workarounds are available.
References
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T00:56:58.167Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.41.15", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.41.15" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.42.15", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.42.15" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.43.9", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.43.9" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.44.3", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.44.3" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.45.1", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.45.1" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.46.1", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.46.1" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.47.3", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.47.3" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "zitadel", "vendor": "zitadel", "versions": [ { "lessThan": "2.41.15", "status": "affected", "version": "0", "versionType": "custom" }, { "lessThan": "2.42.15", "status": "affected", "version": "2.42.0", "versionType": "custom" }, { "lessThan": "2.43.9", "status": "affected", "version": "2.43.0", "versionType": "custom" }, { "lessThan": "2.44.3", "status": "affected", "version": "2.44.0", "versionType": "custom" }, { "lessThan": "2.47.4", "status": "affected", "version": "2.47.0", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:zitadel:zitadel:2.45.0:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "zitadel", "vendor": "zitadel", "versions": [ { "status": "affected", "version": "2.45.0" } ] }, { "cpes": [ "cpe:2.3:a:zitadel:zitadel:2.46.0:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "zitadel", "vendor": "zitadel", "versions": [ { "status": "affected", "version": "2.46.0" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-28855", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-03-19T15:00:40.963408Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-13T14:19:08.789Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "zitadel", "vendor": "zitadel", "versions": [ { "status": "affected", "version": "\u003c 2.41.15" }, { "status": "affected", "version": "\u003e= 2.42.0, \u003c 2.42.15" }, { "status": "affected", "version": "\u003e= 2.43.0, \u003c 2.43.9" }, { "status": "affected", "version": "\u003e= 2.44.0, \u003c 2.44.3" }, { "status": "affected", "version": "= 2.45.0" }, { "status": "affected", "version": "= 2.46.0" }, { "status": "affected", "version": "\u003e= 2.47.0, \u003c 2.47.4" } ] } ], "descriptions": [ { "lang": "en", "value": "ZITADEL, open source authentication management software, uses Go templates to render the login UI. Due to a improper use of the `text/template` instead of the `html/template` package, the Login UI did not sanitize input parameters prior to versions 2.47.3, 2.46.1, 2.45.1, 2.44.3, 2.43.9, 2.42.15, and 2.41.15. An attacker could create a malicious link, where he injected code which would be rendered as part of the login screen. While it was possible to inject HTML including JavaScript, the execution of such scripts would be prevented by the Content Security Policy. Versions 2.47.3, 2.46.1, 2.45.1, 2.44.3, 2.43.9, 2.42.15, and 2.41.15 contain a patch for this issue. No known workarounds are available." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "description": "CWE-20: Improper Input Validation", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-03-18T21:46:47.314Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.41.15", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.41.15" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.42.15", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.42.15" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.43.9", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.43.9" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.44.3", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.44.3" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.45.1", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.45.1" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.46.1", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.46.1" }, { "name": "https://github.com/zitadel/zitadel/releases/tag/v2.47.3", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/zitadel/zitadel/releases/tag/v2.47.3" } ], "source": { "advisory": "GHSA-hfrg-4jwr-jfpj", "discovery": "UNKNOWN" }, "title": "ZITADEL vulnerable to improper HTML sanitization" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-28855", "datePublished": "2024-03-18T21:46:47.314Z", "dateReserved": "2024-03-11T22:45:07.686Z", "dateUpdated": "2024-08-13T14:19:08.789Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-28855\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-03-18T22:15:08.963\",\"lastModified\":\"2025-01-08T18:14:28.137\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"ZITADEL, open source authentication management software, uses Go templates to render the login UI. Due to a improper use of the `text/template` instead of the `html/template` package, the Login UI did not sanitize input parameters prior to versions 2.47.3, 2.46.1, 2.45.1, 2.44.3, 2.43.9, 2.42.15, and 2.41.15. An attacker could create a malicious link, where he injected code which would be rendered as part of the login screen. While it was possible to inject HTML including JavaScript, the execution of such scripts would be prevented by the Content Security Policy. Versions 2.47.3, 2.46.1, 2.45.1, 2.44.3, 2.43.9, 2.42.15, and 2.41.15 contain a patch for this issue. No known workarounds are available.\"},{\"lang\":\"es\",\"value\":\"ZITADEL, software de gesti\u00f3n de autenticaci\u00f3n de c\u00f3digo abierto, utiliza plantillas Go para representar la interfaz de usuario de inicio de sesi\u00f3n. Debido a un uso inadecuado del paquete `text/template` en lugar del paquete `html/template`, la interfaz de usuario de inicio de sesi\u00f3n no sanitiz\u00f3 los par\u00e1metros de entrada antes de las versiones 2.47.3, 2.46.1, 2.45.1, 2.44.3, 2.43. .9, 2.42.15 y 2.41.15. Un atacante podr\u00eda crear un enlace malicioso, donde inyectar\u00eda un c\u00f3digo que se mostrar\u00eda como parte de la pantalla de inicio de sesi\u00f3n. Si bien era posible inyectar HTML, incluido JavaScript, la Pol\u00edtica de seguridad de contenido impedir\u00eda la ejecuci\u00f3n de dichos scripts. Las versiones 2.47.3, 2.46.1, 2.45.1, 2.44.3, 2.43.9, 2.42.15 y 2.41.15 contienen un parche para este problema. No hay workarounds conocidos disponibles.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.41.15\",\"matchCriteriaId\":\"FFD391D1-3498-46AB-B74F-5EAB21A2E33C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.42.0\",\"versionEndExcluding\":\"2.42.15\",\"matchCriteriaId\":\"A9A5738D-E435-4BC1-8B95-50C8DCE2A82C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.43.0\",\"versionEndExcluding\":\"2.43.9\",\"matchCriteriaId\":\"6A5FC2D7-DF8A-48ED-98B3-48B85DD5FE18\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.44.0\",\"versionEndExcluding\":\"2.44.3\",\"matchCriteriaId\":\"44939A24-65F7-4D03-805E-585F2AEC7A31\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.47.0\",\"versionEndExcluding\":\"2.47.4\",\"matchCriteriaId\":\"345DE50B-483E-4B0F-A391-E68BEF04AF2E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:2.45.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"CDF0C992-982C-4963-BFE4-1592B681D69E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:2.45.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"BDA3827B-80DF-4A2A-A103-97FE37352090\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:2.46.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"B3FE712E-6B93-4374-A2A8-8A6C51007F1D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:2.46.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"CCEA9592-45E4-4C4A-906F-62732495B2D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zitadel:zitadel:2.46.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"D5C0396B-7FFB-4700-BBFF-AC7D2748B00A\"}]}]}],\"references\":[{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.41.15\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.42.15\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.43.9\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.44.3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.45.1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.46.1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.47.3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.41.15\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.42.15\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.43.9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.44.3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.45.1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.46.1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/releases/tag/v2.47.3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj\", \"name\": \"https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.41.15\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.41.15\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.42.15\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.42.15\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.43.9\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.43.9\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.44.3\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.44.3\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.45.1\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.45.1\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.46.1\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.46.1\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.47.3\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.47.3\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T00:56:58.167Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-28855\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-03-19T15:00:40.963408Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:*\"], \"vendor\": \"zitadel\", \"product\": \"zitadel\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.41.15\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"2.42.0\", \"lessThan\": \"2.42.15\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"2.43.0\", \"lessThan\": \"2.43.9\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"2.44.0\", \"lessThan\": \"2.44.3\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"2.47.0\", \"lessThan\": \"2.47.4\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:zitadel:zitadel:2.45.0:*:*:*:*:*:*:*\"], \"vendor\": \"zitadel\", \"product\": \"zitadel\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.45.0\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:zitadel:zitadel:2.46.0:*:*:*:*:*:*:*\"], \"vendor\": \"zitadel\", \"product\": \"zitadel\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.46.0\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-13T14:18:59.878Z\"}}], \"cna\": {\"title\": \"ZITADEL vulnerable to improper HTML sanitization\", \"source\": {\"advisory\": \"GHSA-hfrg-4jwr-jfpj\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"zitadel\", \"product\": \"zitadel\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.41.15\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.42.0, \u003c 2.42.15\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.43.0, \u003c 2.43.9\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.44.0, \u003c 2.44.3\"}, {\"status\": \"affected\", \"version\": \"= 2.45.0\"}, {\"status\": \"affected\", \"version\": \"= 2.46.0\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.47.0, \u003c 2.47.4\"}]}], \"references\": [{\"url\": \"https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj\", \"name\": \"https://github.com/zitadel/zitadel/security/advisories/GHSA-hfrg-4jwr-jfpj\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.41.15\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.41.15\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.42.15\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.42.15\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.43.9\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.43.9\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.44.3\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.44.3\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.45.1\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.45.1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.46.1\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.46.1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/zitadel/zitadel/releases/tag/v2.47.3\", \"name\": \"https://github.com/zitadel/zitadel/releases/tag/v2.47.3\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"ZITADEL, open source authentication management software, uses Go templates to render the login UI. Due to a improper use of the `text/template` instead of the `html/template` package, the Login UI did not sanitize input parameters prior to versions 2.47.3, 2.46.1, 2.45.1, 2.44.3, 2.43.9, 2.42.15, and 2.41.15. An attacker could create a malicious link, where he injected code which would be rendered as part of the login screen. While it was possible to inject HTML including JavaScript, the execution of such scripts would be prevented by the Content Security Policy. Versions 2.47.3, 2.46.1, 2.45.1, 2.44.3, 2.43.9, 2.42.15, and 2.41.15 contain a patch for this issue. No known workarounds are available.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20: Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-03-18T21:46:47.314Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-28855\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-13T14:19:08.789Z\", \"dateReserved\": \"2024-03-11T22:45:07.686Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-03-18T21:46:47.314Z\", \"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…