incubator-answer icon indicating copy to clipboard operation
incubator-answer copied to clipboard

Vulnerability of dependency "golang.org/x/image"

Open Silence-worker-02 opened this issue 2 years ago • 3 comments

Hello, we are a team researching the dependency management mechanism of Golang. During our analysis, we came across your project and noticed that it contains a vulnerability (CVE-2022-41727). In your project, the github.com/golang/image package is being used at version golang.org/x/image v0.1.0, but the patched version is v0.5.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v0.5.0 or higher. Thank you for your attention to this matter.

Silence-worker-02 avatar Jul 13 '23 13:07 Silence-worker-02

We also came across your project and noticed that it contains a vulnerability (CVE-2023-26125). In your project, the github.com/gin-gonic/gin package is being used at version github.com/gin-gonic/gin v1.8.1, but the patched version is v1.9.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v1.9.0 or higher. Thank you for your attention to this matter.

Silence-worker-02 avatar Jul 14 '23 07:07 Silence-worker-02

Hello, we are a team researching the dependency management mechanism of Golang. During our analysis, we came across your project and noticed that it contains a vulnerability (CVE-2022-41727). In your project, the github.com/golang/image package is being used at version golang.org/x/image v0.1.0, but the patched version is v0.5.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v0.5.0 or higher. Thank you for your attention to this matter.

@Silence-worker-02 Caused by third-party libraries not updating their dependencies. However, answer does not support tiff format images, so the security risk is not high. If PR is merged, we will update it immediately. https://github.com/disintegration/imaging/pull/158

LinkinStars avatar Sep 01 '23 09:09 LinkinStars

We also came across your project and noticed that it contains a vulnerability (CVE-2023-26125). In your project, the github.com/gin-gonic/gin package is being used at version github.com/gin-gonic/gin v1.8.1, but the patched version is v1.9.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v1.9.0 or higher. Thank you for your attention to this matter.

Done.

LinkinStars avatar Sep 01 '23 09:09 LinkinStars