CVE-2021-4248

This commit is contained in:
Marc Ruef 2022-12-18 12:02:21 +01:00 committed by GitHub
parent 7aac52eabd
commit 1bf5cc6c03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,14 +4,78 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-4248",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"TITLE": "kapetan dns Request.cs entropy",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "kapetan",
"product": {
"product_data": [
{
"product_name": "dns",
"version": {
"version_data": [
{
"version_value": "6.0"
},
{
"version_value": "6.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-330 Insufficiently Random Values -> CWE-331 Insufficient Entropy -> CWE-332 Insufficient Entropy in PRNG"
}
]
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "A vulnerability was found in kapetan dns up to 6.1.0. It has been rated as problematic. Affected by this issue is some unknown functionality of the file DNS\/Protocol\/Request.cs. The manipulation leads to insufficient entropy in prng. The attack may be launched remotely. Upgrading to version 7.0.0 is able to address this issue. The name of the patch is cf7105aa2aae90d6656088fe5a8ee1d5730773b6. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-216188."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "5.6",
"vectorString": "CVSS:3.1\/AV:N\/AC:H\/PR:N\/UI:N\/S:U\/C:L\/I:L\/A:L"
}
},
"references": {
"reference_data": [
{
"url": "https:\/\/github.com\/kapetan\/dns\/pull\/88"
},
{
"url": "https:\/\/github.com\/kapetan\/dns\/releases\/tag\/v7.0.0"
},
{
"url": "https:\/\/github.com\/kapetan\/dns\/commit\/cf7105aa2aae90d6656088fe5a8ee1d5730773b6"
},
{
"url": "https:\/\/vuldb.com\/?id.216188"
}
]
}