cvelist/2024/5xxx/CVE-2024-5806.json

104 lines
3.7 KiB
JSON
Raw Normal View History

2024-06-10 17:01:07 +00:00
{
2024-06-25 16:00:33 +00:00
"data_version": "4.0",
2024-06-10 17:01:07 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5806",
2024-06-25 16:00:33 +00:00
"ASSIGNER": "security@progress.com",
"STATE": "PUBLIC"
2024-06-10 17:01:07 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-26 00:00:36 +00:00
"value": "Improper Authentication vulnerability in Progress MOVEit Transfer (SFTP module) can lead to Authentication Bypass.This issue affects MOVEit Transfer: from 2023.0.0 before 2023.0.11, from 2023.1.0 before 2023.1.6, from 2024.0.0 before 2024.0.2."
2024-06-25 16:00:33 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287 Improper Authentication",
"cweId": "CWE-287"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Progress",
"product": {
"product_data": [
{
"product_name": "MOVEit Transfer",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2023.0.0",
"version_value": "2023.0.11"
},
{
"version_affected": "<",
"version_name": "2023.1.0",
"version_value": "2023.1.6"
},
{
"version_affected": "<",
"version_name": "2024.0.0",
"version_value": "2024.0.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.progress.com/moveit",
"refsource": "MISC",
"name": "https://www.progress.com/moveit"
},
{
"url": "https://community.progress.com/s/article/MOVEit-Transfer-Product-Security-Alert-Bulletin-June-2024-CVE-2024-5806",
"refsource": "MISC",
"name": "https://community.progress.com/s/article/MOVEit-Transfer-Product-Security-Alert-Bulletin-June-2024-CVE-2024-5806"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
2024-06-26 00:00:36 +00:00
"attackComplexity": "LOW",
2024-06-25 16:00:33 +00:00
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
2024-06-26 00:00:36 +00:00
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
2024-06-25 16:00:33 +00:00
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
2024-06-26 00:00:36 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
2024-06-25 16:00:33 +00:00
"version": "3.1"
2024-06-10 17:01:07 +00:00
}
]
}
}