Created
November 22, 2021 02:33
-
-
Save userbradley/18334df6343196d92fea865602f7753a to your computer and use it in GitHub Desktop.
Nginx Alpine
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nginx:alpine (alpine 3.14.2) | |
============================ | |
Total: 6 (UNKNOWN: 0, LOW: 0, MEDIUM: 2, HIGH: 2, CRITICAL: 2) | |
+---------+------------------+----------+-------------------+---------------+---------------------------------------+ | |
| LIBRARY | VULNERABILITY ID | SEVERITY | INSTALLED VERSION | FIXED VERSION | TITLE | | |
+---------+------------------+----------+-------------------+---------------+---------------------------------------+ | |
| curl | CVE-2021-22945 | CRITICAL | 7.78.0-r0 | 7.79.0-r0 | curl: use-after-free and | | |
| | | | | | double-free in MQTT sending | | |
| | | | | | -->avd.aquasec.com/nvd/cve-2021-22945 | | |
+ +------------------+----------+ + +---------------------------------------+ | |
| | CVE-2021-22946 | HIGH | | | curl: Requirement to use | | |
| | | | | | TLS not properly enforced | | |
| | | | | | for IMAP, POP3, and... | | |
| | | | | | -->avd.aquasec.com/nvd/cve-2021-22946 | | |
+ +------------------+----------+ + +---------------------------------------+ | |
| | CVE-2021-22947 | MEDIUM | | | curl: Server responses | | |
| | | | | | received before STARTTLS | | |
| | | | | | processed after TLS handshake | | |
| | | | | | -->avd.aquasec.com/nvd/cve-2021-22947 | | |
+---------+------------------+----------+ + +---------------------------------------+ | |
| libcurl | CVE-2021-22945 | CRITICAL | | | curl: use-after-free and | | |
| | | | | | double-free in MQTT sending | | |
| | | | | | -->avd.aquasec.com/nvd/cve-2021-22945 | | |
+ +------------------+----------+ + +---------------------------------------+ | |
| | CVE-2021-22946 | HIGH | | | curl: Requirement to use | | |
| | | | | | TLS not properly enforced | | |
| | | | | | for IMAP, POP3, and... | | |
| | | | | | -->avd.aquasec.com/nvd/cve-2021-22946 | | |
+ +------------------+----------+ + +---------------------------------------+ | |
| | CVE-2021-22947 | MEDIUM | | | curl: Server responses | | |
| | | | | | received before STARTTLS | | |
| | | | | | processed after TLS handshake | | |
| | | | | | -->avd.aquasec.com/nvd/cve-2021-22947 | | |
+---------+------------------+----------+-------------------+---------------+---------------------------------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment