GSD-2022-3347
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-3347",
"id": "GSD-2022-3347"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-3347"
],
"details": "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.",
"id": "GSD-2022-3347",
"modified": "2023-12-13T01:19:39.816835Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2022-3347",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"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"
}
}
]
}
}
]
},
"vendor_name": "github.com/peterzen/goresolver"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"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"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/peterzen/goresolver/issues/5#issuecomment-1150214257",
"refsource": "MISC",
"url": "https://github.com/peterzen/goresolver/issues/5#issuecomment-1150214257"
},
{
"name": "https://pkg.go.dev/vuln/GO-2022-1026",
"refsource": "MISC",
"url": "https://pkg.go.dev/vuln/GO-2022-1026"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c=v1.0.2",
"affected_versions": "All versions up to 1.0.2",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-12-29",
"description": "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.",
"fixed_versions": [],
"identifier": "CVE-2022-3347",
"identifiers": [
"GHSA-jr65-gpj5-cw74",
"CVE-2022-3347"
],
"not_impacted": "",
"package_slug": "go/github.com/peterzen/goresolver",
"pubdate": "2022-12-28",
"solution": "Unfortunately, there is no solution available yet.",
"title": "go-resolver\u0027s DNSSEC validation not performed correctly",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-3347",
"https://github.com/peterzen/goresolver/issues/5#issuecomment-1150214257",
"https://pkg.go.dev/vuln/GO-2022-1026",
"https://github.com/advisories/GHSA-jr65-gpj5-cw74"
],
"uuid": "5f46fe47-1736-4c81-9451-a4788cbd0b36",
"versions": [
{
"commit": {
"sha": "c235fb650d883812a433ff15d31d31f48e9ef87f",
"tags": [
"v1.0.2"
],
"timestamp": "20190707155342"
},
"number": "v1.0.2"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:go-resolver_project:go-resolver:-:*:*:*:*:go:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2022-3347"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"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": "en",
"value": "CWE-345"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/peterzen/goresolver/issues/5#issuecomment-1150214257",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/peterzen/goresolver/issues/5#issuecomment-1150214257"
},
{
"name": "https://pkg.go.dev/vuln/GO-2022-1026",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2022-1026"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-01-06T19:27Z",
"publishedDate": "2022-12-28T03:15Z"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…