cvelist/2021/3xxx/CVE-2021-3904.json
2021-10-27 22:08:33 +01:00

90 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2021-3904",
"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.24"
}
]
}
}
]
},
"vendor_name": "getgrav"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "grav is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/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/b1182515-d911-4da9-b4f7-b4c341a62a8d",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/b1182515-d911-4da9-b4f7-b4c341a62a8d"
},
{
"name": "https://github.com/getgrav/grav/commit/afc69a3229bb6fe120b2c1ea27bc6f196ed7284d",
"refsource": "MISC",
"url": "https://github.com/getgrav/grav/commit/afc69a3229bb6fe120b2c1ea27bc6f196ed7284d"
}
]
},
"source": {
"advisory": "b1182515-d911-4da9-b4f7-b4c341a62a8d",
"discovery": "EXTERNAL"
}
}