cvelist/2020/29xxx/CVE-2020-29361.json

87 lines
3.3 KiB
JSON
Raw Normal View History

2020-11-27 17:01:48 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-12-16 14:01:46 +00:00
"ID": "CVE-2020-29361",
"STATE": "PUBLIC"
2020-11-27 17:01:48 +00:00
},
2020-12-16 14:01:46 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-11-27 17:01:48 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-12-16 14:01:46 +00:00
"value": "An issue was discovered in p11-kit 0.21.1 through 0.23.21. Multiple integer overflows have been discovered in the array allocations in the p11-kit library and the p11-kit list command, where overflow checks are missing before calling realloc or calloc."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/p11-glue/p11-kit/releases",
"refsource": "MISC",
"name": "https://github.com/p11-glue/p11-kit/releases"
},
{
"refsource": "MISC",
"name": "https://github.com/p11-glue/p11-kit/security/advisories/GHSA-q4r3-hm6m-mvc2",
"url": "https://github.com/p11-glue/p11-kit/security/advisories/GHSA-q4r3-hm6m-mvc2"
2021-01-01 12:01:39 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4822",
"url": "https://www.debian.org/security/2021/dsa-4822"
2021-01-04 09:01:44 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210104 [SECURITY] [DLA 2513-1] p11-kit security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00002.html"
2021-06-28 15:00:53 +00:00
},
{
"refsource": "MLIST",
"name": "[bookkeeper-issues] 20210628 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E"
2021-06-29 15:00:56 +00:00
},
{
"refsource": "MLIST",
"name": "[bookkeeper-issues] 20210629 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E"
2020-11-27 17:01:48 +00:00
}
]
}
}