Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-33664 (GCVE-0-2024-33664)
Vulnerability from cvelistv5 – Published: 2024-04-25 00:00 – Updated: 2024-09-05 15:28
VLAI
EPSS
Summary
python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a "JWT bomb." This is similar to CVE-2024-21319.
Severity
5.3 (Medium)
CWE
- n/a
Assigner
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-19T07:47:43.796Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/mpdavis/python-jose/issues/344"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/mpdavis/python-jose/pull/345"
},
{
"url": "https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:python-jose_project:python-jose:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "python-jose",
"vendor": "python-jose_project",
"versions": [
{
"lessThanOrEqual": "3.3.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-33664",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-07T13:47:15.655605Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400 Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-08-07T13:51:45.733Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \"JWT bomb.\" This is similar to CVE-2024-21319."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-05T15:28:29.569Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/mpdavis/python-jose/issues/344"
},
{
"url": "https://github.com/mpdavis/python-jose/pull/345"
},
{
"url": "https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-33664",
"datePublished": "2024-04-25T00:00:00.000Z",
"dateReserved": "2024-04-25T00:00:00.000Z",
"dateUpdated": "2024-09-05T15:28:29.569Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-33664",
"date": "2026-05-27",
"epss": "0.00254",
"percentile": "0.48714"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \\\"JWT bomb.\\\" This is similar to CVE-2024-21319.\"}, {\"lang\": \"es\", \"value\": \"python-jose hasta la versi\\u00f3n 3.3.0 permite a los atacantes provocar una denegaci\\u00f3n de servicio (consumo de recursos) durante una decodificaci\\u00f3n a trav\\u00e9s de un token JSON Web Encryption (JWE) manipulado con una alta relaci\\u00f3n de compresi\\u00f3n, tambi\\u00e9n conocido como una \\\"bomba JWT\\\". Esto es similar a CVE-2024-21319.\"}]",
"id": "CVE-2024-33664",
"lastModified": "2024-11-21T09:17:21.297",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}]}",
"published": "2024-04-26T00:15:09.060",
"references": "[{\"url\": \"https://github.com/mpdavis/python-jose/issues/344\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://github.com/mpdavis/python-jose/pull/345\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://github.com/mpdavis/python-jose/issues/344\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/mpdavis/python-jose/pull/345\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-33664\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-04-26T00:15:09.060\",\"lastModified\":\"2025-09-02T18:36:30.130\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \\\"JWT bomb.\\\" This is similar to CVE-2024-21319.\"},{\"lang\":\"es\",\"value\":\"python-jose hasta la versi\u00f3n 3.3.0 permite a los atacantes provocar una denegaci\u00f3n de servicio (consumo de recursos) durante una decodificaci\u00f3n a trav\u00e9s de un token JSON Web Encryption (JWE) manipulado con una alta relaci\u00f3n de compresi\u00f3n, tambi\u00e9n conocido como una \\\"bomba JWT\\\". Esto es similar a CVE-2024-21319.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python-jose_project:python-jose:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.3.0\",\"matchCriteriaId\":\"00C036F1-0E51-4946-BF45-6FEC530FC675\"}]}]}],\"references\":[{\"url\":\"https://github.com/mpdavis/python-jose/issues/344\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/mpdavis/python-jose/pull/345\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/mpdavis/python-jose/issues/344\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/mpdavis/python-jose/pull/345\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mitigation\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/mpdavis/python-jose/issues/344\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/mpdavis/python-jose/pull/345\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-19T07:47:43.796Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-33664\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-07T13:47:15.655605Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:python-jose_project:python-jose:*:*:*:*:*:*:*:*\"], \"vendor\": \"python-jose_project\", \"product\": \"python-jose\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"3.3.0\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400 Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-03T19:22:56.284Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/mpdavis/python-jose/issues/344\"}, {\"url\": \"https://github.com/mpdavis/python-jose/pull/345\"}, {\"url\": \"https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \\\"JWT bomb.\\\" This is similar to CVE-2024-21319.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-09-05T15:28:29.569946\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-33664\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-05T15:28:29.569946\", \"dateReserved\": \"2024-04-25T00:00:00\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-04-25T00:00:00\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
BDU:2024-04682
Vulnerability from fstec - Published: 25.04.2024
VLAI
Title
Уязвимость компонента JWE Token Handler технологии подписи и шифрования объектов JavaScript на Python, связана с неконтролируемым расходом ресурсов, позволяющая нарушителю вызывать отказ в обслуживании
Description
Уязвимость компонента JWE Token Handler технологии подписи и шифрования объектов JavaScript на Python связана с высоким потреблением ресурсов во время декодирования с помощью созданного токена JSON Web Encryption. Эксплуатация уязвимости может позволить нарушителю, действующему удаленно, вызвать отказ в обслуживании
Severity
Vendor
ООО «Ред Софт», Сообщество свободного программного обеспечения
Software Name
РЕД ОС (запись в едином реестре российских программ №3751), Python-jose
Software Version
7.3 (РЕД ОС), от 3.0 до 3.3 включительно (Python-jose)
Possible Mitigations
Для Python-jose:
https://github.com/mpdavis/python-jose/pull/352/commits/ff3357d9f91b93bc957aac9bc5a447c5c0bb74da
Для РедОС: http://repo.red-soft.ru/redos/7.3c/x86_64/updates/
Reference
https://github.com/mpdavis/python-jose/issues/344
https://github.com/mpdavis/python-jose/pull/345
https://github.com/mpdavis/python-jose/pull/352/commits/ff3357d9f91b93bc957aac9bc5a447c5c0bb74da
https://redos.red-soft.ru/support/secure/
CWE
CWE-400
{
"CVSS 2.0": "AV:N/AC:L/Au:M/C:N/I:N/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "7.3 (\u0420\u0415\u0414 \u041e\u0421), \u043e\u0442 3.0 \u0434\u043e 3.3 \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e (Python-jose)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0414\u043b\u044f Python-jose:\nhttps://github.com/mpdavis/python-jose/pull/352/commits/ff3357d9f91b93bc957aac9bc5a447c5c0bb74da\n\n\u0414\u043b\u044f \u0420\u0435\u0434\u041e\u0421: http://repo.red-soft.ru/redos/7.3c/x86_64/updates/",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "25.04.2024",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "20.06.2024",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "20.06.2024",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2024-04682",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2024-33664",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "\u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), Python-jose",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 JWE Token Handler \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438 \u043f\u043e\u0434\u043f\u0438\u0441\u0438 \u0438 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432 JavaScript \u043d\u0430 Python, \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u043c \u0440\u0430\u0441\u0445\u043e\u0434\u043e\u043c \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u044b\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u0439 \u0440\u0430\u0441\u0445\u043e\u0434 \u0440\u0435\u0441\u0443\u0440\u0441\u0430 (\u00ab\u0418\u0441\u0442\u043e\u0449\u0435\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u00bb) (CWE-400)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 JWE Token Handler \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438 \u043f\u043e\u0434\u043f\u0438\u0441\u0438 \u0438 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432 JavaScript \u043d\u0430 Python \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0432\u044b\u0441\u043e\u043a\u0438\u043c \u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u0435\u043c \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u0434\u0435\u043a\u043e\u0434\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u043e\u0433\u043e \u0442\u043e\u043a\u0435\u043d\u0430 JSON Web Encryption. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u0441\u0447\u0435\u0440\u043f\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/mpdavis/python-jose/issues/344\nhttps://github.com/mpdavis/python-jose/pull/345\nhttps://github.com/mpdavis/python-jose/pull/352/commits/ff3357d9f91b93bc957aac9bc5a447c5c0bb74da\nhttps://redos.red-soft.ru/support/secure/",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-400",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 6,1)\n\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 6,8)"
}
FKIE_CVE-2024-33664
Vulnerability from fkie_nvd - Published: 2024-04-26 00:15 - Updated: 2025-09-02 18:36
Severity
Summary
python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a "JWT bomb." This is similar to CVE-2024-21319.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/mpdavis/python-jose/issues/344 | Exploit, Issue Tracking, Mitigation, Vendor Advisory | |
| cve@mitre.org | https://github.com/mpdavis/python-jose/pull/345 | Issue Tracking, Patch | |
| cve@mitre.org | https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664 | Exploit, Mitigation, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/mpdavis/python-jose/issues/344 | Exploit, Issue Tracking, Mitigation, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/mpdavis/python-jose/pull/345 | Issue Tracking, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664 | Exploit, Mitigation, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| python-jose_project | python-jose | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:python-jose_project:python-jose:*:*:*:*:*:*:*:*",
"matchCriteriaId": "00C036F1-0E51-4946-BF45-6FEC530FC675",
"versionEndIncluding": "3.3.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \"JWT bomb.\" This is similar to CVE-2024-21319."
},
{
"lang": "es",
"value": "python-jose hasta la versi\u00f3n 3.3.0 permite a los atacantes provocar una denegaci\u00f3n de servicio (consumo de recursos) durante una decodificaci\u00f3n a trav\u00e9s de un token JSON Web Encryption (JWE) manipulado con una alta relaci\u00f3n de compresi\u00f3n, tambi\u00e9n conocido como una \"bomba JWT\". Esto es similar a CVE-2024-21319."
}
],
"id": "CVE-2024-33664",
"lastModified": "2025-09-02T18:36:30.130",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-04-26T00:15:09.060",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Mitigation",
"Vendor Advisory"
],
"url": "https://github.com/mpdavis/python-jose/issues/344"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/mpdavis/python-jose/pull/345"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
],
"url": "https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Mitigation",
"Vendor Advisory"
],
"url": "https://github.com/mpdavis/python-jose/issues/344"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/mpdavis/python-jose/pull/345"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
],
"url": "https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-CJWG-QFPM-7377
Vulnerability from github – Published: 2024-04-26 00:30 – Updated: 2025-02-18 22:46
VLAI
Summary
python-jose denial of service via compressed JWE content
Details
python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a "JWT bomb." This is similar to CVE-2024-21319.
Severity
5.3 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "python-jose"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.4.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-33664"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-26T16:58:04Z",
"nvd_published_at": "2024-04-26T00:15:09Z",
"severity": "MODERATE"
},
"details": "python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \"JWT bomb.\" This is similar to CVE-2024-21319.",
"id": "GHSA-cjwg-qfpm-7377",
"modified": "2025-02-18T22:46:48Z",
"published": "2024-04-26T00:30:35Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-33664"
},
{
"type": "WEB",
"url": "https://github.com/mpdavis/python-jose/issues/344"
},
{
"type": "WEB",
"url": "https://github.com/mpdavis/python-jose/pull/345"
},
{
"type": "PACKAGE",
"url": "https://github.com/mpdavis/python-jose"
},
{
"type": "WEB",
"url": "https://github.com/mpdavis/python-jose/releases/tag/3.4.0"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-jose/PYSEC-2024-233.yaml"
},
{
"type": "WEB",
"url": "https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
}
],
"summary": "python-jose denial of service via compressed JWE content"
}
GSD-2024-33664
Vulnerability from gsd - Updated: 2024-04-26 05:02Details
python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a "JWT bomb." This is similar to CVE-2024-21319.
Aliases
{
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2024-33664"
],
"details": "python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \"JWT bomb.\" This is similar to CVE-2024-21319.",
"id": "GSD-2024-33664",
"modified": "2024-04-26T05:02:19.131389Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-33664",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \"JWT bomb.\" This is similar to CVE-2024-21319."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/mpdavis/python-jose/issues/344",
"refsource": "MISC",
"url": "https://github.com/mpdavis/python-jose/issues/344"
},
{
"name": "https://github.com/mpdavis/python-jose/pull/345",
"refsource": "MISC",
"url": "https://github.com/mpdavis/python-jose/pull/345"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"descriptions": [
{
"lang": "en",
"value": "python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \"JWT bomb.\" This is similar to CVE-2024-21319."
},
{
"lang": "es",
"value": "python-jose hasta la versi\u00f3n 3.3.0 permite a los atacantes provocar una denegaci\u00f3n de servicio (consumo de recursos) durante una decodificaci\u00f3n a trav\u00e9s de un token JSON Web Encryption (JWE) manipulado con una alta relaci\u00f3n de compresi\u00f3n, tambi\u00e9n conocido como una \"bomba JWT\". Esto es similar a CVE-2024-21319."
}
],
"id": "CVE-2024-33664",
"lastModified": "2024-04-26T12:58:17.720",
"metrics": {},
"published": "2024-04-26T00:15:09.060",
"references": [
{
"source": "cve@mitre.org",
"url": "https://github.com/mpdavis/python-jose/issues/344"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/mpdavis/python-jose/pull/345"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis"
}
}
}
}
OPENSUSE-SU-2024:0149-1
Vulnerability from csaf_opensuse - Published: 2024-06-03 15:48 - Updated: 2024-06-03 15:48Summary
Security update for python-python-jose
Severity
Important
Notes
Title of the patch: Security update for python-python-jose
Description of the patch: This update for python-python-jose fixes the following issues:
- CVE-2024-33664: Fixed a denial of service via decoding of a JSON Web Encryption token with a high compression ratio (boo#1223422)
Patchnames: openSUSE-2024-149
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.7 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP5:python3-python-jose-3.0.1-bp155.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-python-jose-3.0.1-bp155.3.6.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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-python-jose",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-python-jose fixes the following issues:\n\n- CVE-2024-33664: Fixed a denial of service via decoding of a JSON Web Encryption token with a high compression ratio (boo#1223422)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2024-149",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_0149-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:0149-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UVCLFV5BBDGCEQHAF5JUYYFSZFDLN3GJ/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:0149-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UVCLFV5BBDGCEQHAF5JUYYFSZFDLN3GJ/"
},
{
"category": "self",
"summary": "SUSE Bug 1223422",
"url": "https://bugzilla.suse.com/1223422"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-33664 page",
"url": "https://www.suse.com/security/cve/CVE-2024-33664/"
}
],
"title": "Security update for python-python-jose",
"tracking": {
"current_release_date": "2024-06-03T15:48:23Z",
"generator": {
"date": "2024-06-03T15:48:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:0149-1",
"initial_release_date": "2024-06-03T15:48:23Z",
"revision_history": [
{
"date": "2024-06-03T15:48:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-python-jose-3.0.1-bp155.3.6.1.noarch",
"product": {
"name": "python3-python-jose-3.0.1-bp155.3.6.1.noarch",
"product_id": "python3-python-jose-3.0.1-bp155.3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP5",
"product": {
"name": "SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5"
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-python-jose-3.0.1-bp155.3.6.1.noarch as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:python3-python-jose-3.0.1-bp155.3.6.1.noarch"
},
"product_reference": "python3-python-jose-3.0.1-bp155.3.6.1.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-python-jose-3.0.1-bp155.3.6.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-python-jose-3.0.1-bp155.3.6.1.noarch"
},
"product_reference": "python3-python-jose-3.0.1-bp155.3.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-33664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-33664"
}
],
"notes": [
{
"category": "general",
"text": "python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \"JWT bomb.\" This is similar to CVE-2024-21319.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP5:python3-python-jose-3.0.1-bp155.3.6.1.noarch",
"openSUSE Leap 15.5:python3-python-jose-3.0.1-bp155.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-33664",
"url": "https://www.suse.com/security/cve/CVE-2024-33664"
},
{
"category": "external",
"summary": "SUSE Bug 1223422 for CVE-2024-33664",
"url": "https://bugzilla.suse.com/1223422"
}
],
"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 Package Hub 15 SP5:python3-python-jose-3.0.1-bp155.3.6.1.noarch",
"openSUSE Leap 15.5:python3-python-jose-3.0.1-bp155.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP5:python3-python-jose-3.0.1-bp155.3.6.1.noarch",
"openSUSE Leap 15.5:python3-python-jose-3.0.1-bp155.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-03T15:48:23Z",
"details": "important"
}
],
"title": "CVE-2024-33664"
}
]
}
OPENSUSE-SU-2024:13928-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
python310-python-jose-3.3.0-3.1 on GA media
Severity
Moderate
Notes
Title of the patch: python310-python-jose-3.3.0-3.1 on GA media
Description of the patch: These are all security issues fixed in the python310-python-jose-3.3.0-3.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-13928
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python310-python-jose-3.3.0-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-python-jose-3.3.0-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13928",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13928-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-33663 page",
"url": "https://www.suse.com/security/cve/CVE-2024-33663/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-33664 page",
"url": "https://www.suse.com/security/cve/CVE-2024-33664/"
}
],
"title": "python310-python-jose-3.3.0-3.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13928-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-python-jose-3.3.0-3.1.aarch64",
"product": {
"name": "python310-python-jose-3.3.0-3.1.aarch64",
"product_id": "python310-python-jose-3.3.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-python-jose-cryptography-3.3.0-3.1.aarch64",
"product": {
"name": "python310-python-jose-cryptography-3.3.0-3.1.aarch64",
"product_id": "python310-python-jose-cryptography-3.3.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-python-jose-3.3.0-3.1.aarch64",
"product": {
"name": "python311-python-jose-3.3.0-3.1.aarch64",
"product_id": "python311-python-jose-3.3.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-python-jose-cryptography-3.3.0-3.1.aarch64",
"product": {
"name": "python311-python-jose-cryptography-3.3.0-3.1.aarch64",
"product_id": "python311-python-jose-cryptography-3.3.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-python-jose-3.3.0-3.1.aarch64",
"product": {
"name": "python312-python-jose-3.3.0-3.1.aarch64",
"product_id": "python312-python-jose-3.3.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-python-jose-cryptography-3.3.0-3.1.aarch64",
"product": {
"name": "python312-python-jose-cryptography-3.3.0-3.1.aarch64",
"product_id": "python312-python-jose-cryptography-3.3.0-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-python-jose-3.3.0-3.1.ppc64le",
"product": {
"name": "python310-python-jose-3.3.0-3.1.ppc64le",
"product_id": "python310-python-jose-3.3.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-python-jose-cryptography-3.3.0-3.1.ppc64le",
"product": {
"name": "python310-python-jose-cryptography-3.3.0-3.1.ppc64le",
"product_id": "python310-python-jose-cryptography-3.3.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-python-jose-3.3.0-3.1.ppc64le",
"product": {
"name": "python311-python-jose-3.3.0-3.1.ppc64le",
"product_id": "python311-python-jose-3.3.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-python-jose-cryptography-3.3.0-3.1.ppc64le",
"product": {
"name": "python311-python-jose-cryptography-3.3.0-3.1.ppc64le",
"product_id": "python311-python-jose-cryptography-3.3.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-python-jose-3.3.0-3.1.ppc64le",
"product": {
"name": "python312-python-jose-3.3.0-3.1.ppc64le",
"product_id": "python312-python-jose-3.3.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-python-jose-cryptography-3.3.0-3.1.ppc64le",
"product": {
"name": "python312-python-jose-cryptography-3.3.0-3.1.ppc64le",
"product_id": "python312-python-jose-cryptography-3.3.0-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-python-jose-3.3.0-3.1.s390x",
"product": {
"name": "python310-python-jose-3.3.0-3.1.s390x",
"product_id": "python310-python-jose-3.3.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-python-jose-cryptography-3.3.0-3.1.s390x",
"product": {
"name": "python310-python-jose-cryptography-3.3.0-3.1.s390x",
"product_id": "python310-python-jose-cryptography-3.3.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-python-jose-3.3.0-3.1.s390x",
"product": {
"name": "python311-python-jose-3.3.0-3.1.s390x",
"product_id": "python311-python-jose-3.3.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-python-jose-cryptography-3.3.0-3.1.s390x",
"product": {
"name": "python311-python-jose-cryptography-3.3.0-3.1.s390x",
"product_id": "python311-python-jose-cryptography-3.3.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-python-jose-3.3.0-3.1.s390x",
"product": {
"name": "python312-python-jose-3.3.0-3.1.s390x",
"product_id": "python312-python-jose-3.3.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-python-jose-cryptography-3.3.0-3.1.s390x",
"product": {
"name": "python312-python-jose-cryptography-3.3.0-3.1.s390x",
"product_id": "python312-python-jose-cryptography-3.3.0-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-python-jose-3.3.0-3.1.x86_64",
"product": {
"name": "python310-python-jose-3.3.0-3.1.x86_64",
"product_id": "python310-python-jose-3.3.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-python-jose-cryptography-3.3.0-3.1.x86_64",
"product": {
"name": "python310-python-jose-cryptography-3.3.0-3.1.x86_64",
"product_id": "python310-python-jose-cryptography-3.3.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-python-jose-3.3.0-3.1.x86_64",
"product": {
"name": "python311-python-jose-3.3.0-3.1.x86_64",
"product_id": "python311-python-jose-3.3.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-python-jose-cryptography-3.3.0-3.1.x86_64",
"product": {
"name": "python311-python-jose-cryptography-3.3.0-3.1.x86_64",
"product_id": "python311-python-jose-cryptography-3.3.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-python-jose-3.3.0-3.1.x86_64",
"product": {
"name": "python312-python-jose-3.3.0-3.1.x86_64",
"product_id": "python312-python-jose-3.3.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-python-jose-cryptography-3.3.0-3.1.x86_64",
"product": {
"name": "python312-python-jose-cryptography-3.3.0-3.1.x86_64",
"product_id": "python312-python-jose-cryptography-3.3.0-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-python-jose-3.3.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.aarch64"
},
"product_reference": "python310-python-jose-3.3.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-python-jose-3.3.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.ppc64le"
},
"product_reference": "python310-python-jose-3.3.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-python-jose-3.3.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.s390x"
},
"product_reference": "python310-python-jose-3.3.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-python-jose-3.3.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.x86_64"
},
"product_reference": "python310-python-jose-3.3.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-python-jose-cryptography-3.3.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.aarch64"
},
"product_reference": "python310-python-jose-cryptography-3.3.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-python-jose-cryptography-3.3.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.ppc64le"
},
"product_reference": "python310-python-jose-cryptography-3.3.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-python-jose-cryptography-3.3.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.s390x"
},
"product_reference": "python310-python-jose-cryptography-3.3.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-python-jose-cryptography-3.3.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.x86_64"
},
"product_reference": "python310-python-jose-cryptography-3.3.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-python-jose-3.3.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.aarch64"
},
"product_reference": "python311-python-jose-3.3.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-python-jose-3.3.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.ppc64le"
},
"product_reference": "python311-python-jose-3.3.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-python-jose-3.3.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.s390x"
},
"product_reference": "python311-python-jose-3.3.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-python-jose-3.3.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.x86_64"
},
"product_reference": "python311-python-jose-3.3.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-python-jose-cryptography-3.3.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.aarch64"
},
"product_reference": "python311-python-jose-cryptography-3.3.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-python-jose-cryptography-3.3.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.ppc64le"
},
"product_reference": "python311-python-jose-cryptography-3.3.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-python-jose-cryptography-3.3.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.s390x"
},
"product_reference": "python311-python-jose-cryptography-3.3.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-python-jose-cryptography-3.3.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.x86_64"
},
"product_reference": "python311-python-jose-cryptography-3.3.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-python-jose-3.3.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.aarch64"
},
"product_reference": "python312-python-jose-3.3.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-python-jose-3.3.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.ppc64le"
},
"product_reference": "python312-python-jose-3.3.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-python-jose-3.3.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.s390x"
},
"product_reference": "python312-python-jose-3.3.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-python-jose-3.3.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.x86_64"
},
"product_reference": "python312-python-jose-3.3.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-python-jose-cryptography-3.3.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.aarch64"
},
"product_reference": "python312-python-jose-cryptography-3.3.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-python-jose-cryptography-3.3.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.ppc64le"
},
"product_reference": "python312-python-jose-cryptography-3.3.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-python-jose-cryptography-3.3.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.s390x"
},
"product_reference": "python312-python-jose-cryptography-3.3.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-python-jose-cryptography-3.3.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.x86_64"
},
"product_reference": "python312-python-jose-cryptography-3.3.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-33663",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-33663"
}
],
"notes": [
{
"category": "general",
"text": "python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-33663",
"url": "https://www.suse.com/security/cve/CVE-2024-33663"
},
{
"category": "external",
"summary": "SUSE Bug 1223417 for CVE-2024-33663",
"url": "https://bugzilla.suse.com/1223417"
},
{
"category": "external",
"summary": "SUSE Bug 1226138 for CVE-2024-33663",
"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": [
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-33663"
},
{
"cve": "CVE-2024-33664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-33664"
}
],
"notes": [
{
"category": "general",
"text": "python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \"JWT bomb.\" This is similar to CVE-2024-21319.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-33664",
"url": "https://www.suse.com/security/cve/CVE-2024-33664"
},
{
"category": "external",
"summary": "SUSE Bug 1223422 for CVE-2024-33664",
"url": "https://bugzilla.suse.com/1223422"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python310-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python310-python-jose-cryptography-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python311-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python311-python-jose-cryptography-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python312-python-jose-3.3.0-3.1.x86_64",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.aarch64",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.ppc64le",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.s390x",
"openSUSE Tumbleweed:python312-python-jose-cryptography-3.3.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-33664"
}
]
}
PYSEC-2024-233
Vulnerability from pysec - Published: 2024-04-26 00:15 - Updated: 2025-02-18 19:20
VLAI
Details
python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a "JWT bomb." This is similar to CVE-2024-21319.
Impacted products
| Name | purl | python-jose | pkg:pypi/python-jose |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "python-jose",
"purl": "pkg:pypi/python-jose"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.4.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.0",
"0.1.1",
"0.1.2",
"0.1.3",
"0.1.4",
"0.1.5",
"0.1.6",
"0.1.7",
"0.1.8",
"0.2.0",
"0.3.0",
"0.4.0",
"0.5.0",
"0.5.1",
"0.5.2",
"0.5.3",
"0.5.4",
"0.5.5",
"0.5.6",
"0.6.1",
"0.6.2",
"0.7.0",
"1.0.0",
"1.1.0",
"1.2.0",
"1.3.0",
"1.3.1",
"1.3.2",
"1.4.0",
"2.0.0",
"2.0.1",
"2.0.2",
"3.0.0",
"3.0.1",
"3.1.0",
"3.2.0",
"3.3.0"
]
}
],
"aliases": [
"CVE-2024-33664"
],
"details": "python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \"JWT bomb.\" This is similar to CVE-2024-21319.",
"id": "PYSEC-2024-233",
"modified": "2025-02-18T19:20:15.511369+00:00",
"published": "2024-04-26T00:15:09+00:00",
"references": [
{
"type": "REPORT",
"url": "https://github.com/mpdavis/python-jose/issues/344"
},
{
"type": "WEB",
"url": "https://github.com/mpdavis/python-jose/pull/345"
},
{
"type": "WEB",
"url": "https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…