cvelist/2021/3xxx/CVE-2021-3863.json

90 lines
2.9 KiB
JSON
Raw Normal View History

2021-10-05 21:00:59 +00:00
{
"CVE_data_meta": {
2021-10-19 12:15:53 +01:00
"ASSIGNER": "security@huntr.dev",
2021-10-05 21:00:59 +00:00
"ID": "CVE-2021-3863",
2021-10-19 12:15:53 +01:00
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Generic in snipe/snipe-it"
2021-10-05 21:00:59 +00:00
},
2021-10-19 12:15:53 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "snipe/snipe-it",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "5.3.0"
}
]
}
}
]
},
"vendor_name": "snipe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-10-05 21:00:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-10-19 12:15:53 +01:00
"value": "snipe-it is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/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')"
}
]
2021-10-05 21:00:59 +00:00
}
]
2021-10-19 12:15:53 +01:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/1dbc8d79-1b53-44a3-a576-faec78f29ba0",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/1dbc8d79-1b53-44a3-a576-faec78f29ba0"
},
{
"name": "https://github.com/snipe/snipe-it/commit/fc5efd857f61f7e45c61db567bb66612bcb53128",
"refsource": "MISC",
"url": "https://github.com/snipe/snipe-it/commit/fc5efd857f61f7e45c61db567bb66612bcb53128"
}
]
},
"source": {
"advisory": "1dbc8d79-1b53-44a3-a576-faec78f29ba0",
"discovery": "EXTERNAL"
2021-10-05 21:00:59 +00:00
}
2021-10-19 12:15:53 +01:00
}