python3Packages.mistune_0_8: mark knownVulnerabilities for CVE-2022-34749#184209
Conversation
knownVulnerabilities CVE-2022-34749knownVulnerabilities for CVE-2022-34749
|
Can we also remove |
|
@risicle Please allow committers to edit your PR or pull my commit dotlambda@d3462c9. |
|
Perfectly fine by me. I actually packaged version 2.0 as dependency of |
|
BTW, I don't see how this vulnerability is "CRITICAL". For many use-cases it is completely harmless. |
Nobody claimed it is. |
|
https://nvd.nist.gov/vuln/detail/CVE-2022-34749 says |
|
CVSS is rather... robotic and I think lends itself to over-exaggeration. |
|
Successfully created backport PR #186149 for |
|
Oh I was going to include @dotlambda 's change. Ah well, separate PR @dotlambda ? |
|
@SuperSandro2000 You just disabled more than 1000 packages. I won't have time for a while to file a PR but this is urgent. |
|
Sigh, yeah, converting your commit into a PR in an hour. |
|
|
This is an issue. Some of our channel-critical tests depend on mistune (transitively?), so we're stuck without evaluations: https://hydra.nixos.org/jobset/nixos/trunk-combined#tabs-errors |
|
Oh, the worst or maybe all of that was already resolved by PR #186198 |
|
Sorry, didn't find the time yesterday but I see that others already started to work on this. Thanks! |
|
I confirm that evaluations do happen again. (also on 22.05) |
|
I looked at the fix they applied and the affected code does not even exists in 0.8. The knownVulnerabilities is not correct. |
Does not mean"starting from version 2.0.2" |
|
Shall I revert this? It's been 3 days and we still haven't sorted out the mess. |
#186272 solves most issues |
|
It appears to have become a bit derailed. |
|
How so? I see no reason to keep waiting with the merge. |
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/jupyter-broken-in-22-05/21108/1 |
Description of changes
https://nvd.nist.gov/vuln/detail/CVE-2022-34749
If someone wants to backport the fix instead, be my guest. Ultimately we probably want to remove
mistune_0_8, but we'll still need to apply thisknownVulnerabilitiesto 22.05.mistune_2_0addressed in #184019 & #184050Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes