2023-12-03 11:00:21 +00:00

95 lines
2.9 KiB
JSON

{
"id": "CVE-2022-48521",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-07-11T20:15:10.523",
"lastModified": "2023-12-03T10:15:13.353",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in OpenDKIM through 2.10.3, and 2.11.x through 2.11.0-Beta2. It fails to keep track of ordinal numbers when removing fake Authentication-Results header fields, which allows a remote attacker to craft an e-mail message with a fake sender address such that programs that rely on Authentication-Results from OpenDKIM will treat the message as having a valid DKIM signature when in fact it has none."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:opendkim:opendkim:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.10.3",
"matchCriteriaId": "0B747EF7-FA4F-4C72-8008-B595EBA29911"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:opendkim:opendkim:2.11.0:beta0:*:*:*:*:*:*",
"matchCriteriaId": "DE965688-99BD-45C0-96E2-22F198CEC7CE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:opendkim:opendkim:2.11.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "AAE447C2-4ED8-4898-B1DB-8860C6B56738"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:opendkim:opendkim:2.11.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "6DD73FDF-62BC-41A5-AF57-16C374EF8DC2"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/trusteddomainproject/OpenDKIM/issues/148",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/12/msg00002.html",
"source": "cve@mitre.org"
}
]
}