cvelist/2022/1xxx/CVE-2022-1575.json

89 lines
3.0 KiB
JSON
Raw Normal View History

2022-05-04 12:01:20 +00:00
{
2022-05-05 12:01:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-1575",
"STATE": "PUBLIC",
"TITLE": "Arbitrary Code Execution through Sanitizer Bypass in jgraph/drawio"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "jgraph/drawio",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "18.0.0"
}
]
}
}
]
},
"vendor_name": "jgraph"
2022-05-05 12:41:12 +01:00
}
]
}
2022-05-05 12:01:45 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Arbitrary Code Execution through Sanitizer Bypass in GitHub repository jgraph/drawio prior to 18.0.0. - Arbitrary (remote) code execution in the desktop app. - Stored XSS in the web app."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-94 Improper Control of Generation of Code"
}
]
}
2022-05-05 12:41:12 +01:00
]
2022-05-05 12:01:45 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/033d3423-eb05-4b53-a747-1bfcba873127",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/033d3423-eb05-4b53-a747-1bfcba873127"
},
{
"name": "https://github.com/jgraph/drawio/commit/f768ed73875d5eca20110b9c1d72f2789cd1bab7",
"refsource": "MISC",
"url": "https://github.com/jgraph/drawio/commit/f768ed73875d5eca20110b9c1d72f2789cd1bab7"
}
]
},
"source": {
"advisory": "033d3423-eb05-4b53-a747-1bfcba873127",
"discovery": "EXTERNAL"
}
2022-05-04 12:01:20 +00:00
}