wechat: remove mitigated vulnerability
This commit is contained in:
@@ -23,12 +23,6 @@ let
|
||||
"aarch64-linux"
|
||||
"x86_64-linux"
|
||||
];
|
||||
knownVulnerabilities = lib.optional stdenvNoCC.hostPlatform.isLinux ''
|
||||
CWE-78: Clicking on a file attachment whose name contains backtick-quoted
|
||||
commands will cause it to be executed.
|
||||
|
||||
Reference: https://archive.ph/A5McZ (Chinese)
|
||||
'';
|
||||
};
|
||||
|
||||
sources =
|
||||
|
||||
Reference in New Issue
Block a user