cvelist/2022/2xxx/CVE-2022-2290.json
2022-07-03 09:15:55 +01:00

94 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2290",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Reflected in zadam/trilium"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "zadam/trilium",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.53.1-beta"
},
{
"version_affected": "!",
"version_value": "0.52.4"
}
]
}
}
]
},
"vendor_name": "zadam"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Reflected in GitHub repository zadam/trilium prior to 0.52.4, 0.53.1-beta."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/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/367c5c8d-ad6f-46be-8503-06648ecf09cf",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/367c5c8d-ad6f-46be-8503-06648ecf09cf"
},
{
"name": "https://github.com/zadam/trilium/commit/3faae63b849a1fabc31b823bb7af3a84d32256a7",
"refsource": "MISC",
"url": "https://github.com/zadam/trilium/commit/3faae63b849a1fabc31b823bb7af3a84d32256a7"
}
]
},
"source": {
"advisory": "367c5c8d-ad6f-46be-8503-06648ecf09cf",
"discovery": "EXTERNAL"
}
}