cvelist/2022/4xxx/CVE-2022-4683.json
2022-12-23 04:38:38 -07:00

89 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-4683",
"STATE": "PUBLIC",
"TITLE": "Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in usememos/memos"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "usememos/memos",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.9.0"
}
]
}
}
]
},
"vendor_name": "usememos"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in GitHub repository usememos/memos prior to 0.9.0."
}
]
},
"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.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-614 Sensitive Cookie in HTTPS Session Without 'Secure' Attribute"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/84973f6b-739a-4d7e-8757-fc58cbbaf6ef",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/84973f6b-739a-4d7e-8757-fc58cbbaf6ef"
},
{
"name": "https://github.com/usememos/memos/commit/7efa749c6628c75b19a912ca170529f5c293bb2e",
"refsource": "MISC",
"url": "https://github.com/usememos/memos/commit/7efa749c6628c75b19a912ca170529f5c293bb2e"
}
]
},
"source": {
"advisory": "84973f6b-739a-4d7e-8757-fc58cbbaf6ef",
"discovery": "EXTERNAL"
}
}