Skip to content

Commit

Permalink
Fix CVE-2017-1000487 alert for thrift 0.14.1 (#11634)
Browse files Browse the repository at this point in the history
Why I did it
Fix CVE-2017-1000487 alert in thrift 0.14.1.
See https://nvd.nist.gov/vuln/detail/CVE-2017-1000487

How I did it
Change the version of org.codehaus.plexus:plexus-utils from 3.0.14 to 3.0.16.
  • Loading branch information
xumia authored Aug 8, 2022
1 parent 83db796 commit 89772b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/thrift_0_14_1/thrift.patch/0002-cve-2017-1000487.patch
1 change: 1 addition & 0 deletions src/thrift_0_14_1/thrift.patch/series
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
0002-Fix-build-rules.patch
0003-Remove-minimist-packages.patch
0004-Remove-underscore-packages.patch
0002-cve-2017-1000487.patch

0 comments on commit 89772b6

Please sign in to comment.