cvelist/2022/0xxx/CVE-2022-0970.json
2022-03-15 16:38:16 +00:00

89 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0970",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in getgrav/grav"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "getgrav/grav",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.7.31"
}
]
}
}
]
},
"vendor_name": "getgrav"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository getgrav/grav prior to 1.7.31."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/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/dd436c44-cbf4-48ac-8817-3a24872534ec",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/dd436c44-cbf4-48ac-8817-3a24872534ec"
},
{
"name": "https://github.com/getgrav/grav/commit/f19297d5f70476e7bedae9f2acef6b43615538b8",
"refsource": "MISC",
"url": "https://github.com/getgrav/grav/commit/f19297d5f70476e7bedae9f2acef6b43615538b8"
}
]
},
"source": {
"advisory": "dd436c44-cbf4-48ac-8817-3a24872534ec",
"discovery": "EXTERNAL"
}
}