cvelist/2022/4xxx/CVE-2022-4614.json
2022-12-19 12:03:22 -08:00

89 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-4614",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in alagrede/znote-app"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "alagrede/znote-app",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.7.11"
}
]
}
}
]
},
"vendor_name": "alagrede"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository alagrede/znote-app prior to 1.7.11."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:R/S:C/C:N/I:L/A:N",
"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/8b429330-3096-4fe4-85e0-1a9143e4dca5",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/8b429330-3096-4fe4-85e0-1a9143e4dca5"
},
{
"name": "https://github.com/alagrede/znote-app/commit/d889337b9c3ed16ca1aa43837af0960321dd77f2",
"refsource": "MISC",
"url": "https://github.com/alagrede/znote-app/commit/d889337b9c3ed16ca1aa43837af0960321dd77f2"
}
]
},
"source": {
"advisory": "8b429330-3096-4fe4-85e0-1a9143e4dca5",
"discovery": "EXTERNAL"
}
}