mirror of
https://github.com/decke/smtprelay.git
synced 2026-04-25 12:55:54 +03:00
[GH-ISSUE #272] Multiple vulnerabilities in stdlib #47
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/smtprelay#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eric-as on GitHub (Nov 11, 2025).
Original GitHub issue: https://github.com/decke/smtprelay/issues/272
Hello Bernhard,
Thank for for providing and maintaining this software.
We built an docker image to distribute
smtprelayon our platform. While scanning this image with Trivy, I found these vulnerabilities:Do you have any plans for a future release to mitigate this vulnerabilities, or would it be possible to provide a security hotfix?
Thank you in advance.
@decke commented on GitHub (Nov 15, 2025):
I just checked those CVEs briefly and most of them are not relevant. Three are at least theoretical issues because the description is very vague (CVE-2025-47912, CVE-2025-58187, CVE-2025-61724).
Well a new release is coming up soon.
@decke commented on GitHub (Nov 16, 2025):
Should be fine in release 1.13.0
@eric-as commented on GitHub (Nov 17, 2025):
Hello Bernhard, thanks a lot for your investigation and the new release.