Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-29217 (GCVE-0-2022-29217)
Vulnerability from cvelistv5 – Published: 2022-05-24 14:10 – Updated: 2025-04-23 18:22- CWE-327 - Use of a Broken or Risky Cryptographic Algorithm
| URL | Tags |
|---|---|
| https://github.com/jpadilla/pyjwt/security/adviso… | x_refsource_CONFIRM |
| https://github.com/jpadilla/pyjwt/commit/9c528670… | x_refsource_MISC |
| https://github.com/jpadilla/pyjwt/releases/tag/2.4.0 | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-19T07:48:17.217Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/jpadilla/pyjwt/releases/tag/2.4.0"
},
{
"name": "FEDORA-2022-3cf456dc20",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HIYEYZRQEP6QTHT3EHH3RGFYJIHIMAO/"
},
{
"name": "FEDORA-2022-4ae9110f51",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PK7IQCBVNLYJEFTPHBBPFP72H4WUFNX/"
},
{
"url": "https://www.vicarius.io/vsociety/posts/risky-algorithms-algorithm-confusion-in-pyjwt-cve-2022-29217"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-29217",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-23T15:52:55.610736Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-23T18:22:46.326Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "pyjwt",
"vendor": "jpadilla",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.5.0, \u003c 2.4.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify `jwt.algorithms.get_default_algorithms()` to get support for all algorithms, or specify a single algorithm. The issue is not that big as `algorithms=jwt.algorithms.get_default_algorithms()` has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-327",
"description": "CWE-327: Use of a Broken or Risky Cryptographic Algorithm",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-06-01T05:06:14.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/jpadilla/pyjwt/releases/tag/2.4.0"
},
{
"name": "FEDORA-2022-3cf456dc20",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HIYEYZRQEP6QTHT3EHH3RGFYJIHIMAO/"
},
{
"name": "FEDORA-2022-4ae9110f51",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PK7IQCBVNLYJEFTPHBBPFP72H4WUFNX/"
}
],
"source": {
"advisory": "GHSA-ffqj-6fqr-9h24",
"discovery": "UNKNOWN"
},
"title": "Key confusion through non-blocklisted public key formats in PyJWT",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-29217",
"STATE": "PUBLIC",
"TITLE": "Key confusion through non-blocklisted public key formats in PyJWT"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "pyjwt",
"version": {
"version_data": [
{
"version_value": "\u003e= 1.5.0, \u003c 2.4.0"
}
]
}
}
]
},
"vendor_name": "jpadilla"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify `jwt.algorithms.get_default_algorithms()` to get support for all algorithms, or specify a single algorithm. The issue is not that big as `algorithms=jwt.algorithms.get_default_algorithms()` has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-327: Use of a Broken or Risky Cryptographic Algorithm"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24",
"refsource": "CONFIRM",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24"
},
{
"name": "https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc",
"refsource": "MISC",
"url": "https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc"
},
{
"name": "https://github.com/jpadilla/pyjwt/releases/tag/2.4.0",
"refsource": "MISC",
"url": "https://github.com/jpadilla/pyjwt/releases/tag/2.4.0"
},
{
"name": "FEDORA-2022-3cf456dc20",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6HIYEYZRQEP6QTHT3EHH3RGFYJIHIMAO/"
},
{
"name": "FEDORA-2022-4ae9110f51",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5PK7IQCBVNLYJEFTPHBBPFP72H4WUFNX/"
}
]
},
"source": {
"advisory": "GHSA-ffqj-6fqr-9h24",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2022-29217",
"datePublished": "2022-05-24T14:10:10.000Z",
"dateReserved": "2022-04-13T00:00:00.000Z",
"dateUpdated": "2025-04-23T18:22:46.326Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-29217",
"date": "2026-05-29",
"epss": "0.00422",
"percentile": "0.6234"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-29217\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-05-24T15:15:07.767\",\"lastModified\":\"2024-11-21T06:58:44.463\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify `jwt.algorithms.get_default_algorithms()` to get support for all algorithms, or specify a single algorithm. The issue is not that big as `algorithms=jwt.algorithms.get_default_algorithms()` has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding.\"},{\"lang\":\"es\",\"value\":\"PyJWT es una implementaci\u00f3n en Python del RFC 7519. PyJWT soporta m\u00faltiples algoritmos de firma JWT diferentes. Con JWT, un atacante que env\u00eda el token JWT puede elegir el algoritmo de firma usado. La biblioteca PyJWT requiere que la aplicaci\u00f3n elija qu\u00e9 algoritmos son soportados. La aplicaci\u00f3n puede especificar \\\"jwt.algorithms.get_default_algorithms()\\\" para conseguir soporte para todos los algoritmos, o especificar un \u00fanico algoritmo. El problema no es tan grande ya que debe ser usado \\\"algorithms=jwt.algorithms.get_default_algorithms()\\\". Los usuarios deben actualizar a la versi\u00f3n 2.4.0 para recibir un parche para este problema. Como mitigaci\u00f3n, sea siempre expl\u00edcito con los algoritmos que son aceptados y son esperados cuando es decodificado\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":7.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":5.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-327\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:pyjwt_project:pyjwt:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.5.0\",\"versionEndExcluding\":\"2.4.0\",\"matchCriteriaId\":\"8F4B0C65-A921-4799-A7E3-C67A61940377\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]}],\"references\":[{\"url\":\"https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/jpadilla/pyjwt/releases/tag/2.4.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PK7IQCBVNLYJEFTPHBBPFP72H4WUFNX/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HIYEYZRQEP6QTHT3EHH3RGFYJIHIMAO/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/jpadilla/pyjwt/releases/tag/2.4.0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PK7IQCBVNLYJEFTPHBBPFP72H4WUFNX/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HIYEYZRQEP6QTHT3EHH3RGFYJIHIMAO/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.vicarius.io/vsociety/posts/risky-algorithms-algorithm-confusion-in-pyjwt-cve-2022-29217\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/jpadilla/pyjwt/releases/tag/2.4.0\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HIYEYZRQEP6QTHT3EHH3RGFYJIHIMAO/\", \"name\": \"FEDORA-2022-3cf456dc20\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PK7IQCBVNLYJEFTPHBBPFP72H4WUFNX/\", \"name\": \"FEDORA-2022-4ae9110f51\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://www.vicarius.io/vsociety/posts/risky-algorithms-algorithm-confusion-in-pyjwt-cve-2022-29217\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-19T07:48:17.217Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-29217\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-23T15:52:55.610736Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-23T15:52:57.307Z\"}}], \"cna\": {\"title\": \"Key confusion through non-blocklisted public key formats in PyJWT\", \"source\": {\"advisory\": \"GHSA-ffqj-6fqr-9h24\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.4, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"jpadilla\", \"product\": \"pyjwt\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.5.0, \u003c 2.4.0\"}]}], \"references\": [{\"url\": \"https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/jpadilla/pyjwt/releases/tag/2.4.0\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HIYEYZRQEP6QTHT3EHH3RGFYJIHIMAO/\", \"name\": \"FEDORA-2022-3cf456dc20\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PK7IQCBVNLYJEFTPHBBPFP72H4WUFNX/\", \"name\": \"FEDORA-2022-4ae9110f51\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify `jwt.algorithms.get_default_algorithms()` to get support for all algorithms, or specify a single algorithm. The issue is not that big as `algorithms=jwt.algorithms.get_default_algorithms()` has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-327\", \"description\": \"CWE-327: Use of a Broken or Risky Cryptographic Algorithm\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2022-06-01T05:06:14.000Z\"}, \"x_legacyV4Record\": {\"impact\": {\"cvss\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.4, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, \"source\": {\"advisory\": \"GHSA-ffqj-6fqr-9h24\", \"discovery\": \"UNKNOWN\"}, \"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"\u003e= 1.5.0, \u003c 2.4.0\"}]}, \"product_name\": \"pyjwt\"}]}, \"vendor_name\": \"jpadilla\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24\", \"name\": \"https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24\", \"refsource\": \"CONFIRM\"}, {\"url\": \"https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc\", \"name\": \"https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc\", \"refsource\": \"MISC\"}, {\"url\": \"https://github.com/jpadilla/pyjwt/releases/tag/2.4.0\", \"name\": \"https://github.com/jpadilla/pyjwt/releases/tag/2.4.0\", \"refsource\": \"MISC\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6HIYEYZRQEP6QTHT3EHH3RGFYJIHIMAO/\", \"name\": \"FEDORA-2022-3cf456dc20\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5PK7IQCBVNLYJEFTPHBBPFP72H4WUFNX/\", \"name\": \"FEDORA-2022-4ae9110f51\", \"refsource\": \"FEDORA\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify `jwt.algorithms.get_default_algorithms()` to get support for all algorithms, or specify a single algorithm. The issue is not that big as `algorithms=jwt.algorithms.get_default_algorithms()` has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding.\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"CWE-327: Use of a Broken or Risky Cryptographic Algorithm\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2022-29217\", \"STATE\": \"PUBLIC\", \"TITLE\": \"Key confusion through non-blocklisted public key formats in PyJWT\", \"ASSIGNER\": \"security-advisories@github.com\"}}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-29217\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-23T18:22:46.326Z\", \"dateReserved\": \"2022-04-13T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2022-05-24T14:10:10.000Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
PYSEC-2022-202
Vulnerability from pysec - Published: 2022-05-24 15:15 - Updated: 2022-06-07 16:57PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify jwt.algorithms.get_default_algorithms() to get support for all algorithms, or specify a single algorithm. The issue is not that big as algorithms=jwt.algorithms.get_default_algorithms() has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding.
| Name | purl | pyjwt | pkg:pypi/pyjwt |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pyjwt",
"purl": "pkg:pypi/pyjwt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9c528670c455b8d948aff95ed50e22940d1ad3fc"
}
],
"repo": "https://github.com/jpadilla/pyjwt",
"type": "GIT"
},
{
"events": [
{
"introduced": "1.5.0"
},
{
"fixed": "2.4.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.5.0",
"1.5.1",
"1.5.2",
"1.5.3",
"1.6.0",
"1.6.1",
"1.6.3",
"1.6.4",
"1.7.0",
"1.7.1",
"2.0.0",
"2.0.0a1",
"2.0.0a2",
"2.0.1",
"2.1.0",
"2.2.0",
"2.3.0"
]
}
],
"aliases": [
"CVE-2022-29217",
"GHSA-ffqj-6fqr-9h24"
],
"details": "PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify `jwt.algorithms.get_default_algorithms()` to get support for all algorithms, or specify a single algorithm. The issue is not that big as `algorithms=jwt.algorithms.get_default_algorithms()` has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding.",
"id": "PYSEC-2022-202",
"modified": "2022-06-07T16:57:16.566102Z",
"published": "2022-05-24T15:15:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24"
},
{
"type": "FIX",
"url": "https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc"
},
{
"type": "WEB",
"url": "https://github.com/jpadilla/pyjwt/releases/tag/2.4.0"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6HIYEYZRQEP6QTHT3EHH3RGFYJIHIMAO/"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5PK7IQCBVNLYJEFTPHBBPFP72H4WUFNX/"
}
]
}
SUSE-SU-2022:2401-1
Vulnerability from csaf_suse - Published: 2022-07-14 14:57 - Updated: 2022-07-14 14:57| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:python-PyJWT-1.5.3-3.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:python3-PyJWT-1.5.3-3.16.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for python-PyJWT",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-PyJWT fixes the following issues:\n\n- CVE-2022-29217: Fixed key confusion through non-blocklisted public key format (bsc#1199756).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2401,SUSE-SLE-Module-Public-Cloud-12-2022-2401",
"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/suse-su-2022_2401-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2401-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222401-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2401-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-July/011553.html"
},
{
"category": "self",
"summary": "SUSE Bug 1199756",
"url": "https://bugzilla.suse.com/1199756"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29217 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29217/"
}
],
"title": "Security update for python-PyJWT",
"tracking": {
"current_release_date": "2022-07-14T14:57:07Z",
"generator": {
"date": "2022-07-14T14:57:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2401-1",
"initial_release_date": "2022-07-14T14:57:07Z",
"revision_history": [
{
"date": "2022-07-14T14:57:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-PyJWT-1.5.3-3.16.1.noarch",
"product": {
"name": "python-PyJWT-1.5.3-3.16.1.noarch",
"product_id": "python-PyJWT-1.5.3-3.16.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-PyJWT-1.5.3-3.16.1.noarch",
"product": {
"name": "python3-PyJWT-1.5.3-3.16.1.noarch",
"product_id": "python3-PyJWT-1.5.3-3.16.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyJWT-1.5.3-3.16.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python-PyJWT-1.5.3-3.16.1.noarch"
},
"product_reference": "python-PyJWT-1.5.3-3.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.5.3-3.16.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python3-PyJWT-1.5.3-3.16.1.noarch"
},
"product_reference": "python3-PyJWT-1.5.3-3.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29217"
}
],
"notes": [
{
"category": "general",
"text": "PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify `jwt.algorithms.get_default_algorithms()` to get support for all algorithms, or specify a single algorithm. The issue is not that big as `algorithms=jwt.algorithms.get_default_algorithms()` has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 12:python-PyJWT-1.5.3-3.16.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-PyJWT-1.5.3-3.16.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29217",
"url": "https://www.suse.com/security/cve/CVE-2022-29217"
},
{
"category": "external",
"summary": "SUSE Bug 1199756 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1199756"
},
{
"category": "external",
"summary": "SUSE Bug 1223417 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1223417"
},
{
"category": "external",
"summary": "SUSE Bug 1226138 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1226138"
}
],
"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": [
"SUSE Linux Enterprise Module for Public Cloud 12:python-PyJWT-1.5.3-3.16.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-PyJWT-1.5.3-3.16.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 12:python-PyJWT-1.5.3-3.16.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-PyJWT-1.5.3-3.16.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-14T14:57:07Z",
"details": "important"
}
],
"title": "CVE-2022-29217"
}
]
}
SUSE-SU-2022:2402-1
Vulnerability from csaf_suse - Published: 2022-07-14 14:58 - Updated: 2022-07-14 14:58| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:python2-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-PyJWT-1.7.1-150200.3.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for python-PyJWT",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-PyJWT fixes the following issues:\n\n- CVE-2022-29217: Fixed key confusion through non-blocklisted public key format (bsc#1199756).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2402,SUSE-SLE-Module-Basesystem-15-SP3-2022-2402,SUSE-SLE-Module-Basesystem-15-SP4-2022-2402,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-2402,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-2402,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-2402,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-2402,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-2402,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-2402,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-2402,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-2402,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-2402,SUSE-Storage-7-2022-2402,openSUSE-SLE-15.3-2022-2402,openSUSE-SLE-15.4-2022-2402",
"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/suse-su-2022_2402-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2402-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222402-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2402-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-July/011552.html"
},
{
"category": "self",
"summary": "SUSE Bug 1199756",
"url": "https://bugzilla.suse.com/1199756"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29217 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29217/"
}
],
"title": "Security update for python-PyJWT",
"tracking": {
"current_release_date": "2022-07-14T14:58:57Z",
"generator": {
"date": "2022-07-14T14:58:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2402-1",
"initial_release_date": "2022-07-14T14:58:57Z",
"revision_history": [
{
"date": "2022-07-14T14:58:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-PyJWT-1.7.1-150200.3.3.1.noarch",
"product": {
"name": "python2-PyJWT-1.7.1-150200.3.3.1.noarch",
"product_id": "python2-PyJWT-1.7.1-150200.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"product": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"product_id": "python3-PyJWT-1.7.1-150200.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-PyJWT-1.7.1-150200.3.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:python2-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python2-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-PyJWT-1.7.1-150200.3.3.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python2-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python2-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150200.3.3.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29217"
}
],
"notes": [
{
"category": "general",
"text": "PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify `jwt.algorithms.get_default_algorithms()` to get support for all algorithms, or specify a single algorithm. The issue is not that big as `algorithms=jwt.algorithms.get_default_algorithms()` has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:python2-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Manager Proxy 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Manager Retail Branch Server 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Manager Server 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"openSUSE Leap 15.3:python2-PyJWT-1.7.1-150200.3.3.1.noarch",
"openSUSE Leap 15.3:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"openSUSE Leap 15.4:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29217",
"url": "https://www.suse.com/security/cve/CVE-2022-29217"
},
{
"category": "external",
"summary": "SUSE Bug 1199756 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1199756"
},
{
"category": "external",
"summary": "SUSE Bug 1223417 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1223417"
},
{
"category": "external",
"summary": "SUSE Bug 1226138 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1226138"
}
],
"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": [
"SUSE Enterprise Storage 7:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:python2-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Manager Proxy 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Manager Retail Branch Server 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Manager Server 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"openSUSE Leap 15.3:python2-PyJWT-1.7.1-150200.3.3.1.noarch",
"openSUSE Leap 15.3:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"openSUSE Leap 15.4:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:python2-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Manager Proxy 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Manager Retail Branch Server 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"SUSE Manager Server 4.1:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"openSUSE Leap 15.3:python2-PyJWT-1.7.1-150200.3.3.1.noarch",
"openSUSE Leap 15.3:python3-PyJWT-1.7.1-150200.3.3.1.noarch",
"openSUSE Leap 15.4:python3-PyJWT-1.7.1-150200.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-14T14:58:57Z",
"details": "important"
}
],
"title": "CVE-2022-29217"
}
]
}
SUSE-SU-2022:2403-1
Vulnerability from csaf_suse - Published: 2022-07-14 15:00 - Updated: 2022-07-14 15:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:python3-PyJWT-1.7.1-150100.6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python3-PyJWT-1.7.1-150100.6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-PyJWT-1.7.1-150100.6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-PyJWT-1.7.1-150100.6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python2-PyJWT-1.7.1-150100.6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:python3-PyJWT-1.7.1-150100.6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-PyJWT-1.7.1-150100.6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-PyJWT-1.7.1-150100.6.7.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for python-PyJWT",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-PyJWT fixes the following issues:\n\n- CVE-2022-29217: Fixed key confusion through non-blocklisted public key format (bsc#1199756).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2403,SUSE-SLE-Module-Public-Cloud-15-SP1-2022-2403,SUSE-SLE-Module-Public-Cloud-15-SP2-2022-2403,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-2403,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-2403,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-2403,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-2403,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-2403,SUSE-Storage-6-2022-2403",
"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/suse-su-2022_2403-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2403-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222403-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2403-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-July/011549.html"
},
{
"category": "self",
"summary": "SUSE Bug 1199756",
"url": "https://bugzilla.suse.com/1199756"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29217 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29217/"
}
],
"title": "Security update for python-PyJWT",
"tracking": {
"current_release_date": "2022-07-14T15:00:26Z",
"generator": {
"date": "2022-07-14T15:00:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2403-1",
"initial_release_date": "2022-07-14T15:00:26Z",
"revision_history": [
{
"date": "2022-07-14T15:00:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-PyJWT-1.7.1-150100.6.7.1.noarch",
"product": {
"name": "python2-PyJWT-1.7.1-150100.6.7.1.noarch",
"product_id": "python2-PyJWT-1.7.1-150100.6.7.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"product": {
"name": "python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"product_id": "python3-PyJWT-1.7.1-150100.6.7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-PyJWT-1.7.1-150100.6.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-PyJWT-1.7.1-150100.6.7.1.noarch"
},
"product_reference": "python2-PyJWT-1.7.1-150100.6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-PyJWT-1.7.1-150100.6.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python2-PyJWT-1.7.1-150100.6.7.1.noarch"
},
"product_reference": "python2-PyJWT-1.7.1-150100.6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150100.6.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python3-PyJWT-1.7.1-150100.6.7.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150100.6.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-PyJWT-1.7.1-150100.6.7.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150100.6.7.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:python3-PyJWT-1.7.1-150100.6.7.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150100.6.7.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-PyJWT-1.7.1-150100.6.7.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150100.6.7.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-PyJWT-1.7.1-150100.6.7.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.7.1-150100.6.7.1.noarch as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:python3-PyJWT-1.7.1-150100.6.7.1.noarch"
},
"product_reference": "python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29217"
}
],
"notes": [
{
"category": "general",
"text": "PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify `jwt.algorithms.get_default_algorithms()` to get support for all algorithms, or specify a single algorithm. The issue is not that big as `algorithms=jwt.algorithms.get_default_algorithms()` has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python2-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-PyJWT-1.7.1-150100.6.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29217",
"url": "https://www.suse.com/security/cve/CVE-2022-29217"
},
{
"category": "external",
"summary": "SUSE Bug 1199756 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1199756"
},
{
"category": "external",
"summary": "SUSE Bug 1223417 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1223417"
},
{
"category": "external",
"summary": "SUSE Bug 1226138 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1226138"
}
],
"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": [
"SUSE Enterprise Storage 6:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python2-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-PyJWT-1.7.1-150100.6.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python2-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-PyJWT-1.7.1-150100.6.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-PyJWT-1.7.1-150100.6.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-14T15:00:26Z",
"details": "important"
}
],
"title": "CVE-2022-29217"
}
]
}
SUSE-SU-2022:3545-1
Vulnerability from csaf_suse - Published: 2022-10-06 15:03 - Updated: 2022-10-06 15:03| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15:python3-PyJWT-1.5.3-150000.3.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for python-PyJWT",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-PyJWT fixes the following issues:\n\n- CVE-2022-29217: Fixed key confusion through non-blocklisted public key formats (bsc#1199756).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3545,SUSE-SLE-Module-Public-Cloud-15-2022-3545",
"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/suse-su-2022_3545-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3545-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223545-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3545-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012512.html"
},
{
"category": "self",
"summary": "SUSE Bug 1199756",
"url": "https://bugzilla.suse.com/1199756"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29217 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29217/"
}
],
"title": "Security update for python-PyJWT",
"tracking": {
"current_release_date": "2022-10-06T15:03:23Z",
"generator": {
"date": "2022-10-06T15:03:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3545-1",
"initial_release_date": "2022-10-06T15:03:23Z",
"revision_history": [
{
"date": "2022-10-06T15:03:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-PyJWT-1.5.3-150000.3.3.1.noarch",
"product": {
"name": "python2-PyJWT-1.5.3-150000.3.3.1.noarch",
"product_id": "python2-PyJWT-1.5.3-150000.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-PyJWT-1.5.3-150000.3.3.1.noarch",
"product": {
"name": "python3-PyJWT-1.5.3-150000.3.3.1.noarch",
"product_id": "python3-PyJWT-1.5.3-150000.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-1.5.3-150000.3.3.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15:python3-PyJWT-1.5.3-150000.3.3.1.noarch"
},
"product_reference": "python3-PyJWT-1.5.3-150000.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29217"
}
],
"notes": [
{
"category": "general",
"text": "PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify `jwt.algorithms.get_default_algorithms()` to get support for all algorithms, or specify a single algorithm. The issue is not that big as `algorithms=jwt.algorithms.get_default_algorithms()` has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15:python3-PyJWT-1.5.3-150000.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29217",
"url": "https://www.suse.com/security/cve/CVE-2022-29217"
},
{
"category": "external",
"summary": "SUSE Bug 1199756 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1199756"
},
{
"category": "external",
"summary": "SUSE Bug 1223417 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1223417"
},
{
"category": "external",
"summary": "SUSE Bug 1226138 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1226138"
}
],
"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": [
"SUSE Linux Enterprise Module for Public Cloud 15:python3-PyJWT-1.5.3-150000.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15:python3-PyJWT-1.5.3-150000.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-06T15:03:23Z",
"details": "important"
}
],
"title": "CVE-2022-29217"
}
]
}
SUSE-SU-2023:0794-1
Vulnerability from csaf_suse - Published: 2023-03-17 07:42 - Updated: 2023-03-17 07:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-PyJWT-2.4.0-150200.3.6.2.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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": "Security update for python-PyJWT",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-PyJWT fixes the following issues:\n\n- CVE-2022-29217: Fixed Key confusion through non-blocklisted public key formats (bsc#1199756).\n\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n\n- Update to 2.4.0 (bsc#1199756)\n - Explicit check the key for ECAlgorithm\n - Don\u0027t use implicit optionals\n - documentation fix: show correct scope \n - fix: Update copyright information\n - Don\u0027t mutate options dictionary in .decode_complete()\n - Add support for Python 3.10\n - api_jwk: Add PyJWKSet.__getitem__\n - Update usage.rst\n - Docs: mention performance reasons for reusing RSAPrivateKey\n when encoding\n - Fixed typo in usage.rst\n - Add detached payload support for JWS encoding and decoding\n - Replace various string interpolations with f-strings by\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-794,SUSE-SLE-Module-Basesystem-15-SP4-2023-794,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-794,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-794,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-794,SUSE-SLE-Product-RT-15-SP3-2023-794,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-794,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-794,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-794,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-794,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-794,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-794,SUSE-Storage-7-2023-794,SUSE-Storage-7.1-2023-794,openSUSE-SLE-15.4-2023-794",
"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/suse-su-2023_0794-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0794-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230794-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0794-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014081.html"
},
{
"category": "self",
"summary": "SUSE Bug 1176785",
"url": "https://bugzilla.suse.com/1176785"
},
{
"category": "self",
"summary": "SUSE Bug 1199282",
"url": "https://bugzilla.suse.com/1199282"
},
{
"category": "self",
"summary": "SUSE Bug 1199756",
"url": "https://bugzilla.suse.com/1199756"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29217 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29217/"
}
],
"title": "Security update for python-PyJWT",
"tracking": {
"current_release_date": "2023-03-17T07:42:24Z",
"generator": {
"date": "2023-03-17T07:42:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0794-1",
"initial_release_date": "2023-03-17T07:42:24Z",
"revision_history": [
{
"date": "2023-03-17T07:42:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"product": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"product_id": "python3-PyJWT-2.4.0-150200.3.6.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyJWT-2.4.0-150200.3.6.2.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
},
"product_reference": "python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29217"
}
],
"notes": [
{
"category": "general",
"text": "PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify `jwt.algorithms.get_default_algorithms()` to get support for all algorithms, or specify a single algorithm. The issue is not that big as `algorithms=jwt.algorithms.get_default_algorithms()` has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Enterprise Storage 7:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Manager Proxy 4.2:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Manager Server 4.2:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"openSUSE Leap 15.4:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29217",
"url": "https://www.suse.com/security/cve/CVE-2022-29217"
},
{
"category": "external",
"summary": "SUSE Bug 1199756 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1199756"
},
{
"category": "external",
"summary": "SUSE Bug 1223417 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1223417"
},
{
"category": "external",
"summary": "SUSE Bug 1226138 for CVE-2022-29217",
"url": "https://bugzilla.suse.com/1226138"
}
],
"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": [
"SUSE Enterprise Storage 7.1:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Enterprise Storage 7:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Manager Proxy 4.2:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Manager Server 4.2:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"openSUSE Leap 15.4:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Enterprise Storage 7:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Manager Proxy 4.2:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"SUSE Manager Server 4.2:python3-PyJWT-2.4.0-150200.3.6.2.noarch",
"openSUSE Leap 15.4:python3-PyJWT-2.4.0-150200.3.6.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-17T07:42:24Z",
"details": "important"
}
],
"title": "CVE-2022-29217"
}
]
}
WID-SEC-W-2022-0456
Vulnerability from csaf_certbund - Published: 2022-06-23 22:00 - Updated: 2022-12-07 23:00Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Checkmk ist eine IT-Monitoring-Software.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in tribe29 checkmk ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-0456 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0456.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0456 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0456"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8861 vom 2022-12-08",
"url": "https://access.redhat.com/errata/RHSA-2022:8861"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8852 vom 2022-12-08",
"url": "https://access.redhat.com/errata/RHSA-2022:8852"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:3932-1 vom 2022-11-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012870.html"
},
{
"category": "external",
"summary": "CheckMK Werk #13904: Update vulnerable Python dependencies vom 2022-06-23",
"url": "https://checkmk.com/de/werk/13904"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5526-1 vom 2022-07-20",
"url": "https://ubuntu.com/security/notices/USN-5526-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5526-2 vom 2022-08-17",
"url": "https://ubuntu.com/security/notices/USN-5526-2"
}
],
"source_lang": "en-US",
"title": "tribe29 checkmk: Mehrere Schwachstellen erm\u00f6glichen nicht spezifizierten Angriff",
"tracking": {
"current_release_date": "2022-12-07T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:29:16.374+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-0456",
"initial_release_date": "2022-06-23T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-06-23T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-07-05T22:00:00.000+00:00",
"number": "2",
"summary": "CHECKMK Referenz aufgenommen"
},
{
"date": "2022-07-19T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-08-16T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-11-10T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-12-07T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "tribe29 checkmk \u003c 2.0.0p27",
"product": {
"name": "tribe29 checkmk \u003c 2.0.0p27",
"product_id": "T023613",
"product_identification_helper": {
"cpe": "cpe:/a:tribe29:checkmk:2.0.0p27"
}
}
},
{
"category": "product_name",
"name": "tribe29 checkmk \u003c 2.2.0i1",
"product": {
"name": "tribe29 checkmk \u003c 2.2.0i1",
"product_id": "T023614",
"product_identification_helper": {
"cpe": "cpe:/a:tribe29:checkmk:2.2.0i1"
}
}
},
{
"category": "product_name",
"name": "tribe29 checkmk \u003c 2.1.0p4",
"product": {
"name": "tribe29 checkmk \u003c 2.1.0p4",
"product_id": "T023615",
"product_identification_helper": {
"cpe": "cpe:/a:tribe29:checkmk:2.1.0p4"
}
}
}
],
"category": "product_name",
"name": "checkmk"
}
],
"category": "vendor",
"name": "tribe29"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25658",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126"
]
},
"release_date": "2022-06-23T22:00:00.000+00:00",
"title": "CVE-2020-25658"
},
{
"cve": "CVE-2021-34141",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126"
]
},
"release_date": "2022-06-23T22:00:00.000+00:00",
"title": "CVE-2021-34141"
},
{
"cve": "CVE-2021-41495",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126"
]
},
"release_date": "2022-06-23T22:00:00.000+00:00",
"title": "CVE-2021-41495"
},
{
"cve": "CVE-2021-41496",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126"
]
},
"release_date": "2022-06-23T22:00:00.000+00:00",
"title": "CVE-2021-41496"
},
{
"cve": "CVE-2022-29217",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126"
]
},
"release_date": "2022-06-23T22:00:00.000+00:00",
"title": "CVE-2022-29217"
},
{
"cve": "CVE-2022-29361",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126"
]
},
"release_date": "2022-06-23T22:00:00.000+00:00",
"title": "CVE-2022-29361"
},
{
"cve": "CVE-2022-30595",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in tribe29 checkmk, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126"
]
},
"release_date": "2022-06-23T22:00:00.000+00:00",
"title": "CVE-2022-30595"
}
]
}
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.