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

100 lines
3.4 KiB
JSON
Raw Normal View History

2024-06-05 21:00:35 +00:00
{
2024-06-14 16:00:32 +00:00
"data_version": "4.0",
2024-06-05 21:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-37314",
2024-06-14 16:00:32 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2024-06-05 21:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-14 16:00:32 +00:00
"value": "Nextcloud Photos is a photo management app. Users can remove photos from the album of registered users. It is recommended that the Nextcloud Server is upgraded to 25.0.7 or 26.0.2 and the Nextcloud Enterprise Server is upgraded to 25.0.7 or 26.0.2."
}
]
},
"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": ">= 25.0.1, < 25.0.7"
},
{
"version_affected": "=",
"version_value": ">= 26.0.0, < 26.0.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-9chh-5prm-wp43",
"refsource": "MISC",
"name": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-9chh-5prm-wp43"
},
{
"url": "https://github.com/nextcloud/photos/pull/1749",
"refsource": "MISC",
"name": "https://github.com/nextcloud/photos/pull/1749"
},
{
"url": "https://hackerone.com/reports/1946298",
"refsource": "MISC",
"name": "https://hackerone.com/reports/1946298"
}
]
},
"source": {
"advisory": "GHSA-9chh-5prm-wp43",
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
2024-06-05 21:00:35 +00:00
}
]
}
}