cvelist/2024/37xxx/CVE-2024-37883.json

116 lines
4.5 KiB
JSON
Raw Normal View History

2024-06-10 20:00:37 +00:00
{
2024-06-14 16:00:32 +00:00
"data_version": "4.0",
2024-06-10 20:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-37883",
2024-06-14 16:00:32 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2024-06-10 20:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-14 16:00:32 +00:00
"value": "Nextcloud Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud. A user with access to a deck board was able to access comments and attachments of already deleted cards. It is recommended that the Nextcloud Deck app is upgraded to 1.6.6 or 1.7.5 or 1.8.7 or 1.9.6 or 1.11.3 or 1.12.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284: Improper Access Control",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "nextcloud",
"product": {
"product_data": [
{
"product_name": "security-advisories",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": ">= 1.6.0, < 1.6.6"
},
{
"version_affected": "=",
"version_value": ">= 1.7.0, < 1.7.5"
},
{
"version_affected": "=",
"version_value": ">= 1.8.0, < 1.8.7"
},
{
"version_affected": "=",
"version_value": ">= 1.9.0, < 1.9.6"
},
{
"version_affected": "=",
"version_value": ">= 1.10.0, < 1.11.3"
},
{
"version_affected": "=",
"version_value": ">= 1.11.0, < 1.12.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-x45g-vx69-r9m8",
"refsource": "MISC",
"name": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-x45g-vx69-r9m8"
},
{
"url": "https://github.com/nextcloud/deck/pull/5423",
"refsource": "MISC",
"name": "https://github.com/nextcloud/deck/pull/5423"
},
{
"url": "https://hackerone.com/reports/2289333",
"refsource": "MISC",
"name": "https://hackerone.com/reports/2289333"
}
]
},
"source": {
"advisory": "GHSA-x45g-vx69-r9m8",
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
2024-06-10 20:00:37 +00:00
}
]
}
}