cvelist/2024/9xxx/CVE-2024-9678.json

88 lines
2.7 KiB
JSON
Raw Normal View History

2024-10-09 07:00:35 +00:00
{
2024-12-16 07:00:54 +00:00
"data_version": "4.0",
2024-10-09 07:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-9678",
2024-12-16 07:00:54 +00:00
"ASSIGNER": "trellixpsirt@trellix.com",
"STATE": "PUBLIC"
2024-10-09 07:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-16 07:00:54 +00:00
"value": "An SQL Injection vulnerability existed in DLP Extension 11.11.1.3. The vulnerability allowed an attacker to perform arbitrary SQL queries potentially leading to command execution."
}
]
},
"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": "Trellix",
"product": {
"product_data": [
{
"product_name": "DLP Extension",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "11.11.1.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://thrive.trellix.com/s/article/000013964",
"refsource": "MISC",
"name": "https://thrive.trellix.com/s/article/000013964"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2024-10-09 07:00:35 +00:00
}
]
}
}