原始 OSV JSON
{
"id": "GHSA-r478-c2pc-m7gx",
"aliases": [
"CVE-2022-22846"
],
"details": "The dnslib package through 0.9.16 for Python does not verify that the ID value in a DNS reply matches an ID value in a query.",
"summary": "dnslib has DNS reply verification issue",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.17"
}
]
}
],
"package": {
"name": "dnslib",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-18T20:06:40Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2022-01-12T20:07:10Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22846",
"type": "ADVISORY"
},
{
"url": "https://github.com/paulc/dnslib/issues/30",
"type": "WEB"
},
{
"url": "https://github.com/paulc/dnslib/commit/76e8677699ed098387d502c57980f58da642aeba",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-r478-c2pc-m7gx",
"type": "ADVISORY"
},
{
"url": "https://github.com/paulc/dnslib",
"type": "WEB"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/dnslib/PYSEC-2022-4.yaml",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-345"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2022-01-10T14:12:00Z",
"github_reviewed_at": "2022-01-11T18:25:47Z"
}
}