2023-12-20 00:55:28 +00:00
{
"id" : "CVE-2023-42012" ,
"sourceIdentifier" : "psirt@us.ibm.com" ,
"published" : "2023-12-20T00:15:08.190" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:22:06.337" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-20 00:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An IBM UrbanCode Deploy Agent 7.2 through 7.2.3.7, and 7.3 through 7.3.2.2 installed as a Windows service in a non-standard location could be subject to a denial of service attack by local accounts. IBM X-Force ID: 265509."
2023-12-20 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "IBM UrbanCode Deploy Agent 7.2 a 7.2.3.7 y 7.3 a 7.3.2.2 instalado como un servicio de Windows en una ubicaci\u00f3n no est\u00e1ndar podr\u00eda estar sujeto a un ataque de denegaci\u00f3n de servicio por parte de cuentas locales. ID de IBM X-Force: 265509."
2023-12-20 00:55:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-27 19:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "psirt@us.ibm.com" ,
"type" : "Secondary" ,
2023-12-27 19:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 6.2 ,
"baseSeverity" : "MEDIUM" ,
2023-12-27 19:00:28 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2023-12-27 19:00:28 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-12-27 19:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.5 ,
2023-12-27 19:00:28 +00:00
"impactScore" : 3.6
} ,
2023-12-20 00:55:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-12-20 00:55:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2023-12-20 00:55:28 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2023-12-20 00:55:28 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-12-20 00:55:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.8 ,
2023-12-20 00:55:28 +00:00
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "psirt@us.ibm.com" ,
"type" : "Secondary" ,
2023-12-27 19:00:28 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-20"
2023-12-27 19:00:28 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-12-20 00:55:28 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-noinfo"
2023-12-20 00:55:28 +00:00
}
]
}
] ,
2023-12-27 19:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:urbancode_deploy:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "7.2.0.0" ,
"versionEndIncluding" : "7.2.3.7" ,
"matchCriteriaId" : "B06C8A89-2DB4-4A6D-BD31-8B2BA54218A2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:urbancode_deploy:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "7.3.0.0" ,
"versionEndIncluding" : "7.3.2.2" ,
"matchCriteriaId" : "86E324E0-1439-4F6B-8768-96F384630CE7"
}
]
}
]
}
] ,
2023-12-20 00:55:28 +00:00
"references" : [
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/265509" ,
2023-12-27 19:00:28 +00:00
"source" : "psirt@us.ibm.com" ,
"tags" : [
"VDB Entry"
]
2023-12-20 00:55:28 +00:00
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7096548" ,
2023-12-27 19:00:28 +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/265509" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"VDB Entry"
]
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7096548" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-12-20 00:55:28 +00:00
}
]
}