bump kotlin for CVE-2020-29582#1295
bump kotlin for CVE-2020-29582#1295labkey-willm wants to merge 1 commit intorelease25.11-SNAPSHOTfrom
Conversation
|
ERROR: A pull request from |
|
FWIW, this looks like a bad match from the dependency checker. The (old) CVE reports that <= 1.4.20 is affected, and 1.4.21 is patched. We're were already on 1.9.10. Adopting a newer version is likely OK, though it may be flagged as vulnerable. |
thanks, I saw that, but NVD says up to 2.1.0 is affected, so I thought it best to bump it anyway: https://nvd.nist.gov/vuln/detail/cve-2020-29582 |
Looking at the history in NVD (click to expand the section), there was a modification yesterday to the CPE, which must be why this years-old CVE started firing. There's a link to an equally old Apache mailing list as an alleged source (I think), which seems quite irrelevant. Anyway, hopefully the new version is happy in terms of tests and CVE matching. Nice to upgrade to a new version instead of suppressing the bad match. |
Rationale
bump kotlin for CVE-2020-29582
Related Pull Requests
Changes