cvelist/2021/43xxx/CVE-2021-43058.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2021-10-28 18:01:06 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-43058",
"ASSIGNER": "security@replicated.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "REPLICATED CLASSIC",
"version": {
"version_data": [
{
"version_value": "All versions prior to 2.53.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "URL redirection to untrusted site (\u201cOpen Redirect\u201d)."
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.replicated.com/security/advisories/CVE-2021-43058",
"url": "https://www.replicated.com/security/advisories/CVE-2021-43058"
}
]
2021-10-28 18:01:06 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An open redirect vulnerability exists in Replicated Classic versions prior to 2.53.1 that could lead to spoofing. To exploit this vulnerability, an attacker could send a link that has a specially crafted URL and convince the user to click the link, redirecting the user to an untrusted site."
2021-10-28 18:01:06 +00:00
}
]
}
}