mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
70 lines
2.4 KiB
JSON
70 lines
2.4 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-3347",
|
|
"ASSIGNER": "security@golang.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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": [
|
|
{
|
|
"version_value": "not down converted",
|
|
"x_cve_json_5_version_data": {
|
|
"defaultStatus": "affected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |