cvelist/2022/4xxx/CVE-2022-4695.json
2022-12-27 15:00:41 +00:00

89 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-4695",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored 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": "Cross-site Scripting (XSS) - Stored in GitHub repository usememos/memos prior to 0.9.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/usememos/memos/commit/65cc19c12efa392f792f6bb154b4838547e0af5e",
"refsource": "MISC",
"url": "https://github.com/usememos/memos/commit/65cc19c12efa392f792f6bb154b4838547e0af5e"
},
{
"name": "https://huntr.dev/bounties/2559d548-b847-40fb-94d6-18c1ad58b789",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/2559d548-b847-40fb-94d6-18c1ad58b789"
}
]
},
"source": {
"advisory": "2559d548-b847-40fb-94d6-18c1ad58b789",
"discovery": "EXTERNAL"
}
}