CVE-2024-56138
MEDIUM4.0EPSS 0.01%notation-go's timestamp signature generation lacks certificate revocation check
描述
This issue was identified during Quarkslab's audit of the timestamp feature. ### Summary During the timestamp signature generation, the revocation status of the certificate(s) used to generate the timestamp signature was not verified. ### Details During timestamp signature generation, notation-go did not check the revocation status of the certificate chain used by the TSA. This oversight creates a vulnerability that could be exploited through a Man-in-The-Middle attack. An attacker could potentially use a compromised, intermediate, or revoked leaf certificate to generate a malicious countersignature, which would then be accepted and stored by `notation`. ### Impact This could lead to denial of service scenarios, particularly in CI/CD environments during signature verification processes because timestamp signature would fail due to the presence of a revoked certificate(s) potentially disrupting operations.
受影響套件(3)
- Debian/golang-github-notaryproject-notation-gofrom 0, < 1.3.2-1
- Go/github.com/notaryproject/notation-go>= 1.2.0-beta.1, < 1.3.0-rc.2
- Go/github.com/notaryproject/notation-go>= 1.2.0-beta.1, < 1.3.0-rc.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.0 | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-56138
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2024-56138
- PATCHhttps://github.com/notaryproject/notation-go
- WEBhttps://github.com/notaryproject/notation-go/commit/e7005a6d13e5ba472d4e166fbb085152f909e102
- WEBhttps://github.com/notaryproject/notation-go/commit/e99be1954a15673020150c5f8800b8174cd7428d
- WEBhttps://github.com/notaryproject/notation-go/security/advisories/GHSA-45v3-38pc-874v
- WEBhttps://pkg.go.dev/vuln/GO-2025-3381