Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-51744 (GCVE-0-2024-51744)
Vulnerability from cvelistv5 – Published: 2024-11-04 21:47 – Updated: 2024-11-05 16:11- CWE-755 - Improper Handling of Exceptional Conditions
| URL | Tags |
|---|---|
| https://github.com/golang-jwt/jwt/security/adviso… | x_refsource_CONFIRM |
| https://github.com/golang-jwt/jwt/commit/7b1c1c00… | x_refsource_MISC |
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| golang-jwt | jwt |
Affected:
< 4.5.1
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-51744",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-05T16:11:29.522504Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-11-05T16:11:42.243Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "jwt",
"vendor": "golang-jwt",
"versions": [
{
"status": "affected",
"version": "\u003c 4.5.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-755",
"description": "CWE-755: Improper Handling of Exceptional Conditions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-04T21:47:12.170Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r"
},
{
"name": "https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c"
}
],
"source": {
"advisory": "GHSA-29wx-vh33-7x7r",
"discovery": "UNKNOWN"
},
"title": "Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-51744",
"datePublished": "2024-11-04T21:47:12.170Z",
"dateReserved": "2024-10-31T14:12:45.789Z",
"dateUpdated": "2024-11-05T16:11:42.243Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-51744",
"date": "2026-09-10",
"epss": "0.0051",
"percentile": "0.41873"
},
"microsoft_vex": {
"current_release_date": "2026-02-21T02:42:55.000Z",
"cve": "CVE-2024-51744",
"id": "msrc_CVE-2024-51744",
"initial_release_date": "2024-11-02T00:00:00.000Z",
"product_status:fixed": "51",
"product_status:known_affected": "54",
"product_status:known_not_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-51744.json",
"version": "14"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-51744\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-11-04T22:15:03.997\",\"lastModified\":\"2026-06-17T08:06:14.123\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \\\"dangerous\\\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\\\"dangerous\\\" ones first), so that you are not running in the case detailed above.\"},{\"lang\":\"es\",\"value\":\"golang-jwt es una implementaci\u00f3n de Go de tokens web JSON. La documentaci\u00f3n poco clara del comportamiento de los errores en `ParseWithClaims` puede llevar a una situaci\u00f3n en la que los usuarios potencialmente no est\u00e9n verificando los errores como deber\u00edan. Especialmente, si un token est\u00e1 vencido y no es v\u00e1lido, los errores devueltos por `ParseWithClaims` devuelven ambos c\u00f3digos de error. Si los usuarios solo verifican `jwt.ErrTokenExpired` usando `error.Is`, ignorar\u00e1n el `jwt.ErrTokenSignatureInvalid` incorporado y, por lo tanto, potencialmente aceptar\u00e1n tokens no v\u00e1lidos. Se ha incorporado una soluci\u00f3n con la l\u00f3gica de manejo de errores de la rama `v5` a la rama `v4`. En esta l\u00f3gica, la funci\u00f3n `ParseWithClaims` regresar\u00e1 inmediatamente en situaciones \\\"peligrosas\\\" (por ejemplo, una firma no v\u00e1lida), lo que limita los errores combinados solo a situaciones en las que la firma es v\u00e1lida, pero la validaci\u00f3n posterior fall\u00f3 (por ejemplo, si la firma es v\u00e1lida, pero est\u00e1 vencida Y tiene la audiencia incorrecta). Esta correcci\u00f3n forma parte de la versi\u00f3n 4.5.1. Somos conscientes de que esto cambia el comportamiento de una funci\u00f3n establecida y no es 100 % compatible con versiones anteriores, por lo que actualizar a la versi\u00f3n 4.5.1 podr\u00eda da\u00f1ar el c\u00f3digo. En caso de que no pueda actualizar a la versi\u00f3n 4.5.0, aseg\u00farese de comprobar correctamente todos los errores (primero los \\\"peligrosos\\\"), para que no se encuentre en el caso detallado anteriormente.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"golang-jwt\",\"product\":\"jwt\",\"versions\":[{\"version\":\"\u003c 4.5.1\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N\",\"baseScore\":3.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-11-05T16:11:29.522504Z\",\"id\":\"CVE-2024-51744\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-755\"}]}],\"references\":[{\"url\":\"https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r\",\"source\":\"security-advisories@github.com\"}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-08-26T22:08:35+00:00",
"cve": "CVE-2024-51744",
"id": "CVE-2024-51744",
"initial_release_date": "2024-11-04T21:47:12.170000+00:00",
"product_status:fixed": "936",
"product_status:known_affected": "244",
"product_status:known_not_affected": "321",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang-jwt: Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-51744.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-51744\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-05T16:11:29.522504Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-05T16:11:37.984Z\"}}], \"cna\": {\"title\": \"Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt\", \"source\": {\"advisory\": \"GHSA-29wx-vh33-7x7r\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"golang-jwt\", \"product\": \"jwt\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 4.5.1\"}]}], \"references\": [{\"url\": \"https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r\", \"name\": \"https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c\", \"name\": \"https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \\\"dangerous\\\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\\\"dangerous\\\" ones first), so that you are not running in the case detailed above.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-755\", \"description\": \"CWE-755: Improper Handling of Exceptional Conditions\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-11-04T21:47:12.170Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-51744\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-05T16:11:42.243Z\", \"dateReserved\": \"2024-10-31T14:12:45.789Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-11-04T21:47:12.170Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
cleanstart-2026-sc78735
Vulnerability from cleanstart
Package minio-operator version 6.0.4-r5 fixes 4 vulnerabilities: CVE-2025-30204, ghsa-mh63-6h87-95cp, ghsa-29wx-vh33-7x7r, CVE-2024-51744
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "minio-operator"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.4-r5"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"6.0.4-r5"
]
}
],
"credits": [],
"database_specific": {},
"details": "Package minio-operator version 6.0.4-r5 fixes 4 vulnerabilities: CVE-2025-30204, ghsa-mh63-6h87-95cp, ghsa-29wx-vh33-7x7r, CVE-2024-51744",
"id": "CLEANSTART-2026-SC78735",
"modified": "2026-09-04T12:17:57Z",
"published": "2026-07-30T07:10:53Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/minio/operator"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes in minio-operator 6.0.4-r5",
"upstream": [
"CVE-2025-30204",
"ghsa-mh63-6h87-95cp",
"ghsa-29wx-vh33-7x7r",
"CVE-2024-51744"
]
}
cleanstart-2026-te81995
Vulnerability from cleanstart
Multiple security vulnerabilities affect the velero-plugin-for-csi package. These issues are resolved in later releases. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "velero-plugin-for-csi"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.1-r2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the velero-plugin-for-csi package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-TE81995",
"modified": "2026-07-03T07:31:10Z",
"published": "2026-07-21T08:43:27.154978Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-TE81995.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-51744"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-30204"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47912"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58186"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27139"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32288"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33186"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39817"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39819"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39823"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39824"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39825"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39826"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42502"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42506"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-p77j-4mvh-x3m3"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-51744"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39817"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39819"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39824"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42506"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2024-51744, CVE-2025-30204, CVE-2025-47912, CVE-2025-58183, CVE-2025-58185, CVE-2025-58186, CVE-2025-58187, CVE-2025-58188, CVE-2025-58189, CVE-2025-61723, CVE-2025-61724, CVE-2025-61725, CVE-2025-61729, CVE-2026-27139, CVE-2026-32282, CVE-2026-32288, CVE-2026-32289, CVE-2026-33186, CVE-2026-39817, CVE-2026-39819, CVE-2026-39823, CVE-2026-39824, CVE-2026-39825, CVE-2026-39826, CVE-2026-42502, CVE-2026-42506, ghsa-p77j-4mvh-x3m3 applied in versions: 0.6.3-r1, 0.7.1-r0, 0.7.1-r1, 0.7.1-r2",
"upstream": [
"CVE-2024-51744",
"CVE-2025-30204",
"CVE-2025-47912",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58186",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729",
"CVE-2026-27139",
"CVE-2026-32282",
"CVE-2026-32288",
"CVE-2026-32289",
"CVE-2026-33186",
"CVE-2026-39817",
"CVE-2026-39819",
"CVE-2026-39823",
"CVE-2026-39824",
"CVE-2026-39825",
"CVE-2026-39826",
"CVE-2026-42502",
"CVE-2026-42506",
"ghsa-p77j-4mvh-x3m3"
]
}
FKIE_CVE-2024-51744
Vulnerability from fkie_nvd - Published: 2024-11-04 22:15 - Updated: 2026-06-17 08:06| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"product": "jwt",
"vendor": "golang-jwt",
"versions": [
{
"status": "affected",
"version": "\u003c 4.5.1"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above."
},
{
"lang": "es",
"value": "golang-jwt es una implementaci\u00f3n de Go de tokens web JSON. La documentaci\u00f3n poco clara del comportamiento de los errores en `ParseWithClaims` puede llevar a una situaci\u00f3n en la que los usuarios potencialmente no est\u00e9n verificando los errores como deber\u00edan. Especialmente, si un token est\u00e1 vencido y no es v\u00e1lido, los errores devueltos por `ParseWithClaims` devuelven ambos c\u00f3digos de error. Si los usuarios solo verifican `jwt.ErrTokenExpired` usando `error.Is`, ignorar\u00e1n el `jwt.ErrTokenSignatureInvalid` incorporado y, por lo tanto, potencialmente aceptar\u00e1n tokens no v\u00e1lidos. Se ha incorporado una soluci\u00f3n con la l\u00f3gica de manejo de errores de la rama `v5` a la rama `v4`. En esta l\u00f3gica, la funci\u00f3n `ParseWithClaims` regresar\u00e1 inmediatamente en situaciones \"peligrosas\" (por ejemplo, una firma no v\u00e1lida), lo que limita los errores combinados solo a situaciones en las que la firma es v\u00e1lida, pero la validaci\u00f3n posterior fall\u00f3 (por ejemplo, si la firma es v\u00e1lida, pero est\u00e1 vencida Y tiene la audiencia incorrecta). Esta correcci\u00f3n forma parte de la versi\u00f3n 4.5.1. Somos conscientes de que esto cambia el comportamiento de una funci\u00f3n establecida y no es 100 % compatible con versiones anteriores, por lo que actualizar a la versi\u00f3n 4.5.1 podr\u00eda da\u00f1ar el c\u00f3digo. En caso de que no pueda actualizar a la versi\u00f3n 4.5.0, aseg\u00farese de comprobar correctamente todos los errores (primero los \"peligrosos\"), para que no se encuentre en el caso detallado anteriormente."
}
],
"id": "CVE-2024-51744",
"lastModified": "2026-06-17T08:06:14.123",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2024-51744",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-05T16:11:29.522504Z",
"version": "2.0.3"
}
}
]
},
"published": "2024-11-04T22:15:03.997",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-755"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-29WX-VH33-7X7R
Vulnerability from github – Published: 2024-11-04 23:22 – Updated: 2024-11-12 21:32Summary
Unclear documentation of the error behavior in ParseWithClaims can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by ParseWithClaims return both error codes. If users only check for the jwt.ErrTokenExpired using error.Is, they will ignore the embedded jwt.ErrTokenSignatureInvalid and thus potentially accept invalid tokens.
Fix
We have back-ported the error handling logic from the v5 branch to the v4 branch. In this logic, the ParseWithClaims function will immediately return in "dangerous" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release.
Workaround
We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors ("dangerous" ones first), so that you are not running in the case detailed above.
token, err := /* jwt.Parse or similar */
if token.Valid {
fmt.Println("You look nice today")
} else if errors.Is(err, jwt.ErrTokenMalformed) {
fmt.Println("That's not even a token")
} else if errors.Is(err, jwt.ErrTokenUnverifiable) {
fmt.Println("We could not verify this token")
} else if errors.Is(err, jwt.ErrTokenSignatureInvalid) {
fmt.Println("This token has an invalid signature")
} else if errors.Is(err, jwt.ErrTokenExpired) || errors.Is(err, jwt.ErrTokenNotValidYet) {
// Token is either expired or not active yet
fmt.Println("Timing is everything")
} else {
fmt.Println("Couldn't handle this token:", err)
}
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/golang-jwt/jwt/v4"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.5.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-51744"
],
"database_specific": {
"cwe_ids": [
"CWE-347",
"CWE-755"
],
"github_reviewed": true,
"github_reviewed_at": "2024-11-04T23:22:41Z",
"nvd_published_at": "2024-11-04T22:15:03Z",
"severity": "LOW"
},
"details": "### Summary\n\nUnclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens.\n\n### Fix\n\nWe have back-ported the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release.\n\n### Workaround \n\nWe are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.\n\n```Go\ntoken, err := /* jwt.Parse or similar */\nif token.Valid {\n\tfmt.Println(\"You look nice today\")\n} else if errors.Is(err, jwt.ErrTokenMalformed) {\n\tfmt.Println(\"That\u0027s not even a token\")\n} else if errors.Is(err, jwt.ErrTokenUnverifiable) {\n\tfmt.Println(\"We could not verify this token\")\n} else if errors.Is(err, jwt.ErrTokenSignatureInvalid) {\n\tfmt.Println(\"This token has an invalid signature\")\n} else if errors.Is(err, jwt.ErrTokenExpired) || errors.Is(err, jwt.ErrTokenNotValidYet) {\n\t// Token is either expired or not active yet\n\tfmt.Println(\"Timing is everything\")\n} else {\n\tfmt.Println(\"Couldn\u0027t handle this token:\", err)\n}\n```",
"id": "GHSA-29wx-vh33-7x7r",
"modified": "2024-11-12T21:32:34Z",
"published": "2024-11-04T23:22:41Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-51744"
},
{
"type": "WEB",
"url": "https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c"
},
{
"type": "PACKAGE",
"url": "https://github.com/golang-jwt/jwt"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations"
}
MSRC_CVE-2024-51744
Vulnerability from csaf_microsoft - Published: 2024-11-02 00:00 - Updated: 2026-02-21 02:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17188-17086 | — | ||
| Unresolved product id: 17190-17086 | — | ||
| Unresolved product id: 17193-17086 | — | ||
| Unresolved product id: 17197-17086 | — | ||
| Unresolved product id: 17200-17086 | — | ||
| Unresolved product id: 17201-17086 | — | ||
| Unresolved product id: 17580-17084 | — | ||
| Unresolved product id: 17581-17084 | — | ||
| Unresolved product id: 17582-17084 | — | ||
| Unresolved product id: 17583-17084 | — | ||
| Unresolved product id: 17584-17084 | — | ||
| Unresolved product id: 17585-17084 | — | ||
| Unresolved product id: 17586-17084 | — | ||
| Unresolved product id: 17587-17084 | — | ||
| Unresolved product id: 17588-17084 | — | ||
| Unresolved product id: 17589-17084 | — | ||
| Unresolved product id: 17590-17084 | — | ||
| Unresolved product id: 17538-17084 | — | ||
| Unresolved product id: 17591-17084 | — | ||
| Unresolved product id: 17554-17084 | — | ||
| Unresolved product id: 19869-17084 | — | ||
| Unresolved product id: 17531-17084 | — | ||
| Unresolved product id: 19895-17084 | — | ||
| Unresolved product id: 19344-17084 | — | ||
| Unresolved product id: 19343-17084 | — | ||
| Unresolved product id: 18087-17084 | — | ||
| Unresolved product id: 19729-17084 | — | ||
| Unresolved product id: 19789-17086 | — | ||
| Unresolved product id: 19833-17086 | — | ||
| Unresolved product id: 19840-17086 | — | ||
| Unresolved product id: 19867-17086 | — | ||
| Unresolved product id: 19851-17086 | — | ||
| Unresolved product id: 19934-17086 | — | ||
| Unresolved product id: 19836-17086 | — | ||
| Unresolved product id: 19782-17086 | — | ||
| Unresolved product id: 19832-17086 | — | ||
| Unresolved product id: 19437-17086 | — | ||
| Unresolved product id: 19335-17084 | — | ||
| Unresolved product id: 17515-17084 | — | ||
| Unresolved product id: 19347-17084 | — | ||
| Unresolved product id: 19340-17084 | — | ||
| Unresolved product id: 17798-17084 | — | ||
| Unresolved product id: 19854-17086 | — | ||
| Unresolved product id: 19713-17086 | — | ||
| Unresolved product id: 19977-17086 | — | ||
| Unresolved product id: 19694-17086 | — | ||
| Unresolved product id: 19817-17086 | — | ||
| Unresolved product id: 19921-17086 | — | ||
| Unresolved product id: 19829-17086 | — | ||
| Unresolved product id: 19720-17086 | — | ||
| Unresolved product id: 19735-17086 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-55 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-54 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-53 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-52 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-51 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-50 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-45 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-44 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-43 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-42 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-41 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-40 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-39 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-38 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-37 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-36 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-35 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-47 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-34 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-46 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-48 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-27 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-28 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-32 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-21 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-11 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-13 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-6 | — |
None Available
|
|
| Unresolved product id: 17086-19 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-25 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-30 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-49 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-26 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-29 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-33 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-4 | — |
None Available
|
|
| Unresolved product id: 17086-23 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-2 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-17 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-31 | — |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-1 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2024/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2024/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2024-51744 Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-51744.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt",
"tracking": {
"current_release_date": "2026-02-21T02:42:55.000Z",
"generator": {
"date": "2026-03-05T09:27:30.802Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2024-51744",
"initial_release_date": "2024-11-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-01-30T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-04-18T00:00:00.000Z",
"legacy_version": "1",
"number": "2",
"summary": "Information published."
},
{
"date": "2025-04-19T00:00:00.000Z",
"legacy_version": "1.1",
"number": "3",
"summary": "Added azcopy to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded flannel to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded coredns to Azure Linux 3.0\nAdded jx to Azure Linux 3.0\nAdded application-gateway-kubernetes-ingress to Azure Linux 3.0\nAdded etcd to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded coredns to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded kubevirt to CBL-Mariner 2.0\nAdded application-gateway-kubernetes-ingress to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded cf-cli to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded jx to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded prometheus to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded etcd to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded azcopy to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0"
},
{
"date": "2025-04-22T00:00:00.000Z",
"legacy_version": "1.2",
"number": "4",
"summary": "Added influxdb to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0\nAdded azcopy to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded flannel to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded coredns to Azure Linux 3.0\nAdded jx to Azure Linux 3.0\nAdded application-gateway-kubernetes-ingress to Azure Linux 3.0\nAdded etcd to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded coredns to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded kubevirt to CBL-Mariner 2.0\nAdded application-gateway-kubernetes-ingress to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded cf-cli to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded jx to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded prometheus to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded etcd to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded azcopy to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0"
},
{
"date": "2025-04-24T00:00:00.000Z",
"legacy_version": "1.3",
"number": "5",
"summary": "Added prometheus to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0\nAdded azcopy to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded flannel to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded coredns to Azure Linux 3.0\nAdded jx to Azure Linux 3.0\nAdded application-gateway-kubernetes-ingress to Azure Linux 3.0\nAdded etcd to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded coredns to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded kubevirt to CBL-Mariner 2.0\nAdded application-gateway-kubernetes-ingress to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded cf-cli to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded jx to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded prometheus to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded etcd to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded azcopy to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0"
},
{
"date": "2025-02-11T00:00:00.000Z",
"legacy_version": "2",
"number": "6",
"summary": "Information published."
},
{
"date": "2025-02-20T00:00:00.000Z",
"legacy_version": "3",
"number": "7",
"summary": "Information published."
},
{
"date": "2025-03-13T00:00:00.000Z",
"legacy_version": "4",
"number": "8",
"summary": "Information published."
},
{
"date": "2025-03-28T00:00:00.000Z",
"legacy_version": "5",
"number": "9",
"summary": "Information published."
},
{
"date": "2025-04-01T00:00:00.000Z",
"legacy_version": "6",
"number": "10",
"summary": "Information published."
},
{
"date": "2025-04-08T00:00:00.000Z",
"legacy_version": "7",
"number": "11",
"summary": "Information published."
},
{
"date": "2025-04-11T00:00:00.000Z",
"legacy_version": "8",
"number": "12",
"summary": "Information published."
},
{
"date": "2025-04-15T00:00:00.000Z",
"legacy_version": "9",
"number": "13",
"summary": "Information published."
},
{
"date": "2026-02-21T02:42:55.000Z",
"legacy_version": "1",
"number": "14",
"summary": "Information published."
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 telegraf 1.29.4-14",
"product": {
"name": "\u003ccbl2 telegraf 1.29.4-14",
"product_id": "55"
}
},
{
"category": "product_version",
"name": "cbl2 telegraf 1.29.4-14",
"product": {
"name": "cbl2 telegraf 1.29.4-14",
"product_id": "17188"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 telegraf 1.31.0-6",
"product": {
"name": "\u003cazl3 telegraf 1.31.0-6",
"product_id": "42"
}
},
{
"category": "product_version",
"name": "azl3 telegraf 1.31.0-6",
"product": {
"name": "azl3 telegraf 1.31.0-6",
"product_id": "17583"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 telegraf 1.31.0-10",
"product": {
"name": "\u003cazl3 telegraf 1.31.0-10",
"product_id": "28"
}
},
{
"category": "product_version",
"name": "azl3 telegraf 1.31.0-10",
"product": {
"name": "azl3 telegraf 1.31.0-10",
"product_id": "19343"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 telegraf 1.29.4-15",
"product": {
"name": "\u003ccbl2 telegraf 1.29.4-15",
"product_id": "25"
}
},
{
"category": "product_version",
"name": "cbl2 telegraf 1.29.4-15",
"product": {
"name": "cbl2 telegraf 1.29.4-15",
"product_id": "19437"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 telegraf 1.29.4-15",
"product": {
"name": "\u003ccbl2 telegraf 1.29.4-15",
"product_id": "20"
}
},
{
"category": "product_version",
"name": "cbl2 telegraf 1.29.4-15",
"product": {
"name": "cbl2 telegraf 1.29.4-15",
"product_id": "19735"
}
}
],
"category": "product_name",
"name": "telegraf"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 kubevirt 0.59.0-27",
"product": {
"name": "\u003ccbl2 kubevirt 0.59.0-27",
"product_id": "54"
}
},
{
"category": "product_version",
"name": "cbl2 kubevirt 0.59.0-27",
"product": {
"name": "cbl2 kubevirt 0.59.0-27",
"product_id": "17190"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 kubevirt 0.59.0-28",
"product": {
"name": "\u003ccbl2 kubevirt 0.59.0-28",
"product_id": "19"
}
},
{
"category": "product_version",
"name": "cbl2 kubevirt 0.59.0-28",
"product": {
"name": "cbl2 kubevirt 0.59.0-28",
"product_id": "19782"
}
}
],
"category": "product_name",
"name": "kubevirt"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 azcopy 10.25.1-4",
"product": {
"name": "\u003ccbl2 azcopy 10.25.1-4",
"product_id": "53"
}
},
{
"category": "product_version",
"name": "cbl2 azcopy 10.25.1-4",
"product": {
"name": "cbl2 azcopy 10.25.1-4",
"product_id": "17193"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 azcopy 10.25.1-4",
"product": {
"name": "\u003cazl3 azcopy 10.25.1-4",
"product_id": "34"
}
},
{
"category": "product_version",
"name": "azl3 azcopy 10.25.1-4",
"product": {
"name": "azl3 azcopy 10.25.1-4",
"product_id": "17591"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 azcopy 10.25.1-5",
"product": {
"name": "\u003ccbl2 azcopy 10.25.1-5",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "cbl2 azcopy 10.25.1-5",
"product": {
"name": "cbl2 azcopy 10.25.1-5",
"product_id": "19921"
}
}
],
"category": "product_name",
"name": "azcopy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 application-gateway-kubernetes-ingress 1.4.0-25",
"product": {
"name": "\u003ccbl2 application-gateway-kubernetes-ingress 1.4.0-25",
"product_id": "52"
}
},
{
"category": "product_version",
"name": "cbl2 application-gateway-kubernetes-ingress 1.4.0-25",
"product": {
"name": "cbl2 application-gateway-kubernetes-ingress 1.4.0-25",
"product_id": "17197"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 application-gateway-kubernetes-ingress 1.7.7-1",
"product": {
"name": "\u003cazl3 application-gateway-kubernetes-ingress 1.7.7-1",
"product_id": "38"
}
},
{
"category": "product_version",
"name": "azl3 application-gateway-kubernetes-ingress 1.7.7-1",
"product": {
"name": "azl3 application-gateway-kubernetes-ingress 1.7.7-1",
"product_id": "17587"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 application-gateway-kubernetes-ingress 1.7.2-3",
"product": {
"name": "\u003cazl3 application-gateway-kubernetes-ingress 1.7.2-3",
"product_id": "49"
}
},
{
"category": "product_version",
"name": "azl3 application-gateway-kubernetes-ingress 1.7.2-3",
"product": {
"name": "azl3 application-gateway-kubernetes-ingress 1.7.2-3",
"product_id": "17515"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 application-gateway-kubernetes-ingress 1.4.0-25",
"product": {
"name": "\u003ccbl2 application-gateway-kubernetes-ingress 1.4.0-25",
"product_id": "23"
}
},
{
"category": "product_version",
"name": "cbl2 application-gateway-kubernetes-ingress 1.4.0-25",
"product": {
"name": "cbl2 application-gateway-kubernetes-ingress 1.4.0-25",
"product_id": "19713"
}
}
],
"category": "product_name",
"name": "application-gateway-kubernetes-ingress"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 etcd 3.5.21-1",
"product": {
"name": "\u003ccbl2 etcd 3.5.21-1",
"product_id": "51"
}
},
{
"category": "product_version",
"name": "cbl2 etcd 3.5.21-1",
"product": {
"name": "cbl2 etcd 3.5.21-1",
"product_id": "17200"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 etcd 3.5.18-1",
"product": {
"name": "\u003cazl3 etcd 3.5.18-1",
"product_id": "45"
}
},
{
"category": "product_version",
"name": "azl3 etcd 3.5.18-1",
"product": {
"name": "azl3 etcd 3.5.18-1",
"product_id": "17580"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 etcd 3.5.12-6",
"product": {
"name": "\u003ccbl2 etcd 3.5.12-6",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "cbl2 etcd 3.5.12-6",
"product": {
"name": "cbl2 etcd 3.5.12-6",
"product_id": "19934"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 etcd 3.5.12-2",
"product": {
"name": "\u003cazl3 etcd 3.5.12-2",
"product_id": "33"
}
},
{
"category": "product_version",
"name": "azl3 etcd 3.5.12-2",
"product": {
"name": "azl3 etcd 3.5.12-2",
"product_id": "17798"
}
}
],
"category": "product_name",
"name": "etcd"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 packer 1.9.5-11",
"product": {
"name": "\u003ccbl2 packer 1.9.5-11",
"product_id": "50"
}
},
{
"category": "product_version",
"name": "cbl2 packer 1.9.5-11",
"product": {
"name": "cbl2 packer 1.9.5-11",
"product_id": "17201"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 packer 1.9.5-8",
"product": {
"name": "\u003cazl3 packer 1.9.5-8",
"product_id": "36"
}
},
{
"category": "product_version",
"name": "azl3 packer 1.9.5-8",
"product": {
"name": "azl3 packer 1.9.5-8",
"product_id": "17589"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 packer 1.9.5-12",
"product": {
"name": "\u003ccbl2 packer 1.9.5-12",
"product_id": "11"
}
},
{
"category": "product_version",
"name": "cbl2 packer 1.9.5-12",
"product": {
"name": "cbl2 packer 1.9.5-12",
"product_id": "19851"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 packer 1.9.5-9",
"product": {
"name": "\u003cazl3 packer 1.9.5-9",
"product_id": "30"
}
},
{
"category": "product_version",
"name": "azl3 packer 1.9.5-9",
"product": {
"name": "azl3 packer 1.9.5-9",
"product_id": "19335"
}
}
],
"category": "product_name",
"name": "packer"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 jx 3.10.182-1",
"product": {
"name": "\u003cazl3 jx 3.10.182-1",
"product_id": "44"
}
},
{
"category": "product_version",
"name": "azl3 jx 3.10.182-1",
"product": {
"name": "azl3 jx 3.10.182-1",
"product_id": "17581"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 jx 3.10.116-2",
"product": {
"name": "\u003cazl3 jx 3.10.116-2",
"product_id": "32"
}
},
{
"category": "product_version",
"name": "azl3 jx 3.10.116-2",
"product": {
"name": "azl3 jx 3.10.116-2",
"product_id": "18087"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 jx 3.2.236-21",
"product": {
"name": "\u003ccbl2 jx 3.2.236-21",
"product_id": "24"
}
},
{
"category": "product_version",
"name": "cbl2 jx 3.2.236-21",
"product": {
"name": "cbl2 jx 3.2.236-21",
"product_id": "19694"
}
}
],
"category": "product_name",
"name": "jx"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 prometheus 2.45.4-12",
"product": {
"name": "\u003cazl3 prometheus 2.45.4-12",
"product_id": "43"
}
},
{
"category": "product_version",
"name": "azl3 prometheus 2.45.4-12",
"product": {
"name": "azl3 prometheus 2.45.4-12",
"product_id": "17582"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 prometheus 2.37.9-4",
"product": {
"name": "\u003ccbl2 prometheus 2.37.9-4",
"product_id": "22"
}
},
{
"category": "product_version",
"name": "cbl2 prometheus 2.37.9-4",
"product": {
"name": "cbl2 prometheus 2.37.9-4",
"product_id": "19720"
}
}
],
"category": "product_name",
"name": "prometheus"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 kubernetes 1.30.10-5",
"product": {
"name": "\u003cazl3 kubernetes 1.30.10-5",
"product_id": "41"
}
},
{
"category": "product_version",
"name": "azl3 kubernetes 1.30.10-5",
"product": {
"name": "azl3 kubernetes 1.30.10-5",
"product_id": "17584"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 kubernetes 1.28.4-17",
"product": {
"name": "\u003ccbl2 kubernetes 1.28.4-17",
"product_id": "15"
}
},
{
"category": "product_version",
"name": "cbl2 kubernetes 1.28.4-17",
"product": {
"name": "cbl2 kubernetes 1.28.4-17",
"product_id": "19832"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 kubernetes 1.30.10-7",
"product": {
"name": "\u003cazl3 kubernetes 1.30.10-7",
"product_id": "29"
}
},
{
"category": "product_version",
"name": "azl3 kubernetes 1.30.10-7",
"product": {
"name": "azl3 kubernetes 1.30.10-7",
"product_id": "19340"
}
}
],
"category": "product_name",
"name": "kubernetes"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 keda 2.14.1-6",
"product": {
"name": "\u003cazl3 keda 2.14.1-6",
"product_id": "40"
}
},
{
"category": "product_version",
"name": "azl3 keda 2.14.1-6",
"product": {
"name": "azl3 keda 2.14.1-6",
"product_id": "17585"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 keda 2.4.0-29",
"product": {
"name": "\u003ccbl2 keda 2.4.0-29",
"product_id": "13"
}
},
{
"category": "product_version",
"name": "cbl2 keda 2.4.0-29",
"product": {
"name": "cbl2 keda 2.4.0-29",
"product_id": "19836"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 keda 2.14.1-7",
"product": {
"name": "\u003cazl3 keda 2.14.1-7",
"product_id": "26"
}
},
{
"category": "product_version",
"name": "azl3 keda 2.14.1-7",
"product": {
"name": "azl3 keda 2.14.1-7",
"product_id": "19347"
}
}
],
"category": "product_name",
"name": "keda"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 dcos-cli 1.2.0-18",
"product": {
"name": "\u003cazl3 dcos-cli 1.2.0-18",
"product_id": "39"
}
},
{
"category": "product_version",
"name": "azl3 dcos-cli 1.2.0-18",
"product": {
"name": "azl3 dcos-cli 1.2.0-18",
"product_id": "17586"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 dcos-cli 1.2.0-21",
"product": {
"name": "\u003ccbl2 dcos-cli 1.2.0-21",
"product_id": "16"
}
},
{
"category": "product_version",
"name": "cbl2 dcos-cli 1.2.0-21",
"product": {
"name": "cbl2 dcos-cli 1.2.0-21",
"product_id": "19829"
}
}
],
"category": "product_name",
"name": "dcos-cli"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 influxdb 2.7.5-3",
"product": {
"name": "\u003cazl3 influxdb 2.7.5-3",
"product_id": "37"
}
},
{
"category": "product_version",
"name": "azl3 influxdb 2.7.5-3",
"product": {
"name": "azl3 influxdb 2.7.5-3",
"product_id": "17588"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 influxdb 2.7.5-5",
"product": {
"name": "\u003cazl3 influxdb 2.7.5-5",
"product_id": "27"
}
},
{
"category": "product_version",
"name": "azl3 influxdb 2.7.5-5",
"product": {
"name": "azl3 influxdb 2.7.5-5",
"product_id": "19344"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 influxdb 2.6.1-22",
"product": {
"name": "\u003ccbl2 influxdb 2.6.1-22",
"product_id": "14"
}
},
{
"category": "product_version",
"name": "cbl2 influxdb 2.6.1-22",
"product": {
"name": "cbl2 influxdb 2.6.1-22",
"product_id": "19833"
}
}
],
"category": "product_name",
"name": "influxdb"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 flannel 0.24.2-13",
"product": {
"name": "\u003cazl3 flannel 0.24.2-13",
"product_id": "35"
}
},
{
"category": "product_version",
"name": "azl3 flannel 0.24.2-13",
"product": {
"name": "azl3 flannel 0.24.2-13",
"product_id": "17590"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 flannel 0.24.2-14",
"product": {
"name": "\u003cazl3 flannel 0.24.2-14",
"product_id": "7"
}
},
{
"category": "product_version",
"name": "azl3 flannel 0.24.2-14",
"product": {
"name": "azl3 flannel 0.24.2-14",
"product_id": "19895"
}
}
],
"category": "product_name",
"name": "flannel"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 cert-manager 1.12.15-1",
"product": {
"name": "\u003cazl3 cert-manager 1.12.15-1",
"product_id": "47"
}
},
{
"category": "product_version",
"name": "azl3 cert-manager 1.12.15-1",
"product": {
"name": "azl3 cert-manager 1.12.15-1",
"product_id": "17538"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 cert-manager 1.12.13-2",
"product": {
"name": "\u003cazl3 cert-manager 1.12.13-2",
"product_id": "48"
}
},
{
"category": "product_version",
"name": "azl3 cert-manager 1.12.13-2",
"product": {
"name": "azl3 cert-manager 1.12.13-2",
"product_id": "17531"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 cert-manager 1.11.2-22",
"product": {
"name": "\u003ccbl2 cert-manager 1.11.2-22",
"product_id": "17"
}
},
{
"category": "product_version",
"name": "cbl2 cert-manager 1.11.2-22",
"product": {
"name": "cbl2 cert-manager 1.11.2-22",
"product_id": "19817"
}
}
],
"category": "product_name",
"name": "cert-manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 coredns 1.11.4-1",
"product": {
"name": "\u003cazl3 coredns 1.11.4-1",
"product_id": "46"
}
},
{
"category": "product_version",
"name": "azl3 coredns 1.11.4-1",
"product": {
"name": "azl3 coredns 1.11.4-1",
"product_id": "17554"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 coredns 1.11.1-4",
"product": {
"name": "\u003cazl3 coredns 1.11.1-4",
"product_id": "8"
}
},
{
"category": "product_version",
"name": "azl3 coredns 1.11.1-4",
"product": {
"name": "azl3 coredns 1.11.1-4",
"product_id": "19869"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 coredns 1.11.1-18",
"product": {
"name": "\u003ccbl2 coredns 1.11.1-18",
"product_id": "9"
}
},
{
"category": "product_version",
"name": "cbl2 coredns 1.11.1-18",
"product": {
"name": "cbl2 coredns 1.11.1-18",
"product_id": "19867"
}
}
],
"category": "product_name",
"name": "coredns"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 moby-engine 25.0.3-13",
"product": {
"name": "\u003cazl3 moby-engine 25.0.3-13",
"product_id": "21"
}
},
{
"category": "product_version",
"name": "azl3 moby-engine 25.0.3-13",
"product": {
"name": "azl3 moby-engine 25.0.3-13",
"product_id": "19729"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 moby-engine 24.0.9-17",
"product": {
"name": "\u003ccbl2 moby-engine 24.0.9-17",
"product_id": "18"
}
},
{
"category": "product_version",
"name": "cbl2 moby-engine 24.0.9-17",
"product": {
"name": "cbl2 moby-engine 24.0.9-17",
"product_id": "19789"
}
}
],
"category": "product_name",
"name": "moby-engine"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 kube-vip-cloud-provider 0.0.2-22",
"product": {
"name": "\u003ccbl2 kube-vip-cloud-provider 0.0.2-22",
"product_id": "12"
}
},
{
"category": "product_version",
"name": "cbl2 kube-vip-cloud-provider 0.0.2-22",
"product": {
"name": "cbl2 kube-vip-cloud-provider 0.0.2-22",
"product_id": "19840"
}
}
],
"category": "product_name",
"name": "kube-vip-cloud-provider"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 terraform 1.3.2-25",
"product": {
"name": "cbl2 terraform 1.3.2-25",
"product_id": "6"
}
},
{
"category": "product_version_range",
"name": "cbl2 terraform 1.3.2-25",
"product": {
"name": "cbl2 terraform 1.3.2-25",
"product_id": "31"
}
}
],
"category": "product_name",
"name": "terraform"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 rook 1.6.2-26",
"product": {
"name": "\u003ccbl2 rook 1.6.2-26",
"product_id": "10"
}
},
{
"category": "product_version",
"name": "cbl2 rook 1.6.2-26",
"product": {
"name": "cbl2 rook 1.6.2-26",
"product_id": "19854"
}
}
],
"category": "product_name",
"name": "rook"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 blobfuse2 2.1.2-8",
"product": {
"name": "cbl2 blobfuse2 2.1.2-8",
"product_id": "4"
}
}
],
"category": "product_name",
"name": "blobfuse2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 cf-cli 8.4.0-24",
"product": {
"name": "\u003ccbl2 cf-cli 8.4.0-24",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 cf-cli 8.4.0-24",
"product": {
"name": "cbl2 cf-cli 8.4.0-24",
"product_id": "19977"
}
}
],
"category": "product_name",
"name": "cf-cli"
},
{
"category": "product_name",
"name": "cbl2 blobfuse2 2.1.2-9",
"product": {
"name": "cbl2 blobfuse2 2.1.2-9",
"product_id": "1"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 telegraf 1.29.4-14 as a component of CBL Mariner 2.0",
"product_id": "17086-55"
},
"product_reference": "55",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 telegraf 1.29.4-14 as a component of CBL Mariner 2.0",
"product_id": "17188-17086"
},
"product_reference": "17188",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kubevirt 0.59.0-27 as a component of CBL Mariner 2.0",
"product_id": "17086-54"
},
"product_reference": "54",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kubevirt 0.59.0-27 as a component of CBL Mariner 2.0",
"product_id": "17190-17086"
},
"product_reference": "17190",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 azcopy 10.25.1-4 as a component of CBL Mariner 2.0",
"product_id": "17086-53"
},
"product_reference": "53",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 azcopy 10.25.1-4 as a component of CBL Mariner 2.0",
"product_id": "17193-17086"
},
"product_reference": "17193",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 application-gateway-kubernetes-ingress 1.4.0-25 as a component of CBL Mariner 2.0",
"product_id": "17086-52"
},
"product_reference": "52",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 application-gateway-kubernetes-ingress 1.4.0-25 as a component of CBL Mariner 2.0",
"product_id": "17197-17086"
},
"product_reference": "17197",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 etcd 3.5.21-1 as a component of CBL Mariner 2.0",
"product_id": "17086-51"
},
"product_reference": "51",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 etcd 3.5.21-1 as a component of CBL Mariner 2.0",
"product_id": "17200-17086"
},
"product_reference": "17200",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 packer 1.9.5-11 as a component of CBL Mariner 2.0",
"product_id": "17086-50"
},
"product_reference": "50",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 packer 1.9.5-11 as a component of CBL Mariner 2.0",
"product_id": "17201-17086"
},
"product_reference": "17201",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 etcd 3.5.18-1 as a component of Azure Linux 3.0",
"product_id": "17084-45"
},
"product_reference": "45",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 etcd 3.5.18-1 as a component of Azure Linux 3.0",
"product_id": "17580-17084"
},
"product_reference": "17580",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 jx 3.10.182-1 as a component of Azure Linux 3.0",
"product_id": "17084-44"
},
"product_reference": "44",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 jx 3.10.182-1 as a component of Azure Linux 3.0",
"product_id": "17581-17084"
},
"product_reference": "17581",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 prometheus 2.45.4-12 as a component of Azure Linux 3.0",
"product_id": "17084-43"
},
"product_reference": "43",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 prometheus 2.45.4-12 as a component of Azure Linux 3.0",
"product_id": "17582-17084"
},
"product_reference": "17582",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 telegraf 1.31.0-6 as a component of Azure Linux 3.0",
"product_id": "17084-42"
},
"product_reference": "42",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 telegraf 1.31.0-6 as a component of Azure Linux 3.0",
"product_id": "17583-17084"
},
"product_reference": "17583",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 kubernetes 1.30.10-5 as a component of Azure Linux 3.0",
"product_id": "17084-41"
},
"product_reference": "41",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kubernetes 1.30.10-5 as a component of Azure Linux 3.0",
"product_id": "17584-17084"
},
"product_reference": "17584",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 keda 2.14.1-6 as a component of Azure Linux 3.0",
"product_id": "17084-40"
},
"product_reference": "40",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 keda 2.14.1-6 as a component of Azure Linux 3.0",
"product_id": "17585-17084"
},
"product_reference": "17585",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 dcos-cli 1.2.0-18 as a component of Azure Linux 3.0",
"product_id": "17084-39"
},
"product_reference": "39",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 dcos-cli 1.2.0-18 as a component of Azure Linux 3.0",
"product_id": "17586-17084"
},
"product_reference": "17586",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 application-gateway-kubernetes-ingress 1.7.7-1 as a component of Azure Linux 3.0",
"product_id": "17084-38"
},
"product_reference": "38",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 application-gateway-kubernetes-ingress 1.7.7-1 as a component of Azure Linux 3.0",
"product_id": "17587-17084"
},
"product_reference": "17587",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 influxdb 2.7.5-3 as a component of Azure Linux 3.0",
"product_id": "17084-37"
},
"product_reference": "37",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 influxdb 2.7.5-3 as a component of Azure Linux 3.0",
"product_id": "17588-17084"
},
"product_reference": "17588",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 packer 1.9.5-8 as a component of Azure Linux 3.0",
"product_id": "17084-36"
},
"product_reference": "36",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 packer 1.9.5-8 as a component of Azure Linux 3.0",
"product_id": "17589-17084"
},
"product_reference": "17589",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 flannel 0.24.2-13 as a component of Azure Linux 3.0",
"product_id": "17084-35"
},
"product_reference": "35",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 flannel 0.24.2-13 as a component of Azure Linux 3.0",
"product_id": "17590-17084"
},
"product_reference": "17590",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 cert-manager 1.12.15-1 as a component of Azure Linux 3.0",
"product_id": "17084-47"
},
"product_reference": "47",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cert-manager 1.12.15-1 as a component of Azure Linux 3.0",
"product_id": "17538-17084"
},
"product_reference": "17538",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 azcopy 10.25.1-4 as a component of Azure Linux 3.0",
"product_id": "17084-34"
},
"product_reference": "34",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 azcopy 10.25.1-4 as a component of Azure Linux 3.0",
"product_id": "17591-17084"
},
"product_reference": "17591",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 coredns 1.11.4-1 as a component of Azure Linux 3.0",
"product_id": "17084-46"
},
"product_reference": "46",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 coredns 1.11.4-1 as a component of Azure Linux 3.0",
"product_id": "17554-17084"
},
"product_reference": "17554",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 coredns 1.11.1-4 as a component of Azure Linux 3.0",
"product_id": "17084-8"
},
"product_reference": "8",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 coredns 1.11.1-4 as a component of Azure Linux 3.0",
"product_id": "19869-17084"
},
"product_reference": "19869",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 cert-manager 1.12.13-2 as a component of Azure Linux 3.0",
"product_id": "17084-48"
},
"product_reference": "48",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cert-manager 1.12.13-2 as a component of Azure Linux 3.0",
"product_id": "17531-17084"
},
"product_reference": "17531",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 flannel 0.24.2-14 as a component of Azure Linux 3.0",
"product_id": "17084-7"
},
"product_reference": "7",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 flannel 0.24.2-14 as a component of Azure Linux 3.0",
"product_id": "19895-17084"
},
"product_reference": "19895",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 influxdb 2.7.5-5 as a component of Azure Linux 3.0",
"product_id": "17084-27"
},
"product_reference": "27",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 influxdb 2.7.5-5 as a component of Azure Linux 3.0",
"product_id": "19344-17084"
},
"product_reference": "19344",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 telegraf 1.31.0-10 as a component of Azure Linux 3.0",
"product_id": "17084-28"
},
"product_reference": "28",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 telegraf 1.31.0-10 as a component of Azure Linux 3.0",
"product_id": "19343-17084"
},
"product_reference": "19343",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 jx 3.10.116-2 as a component of Azure Linux 3.0",
"product_id": "17084-32"
},
"product_reference": "32",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 jx 3.10.116-2 as a component of Azure Linux 3.0",
"product_id": "18087-17084"
},
"product_reference": "18087",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 moby-engine 25.0.3-13 as a component of Azure Linux 3.0",
"product_id": "17084-21"
},
"product_reference": "21",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 moby-engine 25.0.3-13 as a component of Azure Linux 3.0",
"product_id": "19729-17084"
},
"product_reference": "19729",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 moby-engine 24.0.9-17 as a component of CBL Mariner 2.0",
"product_id": "17086-18"
},
"product_reference": "18",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 moby-engine 24.0.9-17 as a component of CBL Mariner 2.0",
"product_id": "19789-17086"
},
"product_reference": "19789",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 influxdb 2.6.1-22 as a component of CBL Mariner 2.0",
"product_id": "17086-14"
},
"product_reference": "14",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 influxdb 2.6.1-22 as a component of CBL Mariner 2.0",
"product_id": "19833-17086"
},
"product_reference": "19833",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kube-vip-cloud-provider 0.0.2-22 as a component of CBL Mariner 2.0",
"product_id": "17086-12"
},
"product_reference": "12",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kube-vip-cloud-provider 0.0.2-22 as a component of CBL Mariner 2.0",
"product_id": "19840-17086"
},
"product_reference": "19840",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 coredns 1.11.1-18 as a component of CBL Mariner 2.0",
"product_id": "17086-9"
},
"product_reference": "9",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 coredns 1.11.1-18 as a component of CBL Mariner 2.0",
"product_id": "19867-17086"
},
"product_reference": "19867",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 packer 1.9.5-12 as a component of CBL Mariner 2.0",
"product_id": "17086-11"
},
"product_reference": "11",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 packer 1.9.5-12 as a component of CBL Mariner 2.0",
"product_id": "19851-17086"
},
"product_reference": "19851",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 etcd 3.5.12-6 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 etcd 3.5.12-6 as a component of CBL Mariner 2.0",
"product_id": "19934-17086"
},
"product_reference": "19934",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 keda 2.4.0-29 as a component of CBL Mariner 2.0",
"product_id": "17086-13"
},
"product_reference": "13",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 keda 2.4.0-29 as a component of CBL Mariner 2.0",
"product_id": "19836-17086"
},
"product_reference": "19836",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 terraform 1.3.2-25 as a component of CBL Mariner 2.0",
"product_id": "17086-6"
},
"product_reference": "6",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kubevirt 0.59.0-28 as a component of CBL Mariner 2.0",
"product_id": "17086-19"
},
"product_reference": "19",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kubevirt 0.59.0-28 as a component of CBL Mariner 2.0",
"product_id": "19782-17086"
},
"product_reference": "19782",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kubernetes 1.28.4-17 as a component of CBL Mariner 2.0",
"product_id": "17086-15"
},
"product_reference": "15",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kubernetes 1.28.4-17 as a component of CBL Mariner 2.0",
"product_id": "19832-17086"
},
"product_reference": "19832",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 telegraf 1.29.4-15 as a component of CBL Mariner 2.0",
"product_id": "17086-25"
},
"product_reference": "25",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 telegraf 1.29.4-15 as a component of CBL Mariner 2.0",
"product_id": "19437-17086"
},
"product_reference": "19437",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 packer 1.9.5-9 as a component of Azure Linux 3.0",
"product_id": "17084-30"
},
"product_reference": "30",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 packer 1.9.5-9 as a component of Azure Linux 3.0",
"product_id": "19335-17084"
},
"product_reference": "19335",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 application-gateway-kubernetes-ingress 1.7.2-3 as a component of Azure Linux 3.0",
"product_id": "17084-49"
},
"product_reference": "49",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 application-gateway-kubernetes-ingress 1.7.2-3 as a component of Azure Linux 3.0",
"product_id": "17515-17084"
},
"product_reference": "17515",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 keda 2.14.1-7 as a component of Azure Linux 3.0",
"product_id": "17084-26"
},
"product_reference": "26",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 keda 2.14.1-7 as a component of Azure Linux 3.0",
"product_id": "19347-17084"
},
"product_reference": "19347",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 kubernetes 1.30.10-7 as a component of Azure Linux 3.0",
"product_id": "17084-29"
},
"product_reference": "29",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kubernetes 1.30.10-7 as a component of Azure Linux 3.0",
"product_id": "19340-17084"
},
"product_reference": "19340",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 etcd 3.5.12-2 as a component of Azure Linux 3.0",
"product_id": "17084-33"
},
"product_reference": "33",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 etcd 3.5.12-2 as a component of Azure Linux 3.0",
"product_id": "17798-17084"
},
"product_reference": "17798",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 rook 1.6.2-26 as a component of CBL Mariner 2.0",
"product_id": "17086-10"
},
"product_reference": "10",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 rook 1.6.2-26 as a component of CBL Mariner 2.0",
"product_id": "19854-17086"
},
"product_reference": "19854",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 blobfuse2 2.1.2-8 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 application-gateway-kubernetes-ingress 1.4.0-25 as a component of CBL Mariner 2.0",
"product_id": "17086-23"
},
"product_reference": "23",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 application-gateway-kubernetes-ingress 1.4.0-25 as a component of CBL Mariner 2.0",
"product_id": "19713-17086"
},
"product_reference": "19713",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 cf-cli 8.4.0-24 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cf-cli 8.4.0-24 as a component of CBL Mariner 2.0",
"product_id": "19977-17086"
},
"product_reference": "19977",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 jx 3.2.236-21 as a component of CBL Mariner 2.0",
"product_id": "17086-24"
},
"product_reference": "24",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 jx 3.2.236-21 as a component of CBL Mariner 2.0",
"product_id": "19694-17086"
},
"product_reference": "19694",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 cert-manager 1.11.2-22 as a component of CBL Mariner 2.0",
"product_id": "17086-17"
},
"product_reference": "17",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cert-manager 1.11.2-22 as a component of CBL Mariner 2.0",
"product_id": "19817-17086"
},
"product_reference": "19817",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 azcopy 10.25.1-5 as a component of CBL Mariner 2.0",
"product_id": "17086-5"
},
"product_reference": "5",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 azcopy 10.25.1-5 as a component of CBL Mariner 2.0",
"product_id": "19921-17086"
},
"product_reference": "19921",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 dcos-cli 1.2.0-21 as a component of CBL Mariner 2.0",
"product_id": "17086-16"
},
"product_reference": "16",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 dcos-cli 1.2.0-21 as a component of CBL Mariner 2.0",
"product_id": "19829-17086"
},
"product_reference": "19829",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 prometheus 2.37.9-4 as a component of CBL Mariner 2.0",
"product_id": "17086-22"
},
"product_reference": "22",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 prometheus 2.37.9-4 as a component of CBL Mariner 2.0",
"product_id": "19720-17086"
},
"product_reference": "19720",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 telegraf 1.29.4-15 as a component of CBL Mariner 2.0",
"product_id": "17086-20"
},
"product_reference": "20",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 telegraf 1.29.4-15 as a component of CBL Mariner 2.0",
"product_id": "19735-17086"
},
"product_reference": "19735",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 blobfuse2 2.1.2-9 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 terraform 1.3.2-25 as a component of CBL Mariner 2.0",
"product_id": "17086-31"
},
"product_reference": "31",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-51744",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17086-1"
]
}
],
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17188-17086",
"17190-17086",
"17193-17086",
"17197-17086",
"17200-17086",
"17201-17086",
"17580-17084",
"17581-17084",
"17582-17084",
"17583-17084",
"17584-17084",
"17585-17084",
"17586-17084",
"17587-17084",
"17588-17084",
"17589-17084",
"17590-17084",
"17538-17084",
"17591-17084",
"17554-17084",
"19869-17084",
"17531-17084",
"19895-17084",
"19344-17084",
"19343-17084",
"18087-17084",
"19729-17084",
"19789-17086",
"19833-17086",
"19840-17086",
"19867-17086",
"19851-17086",
"19934-17086",
"19836-17086",
"19782-17086",
"19832-17086",
"19437-17086",
"19335-17084",
"17515-17084",
"19347-17084",
"19340-17084",
"17798-17084",
"19854-17086",
"19713-17086",
"19977-17086",
"19694-17086",
"19817-17086",
"19921-17086",
"19829-17086",
"19720-17086",
"19735-17086"
],
"known_affected": [
"17086-55",
"17086-54",
"17086-53",
"17086-52",
"17086-51",
"17086-50",
"17084-45",
"17084-44",
"17084-43",
"17084-42",
"17084-41",
"17084-40",
"17084-39",
"17084-38",
"17084-37",
"17084-36",
"17084-35",
"17084-47",
"17084-34",
"17084-46",
"17084-8",
"17084-48",
"17084-7",
"17084-27",
"17084-28",
"17084-32",
"17084-21",
"17086-18",
"17086-14",
"17086-12",
"17086-9",
"17086-11",
"17086-3",
"17086-13",
"17086-6",
"17086-19",
"17086-15",
"17086-25",
"17084-30",
"17084-49",
"17084-26",
"17084-29",
"17084-33",
"17086-10",
"17086-4",
"17086-23",
"17086-2",
"17086-24",
"17086-17",
"17086-5",
"17086-16",
"17086-22",
"17086-20",
"17086-31"
],
"known_not_affected": [
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-51744 Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-51744.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2025-01-30T00:00:00.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-6"
]
},
{
"category": "none_available",
"date": "2025-01-30T00:00:00.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-4"
]
},
{
"category": "none_available",
"date": "2025-01-30T00:00:00.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-31"
]
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.29.4-14:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-55",
"17086-25",
"17086-20"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "0.59.0-27:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-54",
"17086-19"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "10.25.1-4:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-53",
"17084-34",
"17086-5"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.4.0-25:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-52",
"17086-23"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "3.5.21-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-51",
"17086-3"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.9.5-11:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-50",
"17086-11"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "3.5.18-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-45",
"17084-33"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "3.10.182-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-44",
"17084-32"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "2.45.4-12:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-43"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.31.0-6:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-42",
"17084-28"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.30.10-5:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-41",
"17084-29"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "2.14.1-6:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-40",
"17084-26"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.2.0-18:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-39"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.7.7-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-38",
"17084-49"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "2.7.5-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-37",
"17084-27"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.9.5-8:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-36",
"17084-30"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "0.24.2-13:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-35",
"17084-7"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.12.15-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-47",
"17084-48"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.11.4-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-46",
"17084-8"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "25.0.3-13:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-21"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "24.0.9-17:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-18"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "2.6.1-22:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-14"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "0.0.2-22:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-12"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.11.1-18:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-9"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "2.4.0-29:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-13"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.28.4-17:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-15"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.6.2-26:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-10"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "8.4.0-24:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "3.2.236-21:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-24"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.11.2-22:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-17"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "1.2.0-21:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-16"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-30T00:00:00.000Z",
"details": "2.37.9-4:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-22"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 3.1,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"17086-55",
"17086-54",
"17086-53",
"17086-52",
"17086-51",
"17086-50",
"17084-45",
"17084-44",
"17084-43",
"17084-42",
"17084-41",
"17084-40",
"17084-39",
"17084-38",
"17084-37",
"17084-36",
"17084-35",
"17084-47",
"17084-34",
"17084-46",
"17084-8",
"17084-48",
"17084-7",
"17084-27",
"17084-28",
"17084-32",
"17084-21",
"17086-18",
"17086-14",
"17086-12",
"17086-9",
"17086-11",
"17086-3",
"17086-13",
"17086-6",
"17086-19",
"17086-15",
"17086-25",
"17084-30",
"17084-49",
"17084-26",
"17084-29",
"17084-33",
"17086-10",
"17086-4",
"17086-23",
"17086-2",
"17086-24",
"17086-17",
"17086-5",
"17086-16",
"17086-22",
"17086-20",
"17086-31"
]
}
],
"title": "Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt"
}
]
}
OPENSUSE-SU-2024:14481-1
Vulnerability from csaf_opensuse - Published: 2024-11-09 00:00 - Updated: 2024-11-09 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://www.suse.com/security/cve/CVE-2024-51744/ | self |
| https://www.suse.com/security/cve/CVE-2024-51744 | external |
| https://bugzilla.suse.com/1232936 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "coredns-1.11.3+git129.387f34d-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the coredns-1.11.3+git129.387f34d-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14481",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14481-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14481-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FRQMZTGDFOBRPKL5LYFU2R55SK6DBIPC/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14481-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FRQMZTGDFOBRPKL5LYFU2R55SK6DBIPC/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-51744 page",
"url": "https://www.suse.com/security/cve/CVE-2024-51744/"
}
],
"title": "coredns-1.11.3+git129.387f34d-1.1 on GA media",
"tracking": {
"current_release_date": "2024-11-09T00:00:00Z",
"generator": {
"date": "2024-11-09T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14481-1",
"initial_release_date": "2024-11-09T00:00:00Z",
"revision_history": [
{
"date": "2024-11-09T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "coredns-1.11.3+git129.387f34d-1.1.aarch64",
"product": {
"name": "coredns-1.11.3+git129.387f34d-1.1.aarch64",
"product_id": "coredns-1.11.3+git129.387f34d-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "coredns-extras-1.11.3+git129.387f34d-1.1.aarch64",
"product": {
"name": "coredns-extras-1.11.3+git129.387f34d-1.1.aarch64",
"product_id": "coredns-extras-1.11.3+git129.387f34d-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "coredns-1.11.3+git129.387f34d-1.1.ppc64le",
"product": {
"name": "coredns-1.11.3+git129.387f34d-1.1.ppc64le",
"product_id": "coredns-1.11.3+git129.387f34d-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "coredns-extras-1.11.3+git129.387f34d-1.1.ppc64le",
"product": {
"name": "coredns-extras-1.11.3+git129.387f34d-1.1.ppc64le",
"product_id": "coredns-extras-1.11.3+git129.387f34d-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "coredns-1.11.3+git129.387f34d-1.1.s390x",
"product": {
"name": "coredns-1.11.3+git129.387f34d-1.1.s390x",
"product_id": "coredns-1.11.3+git129.387f34d-1.1.s390x"
}
},
{
"category": "product_version",
"name": "coredns-extras-1.11.3+git129.387f34d-1.1.s390x",
"product": {
"name": "coredns-extras-1.11.3+git129.387f34d-1.1.s390x",
"product_id": "coredns-extras-1.11.3+git129.387f34d-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "coredns-1.11.3+git129.387f34d-1.1.x86_64",
"product": {
"name": "coredns-1.11.3+git129.387f34d-1.1.x86_64",
"product_id": "coredns-1.11.3+git129.387f34d-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "coredns-extras-1.11.3+git129.387f34d-1.1.x86_64",
"product": {
"name": "coredns-extras-1.11.3+git129.387f34d-1.1.x86_64",
"product_id": "coredns-extras-1.11.3+git129.387f34d-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-1.11.3+git129.387f34d-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.aarch64"
},
"product_reference": "coredns-1.11.3+git129.387f34d-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-1.11.3+git129.387f34d-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.ppc64le"
},
"product_reference": "coredns-1.11.3+git129.387f34d-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-1.11.3+git129.387f34d-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.s390x"
},
"product_reference": "coredns-1.11.3+git129.387f34d-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-1.11.3+git129.387f34d-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.x86_64"
},
"product_reference": "coredns-1.11.3+git129.387f34d-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-extras-1.11.3+git129.387f34d-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.aarch64"
},
"product_reference": "coredns-extras-1.11.3+git129.387f34d-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-extras-1.11.3+git129.387f34d-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.ppc64le"
},
"product_reference": "coredns-extras-1.11.3+git129.387f34d-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-extras-1.11.3+git129.387f34d-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.s390x"
},
"product_reference": "coredns-extras-1.11.3+git129.387f34d-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-extras-1.11.3+git129.387f34d-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.x86_64"
},
"product_reference": "coredns-extras-1.11.3+git129.387f34d-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-51744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-51744"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.aarch64",
"openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.s390x",
"openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.x86_64",
"openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.aarch64",
"openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.s390x",
"openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-51744",
"url": "https://www.suse.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "SUSE Bug 1232936 for CVE-2024-51744",
"url": "https://bugzilla.suse.com/1232936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.aarch64",
"openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.s390x",
"openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.x86_64",
"openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.aarch64",
"openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.s390x",
"openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.aarch64",
"openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.s390x",
"openSUSE Tumbleweed:coredns-1.11.3+git129.387f34d-1.1.x86_64",
"openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.aarch64",
"openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.s390x",
"openSUSE Tumbleweed:coredns-extras-1.11.3+git129.387f34d-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-51744"
}
]
}
OPENSUSE-SU-2024:14484-1
Vulnerability from csaf_opensuse - Published: 2024-11-12 00:00 - Updated: 2024-11-12 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "govulncheck-vulndb-0.0.20241112T145010-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the govulncheck-vulndb-0.0.20241112T145010-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14484",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14484-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-51744 page",
"url": "https://www.suse.com/security/cve/CVE-2024-51744/"
}
],
"title": "govulncheck-vulndb-0.0.20241112T145010-1.1 on GA media",
"tracking": {
"current_release_date": "2024-11-12T00:00:00Z",
"generator": {
"date": "2024-11-12T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14484-1",
"initial_release_date": "2024-11-12T00:00:00Z",
"revision_history": [
{
"date": "2024-11-12T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20241112T145010-1.1.aarch64",
"product": {
"name": "govulncheck-vulndb-0.0.20241112T145010-1.1.aarch64",
"product_id": "govulncheck-vulndb-0.0.20241112T145010-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20241112T145010-1.1.ppc64le",
"product": {
"name": "govulncheck-vulndb-0.0.20241112T145010-1.1.ppc64le",
"product_id": "govulncheck-vulndb-0.0.20241112T145010-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20241112T145010-1.1.s390x",
"product": {
"name": "govulncheck-vulndb-0.0.20241112T145010-1.1.s390x",
"product_id": "govulncheck-vulndb-0.0.20241112T145010-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20241112T145010-1.1.x86_64",
"product": {
"name": "govulncheck-vulndb-0.0.20241112T145010-1.1.x86_64",
"product_id": "govulncheck-vulndb-0.0.20241112T145010-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20241112T145010-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.aarch64"
},
"product_reference": "govulncheck-vulndb-0.0.20241112T145010-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20241112T145010-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.ppc64le"
},
"product_reference": "govulncheck-vulndb-0.0.20241112T145010-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20241112T145010-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.s390x"
},
"product_reference": "govulncheck-vulndb-0.0.20241112T145010-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20241112T145010-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.x86_64"
},
"product_reference": "govulncheck-vulndb-0.0.20241112T145010-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-51744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-51744"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-51744",
"url": "https://www.suse.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "SUSE Bug 1232936 for CVE-2024-51744",
"url": "https://bugzilla.suse.com/1232936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241112T145010-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-51744"
}
]
}
OPENSUSE-SU-2024:14495-1
Vulnerability from csaf_opensuse - Published: 2024-11-14 00:00 - Updated: 2024-11-14 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.68.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.68.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.68.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.68.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://www.suse.com/security/cve/CVE-2024-51744/ | self |
| https://www.suse.com/security/cve/CVE-2024-51744 | external |
| https://bugzilla.suse.com/1232936 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "rclone-1.68.1-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the rclone-1.68.1-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14495",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14495-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14495-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Z2Z4KRNR3L2CXM6VPBBBFXIJ2NM4JPWE/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14495-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Z2Z4KRNR3L2CXM6VPBBBFXIJ2NM4JPWE/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-51744 page",
"url": "https://www.suse.com/security/cve/CVE-2024-51744/"
}
],
"title": "rclone-1.68.1-2.1 on GA media",
"tracking": {
"current_release_date": "2024-11-14T00:00:00Z",
"generator": {
"date": "2024-11-14T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14495-1",
"initial_release_date": "2024-11-14T00:00:00Z",
"revision_history": [
{
"date": "2024-11-14T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.68.1-2.1.aarch64",
"product": {
"name": "rclone-1.68.1-2.1.aarch64",
"product_id": "rclone-1.68.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.68.1-2.1.aarch64",
"product": {
"name": "rclone-bash-completion-1.68.1-2.1.aarch64",
"product_id": "rclone-bash-completion-1.68.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.68.1-2.1.aarch64",
"product": {
"name": "rclone-zsh-completion-1.68.1-2.1.aarch64",
"product_id": "rclone-zsh-completion-1.68.1-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.68.1-2.1.ppc64le",
"product": {
"name": "rclone-1.68.1-2.1.ppc64le",
"product_id": "rclone-1.68.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.68.1-2.1.ppc64le",
"product": {
"name": "rclone-bash-completion-1.68.1-2.1.ppc64le",
"product_id": "rclone-bash-completion-1.68.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.68.1-2.1.ppc64le",
"product": {
"name": "rclone-zsh-completion-1.68.1-2.1.ppc64le",
"product_id": "rclone-zsh-completion-1.68.1-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.68.1-2.1.s390x",
"product": {
"name": "rclone-1.68.1-2.1.s390x",
"product_id": "rclone-1.68.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.68.1-2.1.s390x",
"product": {
"name": "rclone-bash-completion-1.68.1-2.1.s390x",
"product_id": "rclone-bash-completion-1.68.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.68.1-2.1.s390x",
"product": {
"name": "rclone-zsh-completion-1.68.1-2.1.s390x",
"product_id": "rclone-zsh-completion-1.68.1-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.68.1-2.1.x86_64",
"product": {
"name": "rclone-1.68.1-2.1.x86_64",
"product_id": "rclone-1.68.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.68.1-2.1.x86_64",
"product": {
"name": "rclone-bash-completion-1.68.1-2.1.x86_64",
"product_id": "rclone-bash-completion-1.68.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.68.1-2.1.x86_64",
"product": {
"name": "rclone-zsh-completion-1.68.1-2.1.x86_64",
"product_id": "rclone-zsh-completion-1.68.1-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.68.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.68.1-2.1.aarch64"
},
"product_reference": "rclone-1.68.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.68.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.68.1-2.1.ppc64le"
},
"product_reference": "rclone-1.68.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.68.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.68.1-2.1.s390x"
},
"product_reference": "rclone-1.68.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.68.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.68.1-2.1.x86_64"
},
"product_reference": "rclone-1.68.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.68.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.aarch64"
},
"product_reference": "rclone-bash-completion-1.68.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.68.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.ppc64le"
},
"product_reference": "rclone-bash-completion-1.68.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.68.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.s390x"
},
"product_reference": "rclone-bash-completion-1.68.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.68.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.x86_64"
},
"product_reference": "rclone-bash-completion-1.68.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.68.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.aarch64"
},
"product_reference": "rclone-zsh-completion-1.68.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.68.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.ppc64le"
},
"product_reference": "rclone-zsh-completion-1.68.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.68.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.s390x"
},
"product_reference": "rclone-zsh-completion-1.68.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.68.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.x86_64"
},
"product_reference": "rclone-zsh-completion-1.68.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-51744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-51744"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.68.1-2.1.aarch64",
"openSUSE Tumbleweed:rclone-1.68.1-2.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.68.1-2.1.s390x",
"openSUSE Tumbleweed:rclone-1.68.1-2.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-51744",
"url": "https://www.suse.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "SUSE Bug 1232936 for CVE-2024-51744",
"url": "https://bugzilla.suse.com/1232936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.68.1-2.1.aarch64",
"openSUSE Tumbleweed:rclone-1.68.1-2.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.68.1-2.1.s390x",
"openSUSE Tumbleweed:rclone-1.68.1-2.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rclone-1.68.1-2.1.aarch64",
"openSUSE Tumbleweed:rclone-1.68.1-2.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.68.1-2.1.s390x",
"openSUSE Tumbleweed:rclone-1.68.1-2.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.68.1-2.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.68.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-51744"
}
]
}
OPENSUSE-SU-2024:14517-1
Vulnerability from csaf_opensuse - Published: 2024-11-21 00:00 - Updated: 2024-11-21 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.14-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.14-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.14-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.14-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://www.suse.com/security/cve/CVE-2024-51744/ | self |
| https://www.suse.com/security/cve/CVE-2024-51744 | external |
| https://bugzilla.suse.com/1232936 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "traefik2-2.11.14-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the traefik2-2.11.14-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14517",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14517-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14517-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/K5YH6ZA2JQ3Z35FVNJRKHS4UMH5RMAUJ/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14517-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/K5YH6ZA2JQ3Z35FVNJRKHS4UMH5RMAUJ/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-51744 page",
"url": "https://www.suse.com/security/cve/CVE-2024-51744/"
}
],
"title": "traefik2-2.11.14-1.1 on GA media",
"tracking": {
"current_release_date": "2024-11-21T00:00:00Z",
"generator": {
"date": "2024-11-21T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14517-1",
"initial_release_date": "2024-11-21T00:00:00Z",
"revision_history": [
{
"date": "2024-11-21T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "traefik2-2.11.14-1.1.aarch64",
"product": {
"name": "traefik2-2.11.14-1.1.aarch64",
"product_id": "traefik2-2.11.14-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik2-2.11.14-1.1.ppc64le",
"product": {
"name": "traefik2-2.11.14-1.1.ppc64le",
"product_id": "traefik2-2.11.14-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik2-2.11.14-1.1.s390x",
"product": {
"name": "traefik2-2.11.14-1.1.s390x",
"product_id": "traefik2-2.11.14-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik2-2.11.14-1.1.x86_64",
"product": {
"name": "traefik2-2.11.14-1.1.x86_64",
"product_id": "traefik2-2.11.14-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik2-2.11.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik2-2.11.14-1.1.aarch64"
},
"product_reference": "traefik2-2.11.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik2-2.11.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik2-2.11.14-1.1.ppc64le"
},
"product_reference": "traefik2-2.11.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik2-2.11.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik2-2.11.14-1.1.s390x"
},
"product_reference": "traefik2-2.11.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik2-2.11.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik2-2.11.14-1.1.x86_64"
},
"product_reference": "traefik2-2.11.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-51744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-51744"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.14-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.14-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.14-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.14-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-51744",
"url": "https://www.suse.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "SUSE Bug 1232936 for CVE-2024-51744",
"url": "https://bugzilla.suse.com/1232936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.14-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.14-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.14-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.14-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.14-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.14-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.14-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.14-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-21T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-51744"
}
]
}
OPENSUSE-SU-2024:14522-1
Vulnerability from csaf_opensuse - Published: 2024-11-23 00:00 - Updated: 2024-11-23 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik-3.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-3.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-3.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-3.2.1-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://www.suse.com/security/cve/CVE-2024-51744/ | self |
| https://www.suse.com/security/cve/CVE-2024-51744 | external |
| https://bugzilla.suse.com/1232936 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "traefik-3.2.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the traefik-3.2.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14522",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14522-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14522-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2VWEFHGRWATJW5MOESA3XEER2UJZLJOD/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14522-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2VWEFHGRWATJW5MOESA3XEER2UJZLJOD/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-51744 page",
"url": "https://www.suse.com/security/cve/CVE-2024-51744/"
}
],
"title": "traefik-3.2.1-1.1 on GA media",
"tracking": {
"current_release_date": "2024-11-23T00:00:00Z",
"generator": {
"date": "2024-11-23T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14522-1",
"initial_release_date": "2024-11-23T00:00:00Z",
"revision_history": [
{
"date": "2024-11-23T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "traefik-3.2.1-1.1.aarch64",
"product": {
"name": "traefik-3.2.1-1.1.aarch64",
"product_id": "traefik-3.2.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik-3.2.1-1.1.ppc64le",
"product": {
"name": "traefik-3.2.1-1.1.ppc64le",
"product_id": "traefik-3.2.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik-3.2.1-1.1.s390x",
"product": {
"name": "traefik-3.2.1-1.1.s390x",
"product_id": "traefik-3.2.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik-3.2.1-1.1.x86_64",
"product": {
"name": "traefik-3.2.1-1.1.x86_64",
"product_id": "traefik-3.2.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-3.2.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-3.2.1-1.1.aarch64"
},
"product_reference": "traefik-3.2.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-3.2.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-3.2.1-1.1.ppc64le"
},
"product_reference": "traefik-3.2.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-3.2.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-3.2.1-1.1.s390x"
},
"product_reference": "traefik-3.2.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-3.2.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-3.2.1-1.1.x86_64"
},
"product_reference": "traefik-3.2.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-51744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-51744"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik-3.2.1-1.1.aarch64",
"openSUSE Tumbleweed:traefik-3.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-3.2.1-1.1.s390x",
"openSUSE Tumbleweed:traefik-3.2.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-51744",
"url": "https://www.suse.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "SUSE Bug 1232936 for CVE-2024-51744",
"url": "https://bugzilla.suse.com/1232936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik-3.2.1-1.1.aarch64",
"openSUSE Tumbleweed:traefik-3.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-3.2.1-1.1.s390x",
"openSUSE Tumbleweed:traefik-3.2.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik-3.2.1-1.1.aarch64",
"openSUSE Tumbleweed:traefik-3.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-3.2.1-1.1.s390x",
"openSUSE Tumbleweed:traefik-3.2.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-51744"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.