cvelist/2022/3xxx/CVE-2022-3347.json

70 lines
2.4 KiB
JSON
Raw Normal View History

2022-09-28 00:00:41 +00:00
{
2022-12-28 03:00:42 +00:00
"data_version": "4.0",
2022-09-28 00:00:41 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-3347",
2022-12-28 03:00:42 +00:00
"ASSIGNER": "security@golang.org",
"STATE": "PUBLIC"
2022-09-28 00:00:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-28 03:00:42 +00:00
"value": "DNSSEC validation is not performed correctly. An attacker can cause this package to report successful validation for invalid, attacker-controlled records. Root DNSSEC public keys are not validated, permitting an attacker to present a self-signed root key and delegation chain."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE 295: Improper Certificate Validation"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "github.com/peterzen/goresolver",
"product": {
"product_data": [
{
"product_name": "github.com/peterzen/goresolver",
"version": {
"version_data": [
{
2023-06-12 20:00:45 +00:00
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
2022-12-28 03:00:42 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/peterzen/goresolver/issues/5#issuecomment-1150214257",
"refsource": "MISC",
"name": "https://github.com/peterzen/goresolver/issues/5#issuecomment-1150214257"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-1026",
"refsource": "MISC",
"name": "https://pkg.go.dev/vuln/GO-2022-1026"
2022-09-28 00:00:41 +00:00
}
]
}
}