cvelist/2022/45xxx/CVE-2022-45195.json
2022-11-12 19:00:31 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-45195",
"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": "SimpleXMQ before 3.4.0, as used in SimpleX Chat before 4.2, does not apply a key derivation function to intended data, which can interfere with forward secrecy and can have other impacts if there is a compromise of a single private key. This occurs in the X3DH key exchange for the double ratchet protocol."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/trailofbits/publications/blob/master/reviews/SimpleXChat.pdf",
"refsource": "MISC",
"name": "https://github.com/trailofbits/publications/blob/master/reviews/SimpleXChat.pdf"
},
{
"url": "https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html",
"refsource": "MISC",
"name": "https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html"
},
{
"url": "https://github.com/simplex-chat/simplexmq/pull/548",
"refsource": "MISC",
"name": "https://github.com/simplex-chat/simplexmq/pull/548"
},
{
"url": "https://github.com/simplex-chat/simplexmq/compare/v3.3.0...v3.4.0",
"refsource": "MISC",
"name": "https://github.com/simplex-chat/simplexmq/compare/v3.3.0...v3.4.0"
}
]
}
}