This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a commit to branch docs/security in repository https://gitbox.apache.org/repos/asf/answer-website.git
commit e5a6d5d81d1ad1e4693ab189a46215ff2815bc73 Author: LinkinStars <[email protected]> AuthorDate: Thu Apr 10 16:37:58 2025 +0800 docs(security): update security docs --- community/security.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/community/security.md b/community/security.md index fc357a5bc..51a9da0c9 100644 --- a/community/security.md +++ b/community/security.md @@ -8,6 +8,14 @@ The Apache Software Foundation takes a rigorous stance on eliminating security i # Security fixes +## v1.4.2 + +### CVE-2025-29868 + +If a user uses an externally referenced image, when a user accesses this image, the provider of the image may obtain private information about the ip address of that accessing user. + +https://www.cve.org/CVERecord?id=CVE-2025-29868 + ## v1.4.0 ### CVE-2024-45719
