cvelist/2024/7xxx/CVE-2024-7211.json

100 lines
3.5 KiB
JSON
Raw Normal View History

2024-07-29 17:00:35 +00:00
{
2024-08-01 17:00:36 +00:00
"data_version": "4.0",
2024-07-29 17:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-7211",
2024-08-01 17:00:36 +00:00
"ASSIGNER": "security@1e.com",
"STATE": "PUBLIC"
2024-07-29 17:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-02 13:00:36 +00:00
"value": "The 1E Platform's component utilized the third-party Duende Identity Server, which suffered from an open redirect vulnerability, permitting an attacker to control the redirection path of end users.\n\nNote: 1E Platform's component utilizing the third-party Duende Identity Server has been updated with the patch that includes the fix."
2024-08-01 17:00:36 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "URL Redirection to Untrusted Site ('Open Redirect')"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "1E",
"product": {
"product_data": [
{
"product_name": "1E Platform",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "24.7"
},
{
"version_affected": "=",
"version_value": "23.11.1.15"
},
{
"version_affected": "=",
"version_value": "23.7.1.80"
},
{
"version_affected": "=",
"version_value": "8.4.1.229"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.1e.com/trust-security-compliance/cve-info/",
"refsource": "MISC",
"name": "https://www.1e.com/trust-security-compliance/cve-info/"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "CVE-2024-39694",
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N",
"version": "3.1"
2024-07-29 17:00:35 +00:00
}
]
}
}