cvelist/2022/4xxx/CVE-2022-4720.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2022-12-23 22:00:36 +00:00
{
2022-12-27 15:00:41 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-4720",
"STATE": "PUBLIC",
"TITLE": "Open Redirect in ikus060/rdiffweb"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ikus060/rdiffweb",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.5.5"
}
]
}
}
]
},
"vendor_name": "ikus060"
2022-12-23 15:46:09 -07:00
}
]
}
2022-12-27 15:00:41 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Open Redirect in GitHub repository ikus060/rdiffweb prior to 2.5.5."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-601 URL Redirection to Untrusted Site"
}
]
}
2022-12-23 15:46:09 -07:00
]
2022-12-27 15:00:41 +00:00
},
"references": {
"reference_data": [
{
"name": "https://github.com/ikus060/rdiffweb/commit/6afaae56a29536f0118b3380d296c416aa6d078d",
"refsource": "MISC",
"url": "https://github.com/ikus060/rdiffweb/commit/6afaae56a29536f0118b3380d296c416aa6d078d"
},
{
"name": "https://huntr.dev/bounties/339687af-6e25-4ad8-823d-c097f607ea70",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/339687af-6e25-4ad8-823d-c097f607ea70"
}
]
},
"source": {
"advisory": "339687af-6e25-4ad8-823d-c097f607ea70",
"discovery": "EXTERNAL"
}
2022-12-23 22:00:36 +00:00
}