[ 
https://issues.apache.org/jira/browse/FLINK-29384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608044#comment-17608044
 ] 

Yang Wang commented on FLINK-29384:
-----------------------------------

The {{org.yaml:snakeyaml:jar:1.30}} is introduces by 
{{{}io.fabric8:kubernetes-client:jar:5.12.3{}}}. I think we could use the 
dependencyManagement to pin the version to 1.32, just like what we have done 
for {{{}com.fasterxml.jackson{}}}.

> snakeyaml version 1.30 in flink-kubernetes-operator-1.2-SNAPSHOT-shaded.jar 
> has vulnerabilities
> -----------------------------------------------------------------------------------------------
>
>                 Key: FLINK-29384
>                 URL: https://issues.apache.org/jira/browse/FLINK-29384
>             Project: Flink
>          Issue Type: Bug
>          Components: Kubernetes Operator
>    Affects Versions: kubernetes-operator-1.2.0
>            Reporter: James Busche
>            Priority: Major
>
> I did a twistlock scan of the current operator image from main, and it looks 
> good except for in the flink-kubernetes-operator-1.2-SNAPSHOT-shaded.jar, I'm 
> seeing 5 CVEs on snakeyaml.  Looks like updating from 1.30 to 1.32 should fix 
> it, but I'm not sure how to bump that up, other than the 
> [NOTICES|https://github.com/apache/flink-kubernetes-operator/blob/main/flink-kubernetes-operator/src/main/resources/META-INF/NOTICE#L65]
>  entry.
> The 5 CVEs are:
> [https://nvd.nist.gov/vuln/detail/CVE-2022-25857]
> [https://nvd.nist.gov/vuln/detail/CVE-2022-25857]
> [https://nvd.nist.gov/vuln/detail/CVE-2022-38751]
> [https://nvd.nist.gov/vuln/detail/CVE-2022-38750]
> [https://nvd.nist.gov/vuln/detail/CVE-2022-38752]
> Resulting in 1 High (CVSS 7.5) and 4 Mediums (CVSS 6.5, 6.5, 5.5, 4)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to