Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Vulnerabilities Issue Within 7.4-fpm-alpine Image #1219

Closed
sanketg86 opened this issue Nov 8, 2021 · 2 comments
Closed

Vulnerabilities Issue Within 7.4-fpm-alpine Image #1219

sanketg86 opened this issue Nov 8, 2021 · 2 comments

Comments

@sanketg86
Copy link

We observed there are some vulnerabilities in php image tag 7.4-fpm-alpine

vulnerabilities as below.

php:7.4-fpm-alpine (alpine 3.14.2)
==================================
Total: 3 (UNKNOWN: 0, LOW: 0, MEDIUM: 1, HIGH: 1, CRITICAL: 1)

+---------+------------------+----------+-------------------+---------------+---------------------------------------+
| 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 |
+---------+------------------+----------+-------------------+---------------+---------------------------------------+

We need to re-build and create new image, so curl version will install 7.79.1 and issue will be resolve.

@tianon
Copy link
Member

tianon commented Nov 12, 2021

Alpine images just updated in docker-library/official-images#11289, which means all Alpine-based images are currently rebuilding.

@tianon tianon closed this as completed Nov 12, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants