141 lines
4.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-2377",
"sourceIdentifier": "secalert@redhat.com",
"published": "2008-08-08T19:41:00.000",
"lastModified": "2017-08-08T01:30:59.763",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Use-after-free vulnerability in the _gnutls_handshake_hash_buffers_clear function in lib/gnutls_handshake.c in libgnutls in GnuTLS 2.3.5 through 2.4.0 allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via TLS transmission of data that is improperly used when the peer calls gnutls_handshake within a normal session, leading to attempted access to a deallocated libgcrypt handle."
},
{
"lang": "es",
"value": "Vulnerabilidad de uso despu\u00e9s de liberaci\u00f3n en la funci\u00f3n _gnutls_handshake_hash_buffers_clear de lib/gnutls_handshake.c en libgnutls de GnuTLS 2.3.5 hasta 2.4.0 permite a atacantes remotos provocar una denegaci\u00f3n de servicio (caida) o posiblemente ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s de transmisiones TLS de datos que no son usadas apropiadamente cuando las llamadas pares gnutls_handshake dentro de una sesi\u00f3n normal, conducen a intentos de acceso a manejadores libgcrypt no asignados."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Not vulnerable. This issue did not affect the versions of gnutls as shipped with Red Hat Enterprise Linux 4, or 5.",
"lastModified": "2008-08-11T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.6
},
"baseSeverity": "HIGH",
"exploitabilityScore": 4.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:gnutls:2.3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "C51E0C88-B19C-408D-AC17-10CE7462D48A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:gnutls:2.3.6:*:*:*:*:*:*:*",
"matchCriteriaId": "7A7FBFAA-263C-4B7B-A135-9824DFD8CCDA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:gnutls:2.3.7:*:*:*:*:*:*:*",
"matchCriteriaId": "2AC41482-B3BC-4C93-A850-73A179BAB763"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:gnutls:2.3.8:*:*:*:*:*:*:*",
"matchCriteriaId": "ADC80BE1-28A6-4348-A061-8FD9C805E945"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:gnutls:2.3.9:*:*:*:*:*:*:*",
"matchCriteriaId": "9D8EF703-AE06-4DD7-9235-2D8CCDB24F96"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:gnutls:2.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "AFB33002-E5C6-4573-BC94-647DDE4E6F89"
}
]
}
]
}
],
"references": [
{
"url": "http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2947",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "http://www.gnu.org/software/gnutls/security.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.nabble.com/Details-on-the-gnutls_handshake-local-crash-problem--GNUTLS-SA-2008-2--td18205022.html",
"source": "secalert@redhat.com",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/30713",
"source": "secalert@redhat.com"
},
{
"url": "http://www.vupen.com/english/advisories/2008/2398",
"source": "secalert@redhat.com"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44486",
"source": "secalert@redhat.com"
},
{
"url": "https://issues.rpath.com/browse/RPL-2650",
"source": "secalert@redhat.com"
}
]
}