8202aa06-4b49-45ff-aa0f-00982f62005c

This commit is contained in:
Jamie Slome 2022-03-31 16:14:46 +01:00
parent 787239cc7e
commit c546b775ab

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0350",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0350",
"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.13"
}
]
}
}
]
},
"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.13."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/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/8202aa06-4b49-45ff-aa0f-00982f62005c",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/8202aa06-4b49-45ff-aa0f-00982f62005c"
},
{
"name": "https://github.com/vanessa219/vditor/commit/e912e36ea98251d700499b1ac7702708d3398476",
"refsource": "MISC",
"url": "https://github.com/vanessa219/vditor/commit/e912e36ea98251d700499b1ac7702708d3398476"
}
]
},
"source": {
"advisory": "8202aa06-4b49-45ff-aa0f-00982f62005c",
"discovery": "EXTERNAL"
}
}