cvelist/2022/4xxx/CVE-2022-4801.json
2022-12-28 14:00:44 +00:00

89 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-4801",
"STATE": "PUBLIC",
"TITLE": "Insufficient Granularity of Access Control in usememos/memos"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "usememos/memos",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.9.1"
}
]
}
}
]
},
"vendor_name": "usememos"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Insufficient Granularity of Access Control in GitHub repository usememos/memos prior to 0.9.1."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1220 Insufficient Granularity of Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/usememos/memos/commit/3556ae4e651d9443dc3bb8a170dd3cc726517a53",
"refsource": "MISC",
"url": "https://github.com/usememos/memos/commit/3556ae4e651d9443dc3bb8a170dd3cc726517a53"
},
{
"name": "https://huntr.dev/bounties/b0795261-0f97-4f0b-be44-9dc079e01593",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/b0795261-0f97-4f0b-be44-9dc079e01593"
}
]
},
"source": {
"advisory": "b0795261-0f97-4f0b-be44-9dc079e01593",
"discovery": "EXTERNAL"
}
}