cvelist/2023/44xxx/CVE-2023-44293.json

101 lines
3.8 KiB
JSON
Raw Normal View History

2023-09-28 10:00:34 +00:00
{
2024-02-14 09:00:33 +00:00
"data_version": "4.0",
2023-09-28 10:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-44293",
2024-02-14 09:00:33 +00:00
"ASSIGNER": "secure@dell.com",
"STATE": "PUBLIC"
2023-09-28 10:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-14 09:00:33 +00:00
"value": "\nIn Dell Secure Connect Gateway Application and Secure Connect Gateway Appliance (between v5.10.00.00 and v5.18.00.00), a security concern has been identified, where a malicious user with a valid User session may inject malicious content in filters of IP Range Rest API.\u00a0This issue may potentially lead to unintentional information disclosure from the product database.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Dell",
"product": {
"product_data": [
{
"product_name": "Secure Connect Gateway-Application",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "v5.10.00.00",
"version_value": "v5.18.00.00"
}
]
}
},
{
"product_name": "Secure Connect Gateway-Appliance",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "v5.10.00.00",
"version_value": "v5.18.00.00"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.dell.com/support/kbdoc/en-us/000219372/dsa-2023-403-security-update-for-dell-secure-connect-gateway-application-and-appliance-vulnerabilities",
"refsource": "MISC",
"name": "https://www.dell.com/support/kbdoc/en-us/000219372/dsa-2023-403-security-update-for-dell-secure-connect-gateway-application-and-appliance-vulnerabilities"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
2023-09-28 10:00:34 +00:00
}
]
}
}