cvelist/2022/0xxx/CVE-2022-0869.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2022-03-06 09:16:23 +00:00
{
2022-03-06 10:01:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0869",
"STATE": "PUBLIC",
"TITLE": "Multiple Open Redirect in nitely/spirit"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "nitely/spirit",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.12.3"
}
]
}
}
]
},
"vendor_name": "nitely"
2022-03-06 09:16:23 +00:00
}
]
}
2022-03-06 10:01:45 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Multiple Open Redirect in GitHub repository nitely/spirit prior to 0.12.3."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-601 URL Redirection to Untrusted Site"
}
]
}
2022-03-06 09:16:23 +00:00
]
2022-03-06 10:01:45 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/ed335a88-f68c-4e4d-ac85-f29a51b03342",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/ed335a88-f68c-4e4d-ac85-f29a51b03342"
},
{
"name": "https://github.com/nitely/spirit/commit/8f32f89654d6c30d56e0dd167059d32146fb32ef",
"refsource": "MISC",
"url": "https://github.com/nitely/spirit/commit/8f32f89654d6c30d56e0dd167059d32146fb32ef"
}
]
},
"source": {
"advisory": "ed335a88-f68c-4e4d-ac85-f29a51b03342",
"discovery": "EXTERNAL"
}
2022-03-06 09:16:23 +00:00
}