Files
node/lib
Tobias Nießen 43cc6bc9f3 crypto: prevent Sign::SignFinal from crashing
The validation logic could be tricked into assuming an option was
valid using malicious getters, leading to an invalid value being
passed to the C++ layer, thus crashing the process.

PR-URL: https://github.com/nodejs/node/pull/21815
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
2018-07-18 00:34:54 +02:00
..
2018-07-16 11:30:55 +02:00
2018-04-13 19:59:44 +02:00
2018-07-13 17:47:13 +03:00
2018-05-18 15:25:42 +02:00
2018-06-20 13:35:27 -04:00
2018-07-16 15:55:15 -07:00
2018-04-16 16:02:12 +02:00
2018-05-18 15:25:40 +02:00
2018-05-18 15:32:05 +02:00
2018-04-26 19:42:48 +02:00
2018-06-05 18:57:44 -07:00