70da256c-977a-487e-8a6a-9ae22caedbe3

This commit is contained in:
Ben Harvie 2023-01-07 03:53:10 +00:00
parent a92bcd988d
commit 865184ebdf

View File

@ -1,18 +1,89 @@
{ {
"data_type": "CVE", "CVE_data_meta": {
"data_format": "MITRE", "ASSIGNER": "security@huntr.dev",
"data_version": "4.0", "ID": "CVE-2023-0111",
"CVE_data_meta": { "STATE": "PUBLIC",
"ID": "CVE-2023-0111", "TITLE": "Cross-site Scripting (XSS) - Stored in usememos/memos"
"ASSIGNER": "cve@mitre.org", },
"STATE": "RESERVED" "affects": {
}, "vendor": {
"description": { "vendor_data": [
"description_data": [ {
{ "product": {
"lang": "eng", "product_data": [
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." {
} "product_name": "usememos/memos",
] "version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.10.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.10.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"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://huntr.dev/bounties/70da256c-977a-487e-8a6a-9ae22caedbe3",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/70da256c-977a-487e-8a6a-9ae22caedbe3"
},
{
"name": "https://github.com/usememos/memos/commit/46c13a4b7f675b92d297df6dabb4441f13c7cd9c",
"refsource": "MISC",
"url": "https://github.com/usememos/memos/commit/46c13a4b7f675b92d297df6dabb4441f13c7cd9c"
}
]
},
"source": {
"advisory": "70da256c-977a-487e-8a6a-9ae22caedbe3",
"discovery": "EXTERNAL"
}
} }