Logo
componentopendkim
Name
opendkim
Version
2.10.3-r
Type
library
Description
-
Licenses
-
PURL
-
CPE
cpe:2.3:a:opendkim:opendkim:2.10.3:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
openwrt-25.12
2.10.3-r7

Patches#


#
Title
Author
Resolve
1
Patch #1
Unknown
2
Patch #2
Unknown
3
use transparent strlcpy/strlcat fallback
Guilherme Janczak <guilherme.janczak@yandex.com>

Vulnerabilities#


Name
Analysis
Description
Exploitable
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.
Exploitable
The test suite in libopendkim in OpenDKIM through 2.10.3 allows local users to gain privileges via a symlink attack against the /tmp/testkeys file (related to t-testdata.h, t-setup.c, and t-cleanup.c). NOTE: this is applicable to persons who choose to engage in the "A number of self-test programs are included here for unit-testing the library" situation.