cvelist/2021/3xxx/CVE-2021-3938.json
2021-11-13 08:34:38 +00:00

90 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2021-3938",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Generic in snipe/snipe-it"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "snipe/snipe-it",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "5.3.1"
}
]
}
}
]
},
"vendor_name": "snipe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "snipe-it is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:L/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/198a0d67-9189-4170-809b-0f8aea43b063",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/198a0d67-9189-4170-809b-0f8aea43b063"
},
{
"name": "https://github.com/snipe/snipe-it/commit/9ed1442bd124710f4178992cc4eca5236c7396b9",
"refsource": "MISC",
"url": "https://github.com/snipe/snipe-it/commit/9ed1442bd124710f4178992cc4eca5236c7396b9"
}
]
},
"source": {
"advisory": "198a0d67-9189-4170-809b-0f8aea43b063",
"discovery": "EXTERNAL"
}
}