2023-05-30 20:00:30 +00:00
{
"id" : "CVE-2023-33656" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-30T18:15:10.383" ,
2023-06-09 11:28:17 +00:00
"lastModified" : "2023-06-06T18:13:37.213" ,
"vulnStatus" : "Analyzed" ,
2023-05-30 20:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A memory leak vulnerability exists in NanoMQ 0.17.2. The vulnerability is located in the file message.c. An attacker could exploit this vulnerability to cause a denial of service attack by causing the program to consume all available memory resources."
}
] ,
2023-06-09 11:28:17 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:emqx:nanomq:0.17.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0898CABA-5930-437A-8300-4D91648091F1"
}
]
}
]
}
] ,
2023-05-30 20:00:30 +00:00
"references" : [
{
"url" : "https://github.com/emqx/nanomq" ,
2023-06-09 11:28:17 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-05-30 20:00:30 +00:00
} ,
{
"url" : "https://github.com/emqx/nanomq/issues/1164" ,
2023-06-09 11:28:17 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Mailing List"
]
2023-05-30 20:00:30 +00:00
} ,
{
"url" : "https://github.com/emqx/nanomq/issues/1165#issuecomment-1515667127" ,
2023-06-09 11:28:17 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-05-30 20:00:30 +00:00
}
]
}