cvelist/2024/30xxx/CVE-2024-30117.json

88 lines
2.7 KiB
JSON
Raw Normal View History

2024-04-02 14:14:24 +00:00
{
2024-10-14 23:00:31 +00:00
"data_version": "4.0",
2024-04-02 14:14:24 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-30117",
2024-10-14 23:00:31 +00:00
"ASSIGNER": "psirt@hcl.com",
"STATE": "PUBLIC"
2024-04-02 14:14:24 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-14 23:00:31 +00:00
"value": "A dynamic search for a prerequisite library could allow the possibility for an attacker to replace the correct file under some circumstances."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-427 Uncontrolled Search Path Element",
"cweId": "CWE-427"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "HCL Software",
"product": {
"product_data": [
{
"product_name": "BigFix Platform",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "9.5 - 9.5.24, 10.0 - 10.0.11, 11.0.0 - 11.0.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0116659",
"refsource": "MISC",
"name": "https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0116659"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
2024-04-02 14:14:24 +00:00
}
]
}
}