mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
110 lines
4.3 KiB
JSON
110 lines
4.3 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-29235",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "bigbluebutton",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "bigbluebutton",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 2.2, < 2.3.18"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 2.4-alpha-1, < 2.4-rc-6"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-x82p-j22f-v4q6",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-x82p-j22f-v4q6"
|
|
},
|
|
{
|
|
"url": "https://github.com/bigbluebutton/bigbluebutton/pull/13788",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/bigbluebutton/bigbluebutton/pull/13788"
|
|
},
|
|
{
|
|
"url": "https://github.com/bigbluebutton/bigbluebutton/pull/14265",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/bigbluebutton/bigbluebutton/pull/14265"
|
|
},
|
|
{
|
|
"url": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.3.18",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.3.18"
|
|
},
|
|
{
|
|
"url": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.4-rc-6",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/bigbluebutton/bigbluebutton/releases/tag/v2.4-rc-6"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-x82p-j22f-v4q6",
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |