cvelist/2022/36xxx/CVE-2022-36450.json
2022-08-15 13:00:35 +00:00

81 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-36450",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Obsidian 0.14.x and 0.15.x before 0.15.5 allows obsidian://hook-get-address remote code execution because window.open is used without checking the URL."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://forum.obsidian.md/t/possible-remote-code-execution-through-obsidian-uri-scheme/39743",
"refsource": "MISC",
"name": "https://forum.obsidian.md/t/possible-remote-code-execution-through-obsidian-uri-scheme/39743"
},
{
"refsource": "MISC",
"name": "https://www.chtsecurity.com/news/f2a1ad21-3442-495f-8b6e-f0fe433d6caa",
"url": "https://www.chtsecurity.com/news/f2a1ad21-3442-495f-8b6e-f0fe433d6caa"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AC:L/AV:N/A:H/C:H/I:H/PR:L/S:U/UI:R",
"version": "3.1"
}
}
}