2024-01-26 00:55:28 +00:00
{
"id" : "CVE-2024-23619" ,
"sourceIdentifier" : "disclosures@exodusintel.com" ,
"published" : "2024-01-26T00:15:09.470" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:58:01.290" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-26 00:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A hardcoded credential vulnerability exists in IBM Merge Healthcare eFilm Workstation. A remote, unauthenticated attacker can exploit this vulnerability to achieve information disclosure or remote code execution.\n"
2024-01-26 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Existe una vulnerabilidad de credencial codificada en IBM Merge Healthcare eFilm Workstation. Un atacante remoto y no autenticado puede aprovechar esta vulnerabilidad para lograr la divulgaci\u00f3n de informaci\u00f3n o la ejecuci\u00f3n remota de c\u00f3digo."
2024-01-26 00:55:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-31 21:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "disclosures@exodusintel.com" ,
"type" : "Secondary" ,
2024-01-31 21:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-01-31 21:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-31 21:00:29 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2024-01-26 00:55:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-26 00:55:28 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-01-26 00:55:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-26 00:55:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
] ,
"cvssMetricV2" : [
{
"source" : "disclosures@exodusintel.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:C/I:C/A:C" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 10.0 ,
2024-01-26 00:55:28 +00:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "COMPLETE"
2024-01-26 00:55:28 +00:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 10.0 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
2024-01-31 21:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "disclosures@exodusintel.com" ,
"type" : "Secondary" ,
2024-01-31 21:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-798"
}
]
} ,
2024-01-26 00:55:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-26 00:55:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-798"
}
]
}
] ,
2024-01-31 21:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:merge_efilm_workstation:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "4.2" ,
"matchCriteriaId" : "6BD4D17F-7208-4C0C-8CDA-39EE7FEEE431"
}
]
}
]
}
] ,
2024-01-26 00:55:28 +00:00
"references" : [
{
"url" : "https://blog.exodusintel.com/2024/01/25/ibm-merge-healthcare-efilm-workstation-information-disclosure/" ,
2024-01-31 21:00:29 +00:00
"source" : "disclosures@exodusintel.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://blog.exodusintel.com/2024/01/25/ibm-merge-healthcare-efilm-workstation-information-disclosure/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-01-26 00:55:28 +00:00
}
]
}