Skip to content
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

Latest vulnerability fixes #115

Closed
wants to merge 1 commit into from

Conversation

MukuFlash03
Copy link
Contributor

Summary

1 CRITICAL - flask
7 HIGH - [cryptography, libgnutls30 (2), bash], [pillow], [ecdsa (2)]


  1. Flask-caching
    Flask-caching has been a previously known issue, observed here before:
  1. First set - cryptography, libgnutls30 (2), bash

Details about how the first four vulnerabilties are handled present in this PR for e-mission-server repo.

  1. Second set - pillow
  • Fixed by updating package version manually in viz_scripts/docker/environment36.dashboard.additions.yml.
  1. ecdsa (2)
    PENDING
  • No remediation available as yet.
  • Additionally, AWS Inspector says its both SUPPRESSED and ACTIVE, so not sure.
Screenshot 2024-04-05 at 12 20 30 PM

Will try to find way to handle this if possible, else can try merging to fix other vulnerabilities.

1. Updated pillow package to latest suggested version by including in requirements.txt
@MukuFlash03 MukuFlash03 changed the title Latest vulnerability fixes - pillow Latest vulnerability fixes Apr 5, 2024
@shankari
Copy link
Contributor

shankari commented Apr 8, 2024

  1. We do not currently have the server changes automatically flow to the dashboards. You need to bump up the server image after it is built
  2. We are removing pillow here Removes pillow from requirements.txt #107 so we should just clean up that PR and merge it instead

@MukuFlash03
Copy link
Contributor Author

Added a new PR that only updates the docker image tag to build from e-mission-server latest image.
The pillow change would no longer be required once its related PR is merged.

@shankari
Copy link
Contributor

shankari commented Apr 8, 2024

Closing this since it is superceded by #116, which has been merged

@shankari shankari closed this Apr 8, 2024
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

Successfully merging this pull request may close these issues.

2 participants