Skip to content

Vulnerable base Amazon image #33

New issue

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

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

Already on GitHub? Sign in to your account

Open
zamazan4ik opened this issue Dec 2, 2021 · 2 comments
Open

Vulnerable base Amazon image #33

zamazan4ik opened this issue Dec 2, 2021 · 2 comments

Comments

@zamazan4ik
Copy link

According to the CI, our base Amazon image has security issues: https://github.com/rust-serverless/lambda-rust/runs/4399791210?check_suite_focus=true

+--------------------+------------------+----------+-------------------+--------------------+---------------------------------------+
|      LIBRARY       | VULNERABILITY ID | SEVERITY | INSTALLED VERSION |   FIXED VERSION    |                 TITLE                 |
+--------------------+------------------+----------+-------------------+--------------------+---------------------------------------+
| nspr               | CVE-2021-43527   | CRITICAL | 4.25.0-2.amzn2    | 4.32.0-1.amzn2     | nss: Memory corruption in             |
|                    |                  |          |                   |                    | decodeECorDsaSignature with           |
|                    |                  |          |                   |                    | DSA signatures (and RSA-PSS)          |
|                    |                  |          |                   |                    | -->avd.aquasec.com/nvd/cve-2021-43527 |
+--------------------+                  +          +-------------------+--------------------+                                       +
| nss                |                  |          | 3.53.1-7.amzn2    | 3.67.0-4.amzn2.0.1 |                                       |
|                    |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
+--------------------+                  +          +-------------------+--------------------+                                       +
| nss-softokn        |                  |          | 3.53.1-6.amzn2    | 3.67.0-3.amzn2     |                                       |
|                    |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
+--------------------+                  +          +                   +                    +                                       +
| nss-softokn-freebl |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
+--------------------+                  +          +-------------------+--------------------+                                       +
| nss-sysinit        |                  |          | 3.53.1-7.amzn2    | 3.67.0-4.amzn2.0.1 |                                       |
|                    |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
+--------------------+                  +          +                   +                    +                                       +
| nss-tools          |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
+--------------------+                  +          +-------------------+--------------------+                                       +
| nss-util           |                  |          | 3.53.1-1.amzn2    | 3.67.0-1.amzn2     |                                       |
|                    |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
|                    |                  |          |                   |                    |                                       |
+--------------------+------------------+----------+-------------------+--------------------+---------------------------------------+

We need somehow fix it. Maybe, we need just wait for the fix from AWS side and possibly bump our base image version. Also, we can somehow highlight the issue to the AWS related people.

@zamazan4ik
Copy link
Author

@jerusdp maybe you have some ideas?

@jerusdp
Copy link

jerusdp commented Dec 5, 2021

@zamazan4ik
Report an issue link on the aws repository here:https://gallery.ecr.aws/lambda/provided

In the interim amend code to last month's tag (al2.2021.11.08.18) instead of latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants