cvelist/2022/41xxx/CVE-2022-41926.json

101 lines
3.5 KiB
JSON
Raw Normal View History

2022-09-30 17:00:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2022-09-30 17:00:33 +00:00
"ID": "CVE-2022-41926",
"STATE": "PUBLIC",
"TITLE": "Nextcloud Talk Android broadcast incorrect permission handling"
2022-09-30 17:00:33 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "security-advisories",
"version": {
"version_data": [
{
"version_value": "< 14.1.0"
}
]
}
}
]
},
"vendor_name": "nextcloud"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-09-30 17:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-11-25 19:00:35 +00:00
"value": "Nextcould talk android is the android OS implementation of the nextcloud talk chat system. In affected versions the receiver is not protected by broadcastPermission allowing malicious apps to monitor communication. It is recommended that the Nextcloud Talk Android is upgraded to 14.1.0. There are no known workarounds for this issue."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-732: Incorrect Permission Assignment for Critical Resource"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-564v-3rfc-352m",
"refsource": "CONFIRM",
"url": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-564v-3rfc-352m"
},
{
"name": "https://github.com/nextcloud/talk-android/pull/2148",
"refsource": "MISC",
"url": "https://github.com/nextcloud/talk-android/pull/2148"
},
{
"name": "https://hackerone.com/reports/1596459",
"refsource": "MISC",
"url": "https://hackerone.com/reports/1596459"
2022-09-30 17:00:33 +00:00
}
]
},
"source": {
"advisory": "GHSA-564v-3rfc-352m",
"discovery": "UNKNOWN"
2022-09-30 17:00:33 +00:00
}
}