cvelist/2021/4xxx/CVE-2021-4103.json
2022-01-23 01:44:13 +00:00

89 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2021-4103",
"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": "1.0.34"
}
]
}
}
]
},
"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 1.0.34."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:L",
"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/67b980af-7357-4879-9448-a926c6474225",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/67b980af-7357-4879-9448-a926c6474225"
},
{
"name": "https://github.com/vanessa219/vditor/commit/8d4d0889dd72b2f839e93a49db3da3a370416c7d",
"refsource": "MISC",
"url": "https://github.com/vanessa219/vditor/commit/8d4d0889dd72b2f839e93a49db3da3a370416c7d"
}
]
},
"source": {
"advisory": "67b980af-7357-4879-9448-a926c6474225",
"discovery": "EXTERNAL"
}
}