cvelist/2022/2xxx/CVE-2022-2509.json
2022-08-14 05:00:34 +00:00

82 lines
2.8 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2509",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "GnuTLS",
"version": {
"version_data": [
{
"version_value": "gnutls 3.7.7(Fixed)"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Double Free"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2022-2509",
"url": "https://access.redhat.com/security/cve/CVE-2022-2509"
},
{
"refsource": "MISC",
"name": "https://lists.gnupg.org/pipermail/gnutls-help/2022-July/004746.html",
"url": "https://lists.gnupg.org/pipermail/gnutls-help/2022-July/004746.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-5203",
"url": "https://www.debian.org/security/2022/dsa-5203"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220812 [SECURITY] [DLA 3070-1] gnutls28 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00002.html"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-5470992bfc",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6FL27JS3VM74YEQU7PGB62USO3KSBYZX/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability found in gnutls. This security flaw happens because of a double free error occurs during verification of pkcs7 signatures in gnutls_pkcs7_verify function."
}
]
}
}