mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
92 lines
2.9 KiB
JSON
92 lines
2.9 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2019-14855",
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Red Hat",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "gnupg2",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "2.2.18"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-326"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4516-1",
|
|
"url": "https://usn.ubuntu.com/4516-1/"
|
|
},
|
|
{
|
|
"url": "https://rwc.iacr.org/2020/slides/Leurent.pdf",
|
|
"refsource": "MISC",
|
|
"name": "https://rwc.iacr.org/2020/slides/Leurent.pdf"
|
|
},
|
|
{
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14855",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14855",
|
|
"refsource": "CONFIRM"
|
|
},
|
|
{
|
|
"url": "https://lists.gnupg.org/pipermail/gnupg-announce/2019q4/000442.html",
|
|
"name": "https://lists.gnupg.org/pipermail/gnupg-announce/2019q4/000442.html",
|
|
"refsource": "MISC"
|
|
},
|
|
{
|
|
"url": "https://dev.gnupg.org/T4755",
|
|
"name": "https://dev.gnupg.org/T4755",
|
|
"refsource": "MISC"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A flaw was found in the way certificate signatures could be forged using collisions found in the SHA-1 algorithm. An attacker could use this weakness to create forged certificate signatures. This issue affects GnuPG versions before 2.2.18."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
[
|
|
{
|
|
"vectorString": "5.3/CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
|
|
"version": "3.0"
|
|
}
|
|
]
|
|
]
|
|
}
|
|
} |