2024-12-08 03:06:42 +00:00

146 lines
4.3 KiB
JSON

{
"id": "CVE-2022-45195",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-11-12T19:15:10.707",
"lastModified": "2024-11-21T07:28:56.543",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"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."
},
{
"lang": "es",
"value": "SimpleXMQ anterior a 3.4.0, tal como se usa en SimpleX Chat anterior a 4.2, no aplica una funci\u00f3n de derivaci\u00f3n de clave a los datos deseados, lo que puede interferir con el secreto directo y puede tener otros impactos si se compromete una \u00fanica clave privada. Esto ocurre en el intercambio de claves X3DH para el protocolo de doble trinquete."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 1.6,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-327"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:simplex:simplex_chat:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.2",
"matchCriteriaId": "ECDE3D16-21FE-4B63-B058-36AE1FD86F2F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:simplex:simplexmq:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.4.0",
"matchCriteriaId": "A14D8103-1966-40FE-BD16-FEDC8A5A6018"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/simplex-chat/simplexmq/compare/v3.3.0...v3.4.0",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/simplex-chat/simplexmq/pull/548",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/trailofbits/publications/blob/master/reviews/SimpleXChat.pdf",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory"
]
},
{
"url": "https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://github.com/simplex-chat/simplexmq/compare/v3.3.0...v3.4.0",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/simplex-chat/simplexmq/pull/548",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/trailofbits/publications/blob/master/reviews/SimpleXChat.pdf",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory"
]
},
{
"url": "https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Vendor Advisory"
]
}
]
}