mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 09:11:28 +00:00
72 lines
4.0 KiB
JSON
72 lines
4.0 KiB
JSON
{
|
|
"id": "CVE-2025-25195",
|
|
"sourceIdentifier": "security-advisories@github.com",
|
|
"published": "2025-02-13T22:15:13.100",
|
|
"lastModified": "2025-02-13T22:15:13.100",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Zulip is an open source team chat application. A weekly cron job (added in 50256f48314250978f521ef439cafa704e056539) demotes channels to being \"inactive\" after they have not received traffic for 180 days. However, upon doing so, an event was sent to all users in the organization, not just users in the channel. This event contained the name of the private channel. Similarly, the same commit (50256f48314250978f521ef439cafa704e056539) added functionality to notify clients when channels stopped being \"inactive.\" The first message sent to a private channel which had not previously had any messages for over 180 days (and were thus already marked \"inactive\") would leak an event to all users in the organization; this event also contained the name of the private channel. Commits 75be449d456d29fef27e9d1828bafa30174284b4 and a2a1a7f8d152296c8966f1380872c0ac69e5c87e fixed the issue. This vulnerability only existed in `main`, and was not part of any published versions."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Zulip es una aplicaci\u00f3n de chat en equipo de c\u00f3digo abierto. Un trabajo cron semanal (agregado en 50256f48314250978f521ef439cafa704e056539) degrada los canales a \"inactivos\" despu\u00e9s de que no hayan recibido tr\u00e1fico durante 180 d\u00edas. Sin embargo, al hacerlo, se envi\u00f3 un evento a todos los usuarios de la organizaci\u00f3n, no solo a los usuarios del canal. Este evento conten\u00eda el nombre del canal privado. De manera similar, el mismo commit (50256f48314250978f521ef439cafa704e056539) agreg\u00f3 una funcionalidad para notificar a los clientes cuando los canales dejaron de estar \"inactivos\". El primer mensaje enviado a un canal privado que no hab\u00eda tenido ning\u00fan mensaje previamente durante m\u00e1s de 180 d\u00edas (y, por lo tanto, ya estaba marcado como \"inactivo\") filtrar\u00eda un evento a todos los usuarios de la organizaci\u00f3n; este evento tambi\u00e9n conten\u00eda el nombre del canal privado. Los commits 75be449d456d29fef27e9d1828bafa30174284b4 y a2a1a7f8d152296c8966f1380872c0ac69e5c87e solucionaron el problema. Esta vulnerabilidad solo exist\u00eda en `main` y no formaba parte de ninguna versi\u00f3n publicada."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
|
|
"baseScore": 4.3,
|
|
"baseSeverity": "MEDIUM",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "NONE",
|
|
"availabilityImpact": "NONE"
|
|
},
|
|
"exploitabilityScore": 2.8,
|
|
"impactScore": 1.4
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-200"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://github.com/zulip/zulip/commit/50256f48314250978f521ef439cafa704e056539",
|
|
"source": "security-advisories@github.com"
|
|
},
|
|
{
|
|
"url": "https://github.com/zulip/zulip/commit/75be449d456d29fef27e9d1828bafa30174284b4",
|
|
"source": "security-advisories@github.com"
|
|
},
|
|
{
|
|
"url": "https://github.com/zulip/zulip/commit/a2a1a7f8d152296c8966f1380872c0ac69e5c87e",
|
|
"source": "security-advisories@github.com"
|
|
},
|
|
{
|
|
"url": "https://github.com/zulip/zulip/security/advisories/GHSA-x8cx-3hq5-4wj9",
|
|
"source": "security-advisories@github.com"
|
|
}
|
|
]
|
|
} |