cvelist/2024/45xxx/CVE-2024-45084.json

115 lines
4.3 KiB
JSON
Raw Normal View History

2024-08-21 20:00:28 +00:00
{
2025-02-19 16:00:39 +00:00
"data_version": "4.0",
2024-08-21 20:00:28 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-45084",
2025-02-19 16:00:39 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2024-08-21 20:00:28 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-02-19 16:00:39 +00:00
"value": "IBM Cognos Controller 11.0.0 through 11.0.1 FP3 and IBM Controller 11.1.0 \n\ncould allow an authenticated attacker to conduct formula injection. An attacker could execute arbitrary commands on the system, caused by improper validation of file contents."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502 Deserialization of Untrusted Data",
"cweId": "CWE-502"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Cognos Controller",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"changes": [
{
"at": "FP3",
"status": "affected"
}
],
"lessThanOrEqual": "11.0.1",
"status": "affected",
"version": "11.0.0",
"versionType": "semver"
}
],
"defaultStatus": "unaffected"
}
}
]
}
},
{
"product_name": "Controller",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "11.1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/7183597",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/7183597"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-08-21 20:00:28 +00:00
}
]
}
}