2023-11-25 03:01:05 +00:00

87 lines
2.5 KiB
JSON

{
"id": "CVE-2023-41102",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-17T06:15:34.180",
"lastModified": "2023-11-25T02:15:05.617",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in the captive portal in OpenNDS before version 10.1.3. It has multiple memory leaks due to not freeing up allocated memory. This may lead to a Denial-of-Service condition due to the consumption of all available memory."
},
{
"lang": "es",
"value": "Se descubri\u00f3 un problema en el portal cautivo en OpenNDS antes de la versi\u00f3n 10.1.3. Tiene m\u00faltiples p\u00e9rdidas de memoria debido a que no libera la memoria asignada. Esto puede provocar una condici\u00f3n de denegaci\u00f3n de servicio debido al consumo de toda la memoria disponible."
}
],
"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-401"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:opennds:opennds:*:*:*:*:*:*:*:*",
"versionEndExcluding": "10.1.3",
"matchCriteriaId": "2E74807D-B515-4E44-A5E4-EF82D24F4AE1"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/openNDS/openNDS/commit/31dbf4aa069c5bb39a7926d86036ce3b04312b51",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/openNDS/openNDS/releases/tag/v10.1.3",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}