cvelist/2022/2xxx/CVE-2022-2014.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2022-06-07 08:01:29 +00:00
{
2022-06-09 17:01:48 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2014",
"STATE": "PUBLIC",
"TITLE": " Code Injection in jgraph/drawio"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "jgraph/drawio",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "19.0.2"
}
]
}
}
]
},
"vendor_name": "jgraph"
2022-06-08 08:21:40 +01:00
}
]
}
2022-06-09 17:01:48 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Code Injection in GitHub repository jgraph/drawio prior to 19.0.2."
}
]
},
"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-06-08 08:21:40 +01:00
]
2022-06-09 17:01:48 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/911a4ada-7fd6-467a-a464-b88604b16ffc",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/911a4ada-7fd6-467a-a464-b88604b16ffc"
},
{
"name": "https://github.com/jgraph/drawio/commit/3d3f819d7a04da7d53b37cc0ca4269c157ba2825",
"refsource": "MISC",
"url": "https://github.com/jgraph/drawio/commit/3d3f819d7a04da7d53b37cc0ca4269c157ba2825"
}
]
},
"source": {
"advisory": "911a4ada-7fd6-467a-a464-b88604b16ffc",
"discovery": "EXTERNAL"
}
2022-06-07 08:01:29 +00:00
}