2025-02-26 19:03:52 +00:00

76 lines
2.5 KiB
JSON

{
"id": "CVE-2024-12084",
"sourceIdentifier": "secalert@redhat.com",
"published": "2025-01-15T15:15:10.537",
"lastModified": "2025-02-26T14:15:10.473",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attacker can write out of bounds in the sum2 buffer."
},
{
"lang": "es",
"value": "Se encontr\u00f3 un fallo de desbordamiento de b\u00fafer basado en mont\u00f3n en rsync daemon. Este problema se debe a una gesti\u00f3n inadecuada de las longitudes de suma de comprobaci\u00f3n controladas por el atacante (s2length) en el c\u00f3digo. Cuando MAX_DIGEST_LEN excede el valor fijo SUM_LENGTH (16 bytes), un atacante puede escribir fuera de los l\u00edmites en el b\u00fafer de sum2."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "secalert@redhat.com",
"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",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "secalert@redhat.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-122"
}
]
}
],
"references": [
{
"url": "https://access.redhat.com/security/cve/CVE-2024-12084",
"source": "secalert@redhat.com"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330527",
"source": "secalert@redhat.com"
},
{
"url": "https://kb.cert.org/vuls/id/952657",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/01/14/6",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/google/security-research/security/advisories/GHSA-p5pg-x43v-mvqj",
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0"
}
]
}