60 lines
1.7 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-48208",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-10-24T21:15:14.040",
"lastModified": "2024-10-28T19:35:28.037",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "pure-ftpd before 1.0.52 is vulnerable to Buffer Overflow. There is an out of bounds read in the domlsd() function of the ls.c file."
},
{
"lang": "es",
"value": "Las versiones anteriores a la 1.0.52 de pure-ftpd son vulnerables a desbordamientos de b\u00fafer. Hay una lectura fuera de l\u00edmites en la funci\u00f3n domlsd() del archivo ls.c."
}
],
"metrics": {
"cvssMetricV31": [
{
"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:L/I:L/A:H",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 4.7
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
],
"references": [
{
"url": "https://github.com/jedisct1/pure-ftpd/pull/176",
"source": "cve@mitre.org"
}
]
}