2023-12-31 00:55:28 +00:00
{
"id" : "CVE-2023-52267" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-12-31T00:15:44.490" ,
2024-01-09 23:00:28 +00:00
"lastModified" : "2024-01-09T21:19:32.343" ,
"vulnStatus" : "Analyzed" ,
2023-12-31 00:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "ehttp 1.0.6 before 17405b9 has a simple_log.cpp _log out-of-bounds-read during error logging for long strings."
2024-01-09 23:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "ehttp 1.0.6 anterior a 17405b9 tiene una lectura fuera de los l\u00edmites simple_log.cpp _log durante el registro de errores para cadenas largas."
}
] ,
"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:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hongliuliao:ehttp:1.0.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9DE98FAE-2E96-4FDF-8B5F-3544877A28B5"
}
]
}
]
2023-12-31 00:55:28 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/hongliuliao/ehttp/commit/17405b975948abc216f6a085d2d027ec1cfd5766" ,
2024-01-09 23:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-12-31 00:55:28 +00:00
} ,
{
"url" : "https://github.com/hongliuliao/ehttp/issues/38" ,
2024-01-09 23:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-12-31 00:55:28 +00:00
}
]
}