Add CVE-2022-35932 for GHSA-pf36-jvpv-4hwq

Add CVE-2022-35932 for GHSA-pf36-jvpv-4hwq
This commit is contained in:
advisory-database[bot] 2022-08-12 15:19:53 +00:00 committed by GitHub
parent 901014118f
commit 7c0dda1e90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,129 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-35932",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Missing rate limit when trying to join a password protected Nextcloud Talk conversation"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "security-advisories",
"version": {
"version_data": [
{
"version_value": ">= 12.2.0, < 12.2.7"
},
{
"version_value": ">= 13.0.0, < 13.0.7"
},
{
"version_value": ">= 14.0.0, < 14.0.3"
}
]
}
}
]
},
"vendor_name": "nextcloud"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Nextcloud Talk is a video and audio conferencing app for Nextcloud. Prior to versions 12.2.7, 13.0.7, and 14.0.3, password protected conversations are susceptible to brute force attacks if the attacker has the link/conversation token. It is recommended that the Nextcloud Talk application is upgraded to 12.2.7, 13.0.7 or 14.0.3. There are currently no known workarounds available apart from not having password protected conversations."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-359: Exposure of Private Personal Information to an Unauthorized Actor"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-pf36-jvpv-4hwq",
"refsource": "CONFIRM",
"url": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-pf36-jvpv-4hwq"
},
{
"name": "https://github.com/nextcloud/spreed/pull/7504",
"refsource": "MISC",
"url": "https://github.com/nextcloud/spreed/pull/7504"
},
{
"name": "https://github.com/nextcloud/spreed/pull/7535",
"refsource": "MISC",
"url": "https://github.com/nextcloud/spreed/pull/7535"
},
{
"name": "https://github.com/nextcloud/spreed/pull/7536",
"refsource": "MISC",
"url": "https://github.com/nextcloud/spreed/pull/7536"
},
{
"name": "https://github.com/nextcloud/spreed/pull/7537",
"refsource": "MISC",
"url": "https://github.com/nextcloud/spreed/pull/7537"
},
{
"name": "https://github.com/nextcloud/spreed/commit/04300bbed0e87ff3420b5d752bbc48e2c15f35e9",
"refsource": "MISC",
"url": "https://github.com/nextcloud/spreed/commit/04300bbed0e87ff3420b5d752bbc48e2c15f35e9"
},
{
"name": "https://github.com/nextcloud/spreed/commit/10341b9fe59a44ae0d139c072abd6b5026f33771",
"refsource": "MISC",
"url": "https://github.com/nextcloud/spreed/commit/10341b9fe59a44ae0d139c072abd6b5026f33771"
},
{
"name": "https://github.com/nextcloud/spreed/commit/f5ac73940f9f683b11e518d1c54150bf50dab9be",
"refsource": "MISC",
"url": "https://github.com/nextcloud/spreed/commit/f5ac73940f9f683b11e518d1c54150bf50dab9be"
},
{
"name": "https://hackerone.com/reports/1596673",
"refsource": "MISC",
"url": "https://hackerone.com/reports/1596673"
}
]
},
"source": {
"advisory": "GHSA-pf36-jvpv-4hwq",
"discovery": "UNKNOWN"
}
}