Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2020-8172 |
CWE-ID | CWE-285 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
nodejs (Alpine package) Operating systems & Components / Operating system package or component |
Vendor | Alpine Linux Development Team |
Security Bulletin
This security bulletin contains one medium risk vulnerability.
EUVDB-ID: #VU28537
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2020-8172
CWE-ID:
CWE-285 - Improper Authorization
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to bypass authorization process.
The
vulnerability exists due to TLS session reuse and host certificate
verification bypass, as the 'session' event can be emitted before the
'secureConnect' event in Node.js. The application agent performs https
session caching and an unauthorized connection can be established via
the cached session ticket and treated as authorized connection.
Install update from vendor's website.
Vulnerable software versionsnodejs (Alpine package): 4.3.0-r0 - 12.17.0-r0
CPE2.3https://git.alpinelinux.org/aports/commit/?id=b4b2a5e4822d8b01e62e3be2645d38bf78c806a6
https://git.alpinelinux.org/aports/commit/?id=7a14910d75ec00b49c3119f87badd6075099bbfa
https://git.alpinelinux.org/aports/commit/?id=198d3bb2cd989d9883c042a284d830fb32d5029b
https://git.alpinelinux.org/aports/commit/?id=0069a8448e7c867901988a4f689e09128bad72c0
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.