|
|
|
|
|
by rst
2346 days ago
|
|
The pseudonymous but well-connected 'swiftonsecurity' twitter account reports on background that 'RCE' chatter about this particular vulnerability does indeed relate to compromised software update channels. (Not just AuthentiCode, but also MITM on, say, connections to the npm package server.) See https://twitter.com/SwiftOnSecurity/status/12171594348808478... That said, this same patch set also has a separate pre-auth RCE on Microsoft's Remote Desktop Gateway, which has been documented as CVE-2020-0609 (not ...-0601). See https://www.kb.cert.org/vuls/id/491944/ |
|
Doesn't npm use node.js for this, which uses openssl?
> https://nodejs.org/api/tls.html#tls_tls_ssl
Third party tools connecting to the npm server that use Window's TLS library would absolutely be affected though.