cvelist/2022/0xxx/CVE-2022-0341.json
2022-03-14 04:09:20 +00:00

89 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0341",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in vanessa219/vditor"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "vanessa219/vditor",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.8.12"
}
]
}
}
]
},
"vendor_name": "vanessa219"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository vanessa219/vditor prior to 3.8.12."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"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/fa546b57-bc15-4705-824e-9474b616f628",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/fa546b57-bc15-4705-824e-9474b616f628"
},
{
"name": "https://github.com/vanessa219/vditor/commit/219f8a9e272aba3cbc0096a82cac776532dbb9e5",
"refsource": "MISC",
"url": "https://github.com/vanessa219/vditor/commit/219f8a9e272aba3cbc0096a82cac776532dbb9e5"
}
]
},
"source": {
"advisory": "fa546b57-bc15-4705-824e-9474b616f628",
"discovery": "EXTERNAL"
}
}