2024-01-05 05:00:29 +00:00
{
"id" : "CVE-2024-22088" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-01-05T04:15:07.930" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:55:33.300" ,
2024-09-04 22:03:16 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-05 05:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Lotos WebServer through 0.1.1 (commit 3eb36cc) has a use-after-free in buffer_avail() at buffer.h via a long URI, because realloc is mishandled."
2024-01-05 13:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Lotos WebServer hasta 0.1.1 (commit 3eb36cc) tiene un use after free en buffer_avail() en buffer.h a trav\u00e9s de un URI largo, porque la realloc no se maneja correctamente."
2024-01-05 05:00:29 +00:00
}
] ,
2024-01-10 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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-01-10 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-10 21:00:29 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2024-09-04 22:03:16 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"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-09-04 22:03:16 +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-09-04 22:03:16 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2024-01-10 21:00:29 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
2024-09-04 22:03:16 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
2024-01-10 21:00:29 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:chendotjs:lotos_webserver:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "0.1.1" ,
"matchCriteriaId" : "17684EB2-E7FE-41D8-A4B2-70A0F26FB24D"
}
]
}
]
}
] ,
2024-01-05 05:00:29 +00:00
"references" : [
{
"url" : "https://github.com/chendotjs/lotos/issues/7" ,
2024-01-10 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Mitigation" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/chendotjs/lotos/issues/7" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Mitigation" ,
"Vendor Advisory"
]
2024-01-05 05:00:29 +00:00
}
]
}