René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

182 lines
5.6 KiB
JSON

{
"id": "CVE-2017-5590",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-02-09T20:59:00.200",
"lastModified": "2017-03-01T02:59:05.527",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "An incorrect implementation of \"XEP-0280: Message Carbons\" in multiple XMPP clients allows a remote attacker to impersonate any user, including contacts, in the vulnerable application's display. This allows for various kinds of social engineering attacks. This CVE is for ChatSecure (3.2.0 - 4.0.0; only iOS) and Zom (all versions up to 1.0.11; only iOS)."
},
{
"lang": "es",
"value": "Una implementaci\u00f3n incorrecta de \"XEP-0280: Message Carbons\" en m\u00faltiples clientes XMPP permite a un atacante remoto personificar cualquier usuario, incluidos los contactos, en la pantalla de la aplicaci\u00f3n vulnerable. Esto permite varios tipos de ataques de ingenier\u00eda social. Esta CVE es para ChatSecure (3.2.0 - 4.0.0; solo iOS) y Zom (todas las versiones hasta la 1.0.11; solo iOS)."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
},
{
"lang": "en",
"value": "CWE-346"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:chatsecure:chatsecure:3.2.0:*:*:*:*:iphone_os:*:*",
"matchCriteriaId": "8EA871A9-0979-4D25-8FF9-52F29168CDAE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:chatsecure:chatsecure:3.2.1:*:*:*:*:iphone_os:*:*",
"matchCriteriaId": "E0B181D1-AEB1-4BD8-B722-9A819DABC66D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:chatsecure:chatsecure:3.2.2:*:*:*:*:iphone_os:*:*",
"matchCriteriaId": "19D39CE7-0D9F-4878-B6F6-916B09E2B2D3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:chatsecure:chatsecure:3.2.3:*:*:*:*:iphone_os:*:*",
"matchCriteriaId": "CA0652B8-53BD-4246-A078-71A1AC4FCFE1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:chatsecure:chatsecure:4.0.0:*:*:*:*:iphone_os:*:*",
"matchCriteriaId": "89229A2D-F6D7-4EFF-AEDA-DA90F9F89FA5"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zom:zom:*:*:*:*:*:iphone_os:*:*",
"versionEndIncluding": "1.0.11",
"matchCriteriaId": "436A20AC-C1BD-401F-ADE4-448F03E2F85A"
}
]
}
]
}
],
"references": [
{
"url": "http://openwall.com/lists/oss-security/2017/02/09/29",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/96165",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/ChatSecure/ChatSecure-iOS/commit/a340b4bb519227d89f85f2716a10a197a65d4856",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/zom/Zom-iOS/commit/880051eaa8ba32d1b257c87a7d8798a93561bfd3",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://rt-solutions.de/en/2017/02/CVE-2017-5589_xmpp_carbons/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory"
]
},
{
"url": "https://rt-solutions.de/wp-content/uploads/2017/02/CVE-2017-5589_xmpp_carbons.pdf",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory"
]
}
]
}