2023-05-26 04:00:30 +00:00

83 lines
2.0 KiB
JSON

{
"id": "CVE-2023-33244",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-05-20T19:15:08.817",
"lastModified": "2023-05-26T03:31:47.410",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Obsidian before 1.2.2 allows calls to unintended APIs (for microphone access, camera access, and desktop notification) via an embedded web page."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 4.2
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:obsidian:obsidian:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.2.2",
"matchCriteriaId": "E485DD19-F467-41E2-A8EC-0134F073C90A"
}
]
}
]
}
],
"references": [
{
"url": "https://forum.obsidian.md/t/obsidian-release-v1-2-2-insider-build/57488",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://vuln.ryotak.net/advisories/66",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}