cvelist/2022/29xxx/CVE-2022-29235.json

110 lines
4.3 KiB
JSON
Raw Normal View History

2022-04-13 15:01:55 +00:00
{
2024-03-08 19:00:34 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2022-04-13 15:01:55 +00:00
"CVE_data_meta": {
"ID": "CVE-2022-29235",
2024-03-08 19:00:34 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "BigBlueButton is an open source web conferencing system. Starting in version 2.2 and prior to versions 2.3.18 and 2.4-rc-6, an attacker who is able to obtain the meeting identifier for a meeting on a server can find information related to an external video being shared, like the current timestamp and play/pause. The problem has been patched in versions 2.3.18 and 2.4-rc-6 by modifying the stream to send the data only for users in the meeting. There are currently no known workarounds."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
2022-04-13 15:01:55 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
2024-03-08 19:00:34 +00:00
"vendor_name": "bigbluebutton",
"product": {
"product_data": [
{
"product_name": "bigbluebutton",
"version": {
"version_data": [
{
2024-03-08 19:00:34 +00:00
"version_affected": "=",
"version_value": ">= 2.2, < 2.3.18"
},
{
2024-03-08 19:00:34 +00:00
"version_affected": "=",
"version_value": ">= 2.4-alpha-1, < 2.4-rc-6"
}
]
}
}
]
2024-03-08 19:00:34 +00:00
}
}
]
}
},
"references": {
"reference_data": [
{
2024-03-08 19:00:34 +00:00
"url": "https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-x82p-j22f-v4q6",
"refsource": "MISC",
2024-03-08 19:00:34 +00:00
"name": "https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-x82p-j22f-v4q6"
},
{
2024-03-08 19:00:34 +00:00
"url": "https://github.com/bigbluebutton/bigbluebutton/pull/13788",
"refsource": "MISC",
2024-03-08 19:00:34 +00:00
"name": "https://github.com/bigbluebutton/bigbluebutton/pull/13788"
},
{
2024-03-08 19:00:34 +00:00
"url": "https://github.com/bigbluebutton/bigbluebutton/pull/14265",
"refsource": "MISC",
2024-03-08 19:00:34 +00:00
"name": "https://github.com/bigbluebutton/bigbluebutton/pull/14265"
2022-06-02 13:47:07 +00:00
},
{
2024-03-08 19:00:34 +00:00
"url": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.3.18",
"refsource": "MISC",
"name": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.3.18"
2022-06-02 13:47:07 +00:00
},
{
2024-03-08 19:00:34 +00:00
"url": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.4-rc-6",
2022-06-02 13:47:07 +00:00
"refsource": "MISC",
2024-03-08 19:00:34 +00:00
"name": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.4-rc-6"
}
]
},
"source": {
"advisory": "GHSA-x82p-j22f-v4q6",
"discovery": "UNKNOWN"
2024-03-08 19:00:34 +00:00
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
]
2022-04-13 15:01:55 +00:00
}
}