2023-12-20 11:00:28 +00:00
{
"id" : "CVE-2023-50628" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-12-20T09:15:07.350" ,
2023-12-28 21:00:29 +00:00
"lastModified" : "2023-12-28T20:20:00.920" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-20 11:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Buffer Overflow vulnerability in libming version 0.4.8, allows attackers to execute arbitrary code and obtain sensitive information via parser.c component."
2023-12-20 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de desbordamiento de b\u00fafer en libming versi\u00f3n 0.4.8 permite a los atacantes ejecutar c\u00f3digo arbitrario y obtener informaci\u00f3n confidencial a trav\u00e9s del componente parser.c."
2023-12-20 11:00:28 +00:00
}
] ,
2023-12-28 21:00:29 +00:00
"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-120"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:libming:libming:0.4.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DD92BC79-2548-4C6F-9BDD-26C12BDF68AC"
}
]
}
]
}
] ,
2023-12-20 11:00:28 +00:00
"references" : [
{
"url" : "https://github.com/libming/libming/issues/289" ,
2023-12-28 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-12-20 11:00:28 +00:00
} ,
{
"url" : "https://github.com/libming/libming/pull/290" ,
2023-12-28 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-12-20 11:00:28 +00:00
}
]
}