cvelist/2022/4xxx/CVE-2022-4807.json

89 lines
2.2 KiB
JSON
Raw Normal View History

2022-12-28 13:00:43 +00:00
{
2022-12-28 06:29:15 -07:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-4807",
"STATE": "PUBLIC",
"TITLE": "Improper 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": "Improper 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": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.0"
2022-12-28 13:00:43 +00:00
}
2022-12-28 06:29:15 -07:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/704c9ed7-2120-47ea-aaf0-5fdcbd492954",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/704c9ed7-2120-47ea-aaf0-5fdcbd492954"
},
{
"name": "https://github.com/usememos/memos/commit/3556ae4e651d9443dc3bb8a170dd3cc726517a53",
"refsource": "MISC",
"url": "https://github.com/usememos/memos/commit/3556ae4e651d9443dc3bb8a170dd3cc726517a53"
}
]
},
"source": {
"advisory": "704c9ed7-2120-47ea-aaf0-5fdcbd492954",
"discovery": "EXTERNAL"
}
2022-12-28 13:00:43 +00:00
}