2024-07-14 02:06:08 +00:00

136 lines
4.1 KiB
JSON

{
"id": "CVE-2022-35962",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-08-29T15:15:10.980",
"lastModified": "2022-09-07T18:48:50.220",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Zulip is an open source team chat and Zulip Mobile is an app for iOS and Andriod users. In Zulip Mobile through version 27.189, a crafted link in a message sent by an authenticated user could lead to credential disclosure if a user follows the link. A patch was released in version 27.190."
},
{
"lang": "es",
"value": "Zulip es un equipo de chat de c\u00f3digo abierto y Zulip Mobile es una aplicaci\u00f3n para usuarios de iOS y Android. En Zulip Mobile versiones hasta 27.189, un enlace dise\u00f1ado en un mensaje enviado por un usuario autenticado pod\u00eda conllevar a una revelaci\u00f3n de credenciales si un usuario segu\u00eda el enlace. Ha sido publicado un parche en versi\u00f3n 27.190"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.1,
"impactScore": 3.6
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.1,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-697"
}
]
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-184"
},
{
"lang": "en",
"value": "CWE-436"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zulip:zulip:*:*:*:*:*:android:*:*",
"versionEndExcluding": "27.190",
"matchCriteriaId": "661B0854-2236-46A4-9C07-CB679643DC10"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zulip:zulip:*:*:*:*:*:iphone_os:*:*",
"versionEndExcluding": "27.190",
"matchCriteriaId": "7A5F420A-5817-4623-AE0E-23F80DEC8A9D"
}
]
}
]
}
],
"references": [
{
"url": "https://blog.zulip.com/2022/08/24/zulip-server-5-6-security-release/",
"source": "security-advisories@github.com",
"tags": [
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://github.com/zulip/zulip-mobile/releases/tag/v27.190",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/zulip/zulip-mobile/security/advisories/GHSA-4gj2-j32x-4wg5",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
}
]
}