2024-06-15 16:03:09 +00:00
{
"id" : "CVE-2024-31870" ,
"sourceIdentifier" : "psirt@us.ibm.com" ,
"published" : "2024-06-15T14:15:09.690" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:14:03.823" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-15 16:03:09 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "IBM Db2 for i 7.2, 7.3, 7.4, and 7.5 supplies user defined table function is vulnerable to user enumeration by a local authenticated attacker, without having authority to the related *USRPRF objects. This can be used by a malicious actor to gather information about users that can be targeted in further attacks. IBM X-Force ID: 287174."
2024-06-17 14:03:54 +00:00
} ,
{
"lang" : "es" ,
"value" : "IBM Db2 para i 7.2, 7.3, 7.4 y 7.5 proporciona una funci\u00f3n de tabla definida por el usuario que es vulnerable a la enumeraci\u00f3n de usuarios por parte de un atacante local autenticado, sin tener autoridad sobre los objetos *USRPRF relacionados. Esto puede ser utilizado por un actor malintencionado para recopilar informaci\u00f3n sobre los usuarios que pueden ser objeto de futuros ataques. ID de IBM X-Force: 287174."
2024-06-15 16:03:09 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-01 22:03:13 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "psirt@us.ibm.com" ,
"type" : "Secondary" ,
2024-08-01 22:03:13 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 3.3 ,
"baseSeverity" : "LOW" ,
2024-08-01 22:03:13 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-08-01 22:03:13 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 1.4
} ,
2024-06-15 16:03:09 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-06-15 16:03:09 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 3.3 ,
"baseSeverity" : "LOW" ,
2024-06-15 16:03:09 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-06-15 16:03:09 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "psirt@us.ibm.com" ,
"type" : "Secondary" ,
2024-08-01 22:03:13 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-204"
2024-08-01 22:03:13 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-06-15 16:03:09 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-203"
2024-06-15 16:03:09 +00:00
}
]
}
] ,
2024-08-01 22:03:13 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:i:7.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5E41BD05-37B8-4494-9344-506D4BCF43C2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:i:7.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DD4F4919-D935-4B81-B4E8-0E0F2DAC09B1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:i:7.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "AE2B298C-E1F6-43BD-A5EF-83964C6669CE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:i:7.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "88B74622-BDB2-43AE-A91F-FADEC4B64B4F"
}
]
}
]
}
] ,
2024-06-15 16:03:09 +00:00
"references" : [
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/287174" ,
2024-08-01 22:03:13 +00:00
"source" : "psirt@us.ibm.com" ,
"tags" : [
"VDB Entry"
]
2024-06-15 16:03:09 +00:00
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7157638" ,
2024-08-01 22:03:13 +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/287174" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"VDB Entry"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240822-0006/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7157638" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-06-15 16:03:09 +00:00
}
]
}