2024-03-07 23:03:19 +00:00
{
"id" : "CVE-2023-46169" ,
"sourceIdentifier" : "psirt@us.ibm.com" ,
"published" : "2024-03-07T21:15:06.740" ,
2025-03-11 17:03:48 +00:00
"lastModified" : "2025-03-11T16:55:36.417" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-03-07 23:03:19 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "\nIBM DS8900F HMC 89.21.19.0, 89.21.31.0, 89.30.68.0, 89.32.40.0, and 89.33.48.0 could allow an authenticated user to arbitrarily delete a file. IBM X-Force ID: 269406.\n\n"
2024-03-08 15:03:27 +00:00
} ,
{
"lang" : "es" ,
"value" : "IBM DS8900F HMC 89.21.19.0, 89.21.31.0, 89.30.68.0, 89.32.40.0 y 89.33.48.0 podr\u00edan permitir a un usuario autenticado eliminar un archivo de forma arbitraria. ID de IBM X-Force: 269406."
2024-03-07 23:03:19 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "psirt@us.ibm.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2024-03-07 23:03:19 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-03-07 23:03:19 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
2025-03-11 17:03:48 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
2024-03-07 23:03:19 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "psirt@us.ibm.com" ,
2024-12-08 03:06:42 +00:00
"type" : "Secondary" ,
2024-03-07 23:03:19 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-41"
}
]
2025-03-11 17:03:48 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:ibm:ds8900f_firmware:89.22.19.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A267414E-0859-4553-AD48-D2A64BE3A46B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:ibm:ds8900f_firmware:89.30.68.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9BE006ED-0B99-4246-8F7A-F29766B2972E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:ibm:ds8900f_firmware:89.32.40.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "02F52CB5-DFE0-490B-801A-714B46D03CDA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:ibm:ds8900f_firmware:89.33.48.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6E55E128-B1F1-4E1D-BA57-85DCA7AADEAB"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:ibm:ds8900f:-*:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2F29B39F-F848-409A-B972-CBA36239B221"
}
]
}
]
2024-03-07 23:03:19 +00:00
}
] ,
"references" : [
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/269406" ,
2025-03-11 17:03:48 +00:00
"source" : "psirt@us.ibm.com" ,
"tags" : [
"Vendor Advisory"
]
2024-03-07 23:03:19 +00:00
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7130084" ,
2025-03-11 17:03:48 +00:00
"source" : "psirt@us.ibm.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/269406" ,
2025-03-11 17:03:48 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7130084" ,
2025-03-11 17:03:48 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-03-07 23:03:19 +00:00
}
]
}