mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
83 lines
3.2 KiB
JSON
83 lines
3.2 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2025-47930",
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Zulip is an open-source team chat application. Starting in version 10.0 and prior to version 10.3, the \"Who can create public channels\" access control mechanism can be circumvented by creating a private or web-public channel, and then changing the channel privacy to public. A similar technique works for creating private channels without permission, though such a process requires either the API or modifying the HTML, as we do mark the \"private\" radio button as disabled in such cases. Version 10.3 contains a patch."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-863: Incorrect Authorization",
|
|
"cweId": "CWE-863"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "zulip",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "zulip",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 10.0, < 10.3"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/zulip/zulip/security/advisories/GHSA-rqg7-xfqg-v7q5",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/zulip/zulip/security/advisories/GHSA-rqg7-xfqg-v7q5"
|
|
},
|
|
{
|
|
"url": "https://github.com/zulip/zulip/commit/d2ff4bda4c3efa30fc3ab1f151255cfdbf370f78",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/zulip/zulip/commit/d2ff4bda4c3efa30fc3ab1f151255cfdbf370f78"
|
|
},
|
|
{
|
|
"url": "https://zulip.com/help/configure-who-can-create-channels",
|
|
"refsource": "MISC",
|
|
"name": "https://zulip.com/help/configure-who-can-create-channels"
|
|
},
|
|
{
|
|
"url": "https://zulip.readthedocs.io/en/latest/overview/changelog.html#zulip-server-10-3",
|
|
"refsource": "MISC",
|
|
"name": "https://zulip.readthedocs.io/en/latest/overview/changelog.html#zulip-server-10-3"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-rqg7-xfqg-v7q5",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |