cvelist/2022/2xxx/CVE-2022-2342.json
2022-07-07 11:00:49 +00:00

89 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2342",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in outline/outline"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "outline/outline",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "v0.64.4"
}
]
}
}
]
},
"vendor_name": "outline"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository outline/outline prior to v0.64.4."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/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/b2caceaa-5b28-40ba-9980-70144159efba",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/b2caceaa-5b28-40ba-9980-70144159efba"
},
{
"name": "https://github.com/outline/outline/commit/85657b7340cdeaa696034f294489df8d6a4914d3",
"refsource": "MISC",
"url": "https://github.com/outline/outline/commit/85657b7340cdeaa696034f294489df8d6a4914d3"
}
]
},
"source": {
"advisory": "b2caceaa-5b28-40ba-9980-70144159efba",
"discovery": "EXTERNAL"
}
}