2023-07-28 16:00:33 +00:00
{
"id" : "CVE-2023-39010" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-28T15:15:12.313" ,
2023-10-03 16:00:28 +00:00
"lastModified" : "2023-10-03T15:48:47.203" ,
2023-08-03 20:00:31 +00:00
"vulnStatus" : "Analyzed" ,
2023-07-28 16:00:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "BoofCV 0.42 was discovered to contain a code injection vulnerability via the component boofcv.io.calibration.CalibrationIO.load. This vulnerability is exploited by loading a crafted camera calibration file."
2023-08-03 20:00:31 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se ha descubierto que BoofCV v0.42 contiene una vulnerabilidad de inyecci\u00f3n de c\u00f3digo a trav\u00e9s del componente \"boofcv.io.calibration.CalibrationIO.load\". Esta vulnerabilidad se aprovecha cargando un archivo manipulado de calibraci\u00f3n de c\u00e1mara. "
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-94"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2023-10-03 16:00:28 +00:00
"criteria" : "cpe:2.3:a:boofcv:boofcv:0.42:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "30A97FE0-E2E4-4A26-99B8-06C162252539"
2023-08-03 20:00:31 +00:00
}
]
}
]
2023-07-28 16:00:33 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/lessthanoptimal/BoofCV/issues/406" ,
2023-08-03 20:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-07-28 16:00:33 +00:00
}
]
}