2024-12-08 03:06:42 +00:00

111 lines
3.3 KiB
JSON

{
"id": "CVE-2024-42481",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-08-12T16:15:15.990",
"lastModified": "2024-09-16T17:10:15.713",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Skyport Daemon (skyportd) is the daemon for the Skyport Panel. By making thousands of folders & files (easy due to skyport's lack of rate limiting on createFolder. createFile), skyportd in a lot of cases will cause 100% CPU usage and an OOM, probably crashing the system. This is fixed in 0.2.2."
},
{
"lang": "es",
"value": "Skyport Daemon (skyportd) es el daemon del Panel Skyport. Al crear miles de carpetas y archivos (f\u00e1cil debido a la falta de limitaci\u00f3n de velocidad de skyport en createFolder. createFile), skyportd en muchos casos causar\u00e1 un uso del 100% de la CPU y un OOM, probablemente colapsando el sistema. Esto se solucion\u00f3 en 0.2.2."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
},
{
"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",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:skyport:skyportd:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.2.2",
"matchCriteriaId": "3357C6F3-2207-4437-85D5-AAB0C29AB8C9"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/skyportlabs/skyportd/security/advisories/GHSA-cwmq-phcx-9g92",
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
]
}
]
}