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

[datagov-ssb] KMS key does not have key rotation enabled #4095

Open
1 task
nickumia-reisys opened this issue Dec 6, 2022 · 3 comments
Open
1 task

[datagov-ssb] KMS key does not have key rotation enabled #4095

nickumia-reisys opened this issue Dec 6, 2022 · 3 comments
Labels
bug Software defect or bug compliance Relating to security compliance or documentation

Comments

@nickumia-reisys
Copy link
Contributor

nickumia-reisys commented Dec 6, 2022

Please keep any sensitive details in Google Drive.

Date of report: 12/6/2022
Severity: Low
Due date: 03/06/2022

Due date is based on severity and described in RA-5. 15-days for Critical, 30-days for High, and 90-days for Moderate and lower.

  • Analysis has been performed and an issue has been linked to address other occurrences for this class of vulnerability* (link)

* When a finding is identified, we create two issues. One to address the specific instance identified in the report. The other is to identify and address all other occurrences of this vulnerability within the application.

Snyk Link

Detailed paths

Introduced through: input › resource › aws_kms_key[zone] › enable_key_rotation

This issue is...

  • That your encryption keys are not being rotated by AWS

The impact of this is...

  • That data is being encrypted with a key which is valid for a longer period of time, resulting in a greater exposure window should that key be leaked

You can resolve it by...

  • Set enable_key_rotation attribute to true
@nickumia-reisys nickumia-reisys added compliance Relating to security compliance or documentation bug Software defect or bug labels Dec 6, 2022
@nickumia-reisys
Copy link
Contributor Author

@mogul Do you think enabling key rotation would negatively impact the function of the SSB in any way? My guess would be no, but I'm not sure.

@mogul
Copy link
Contributor

mogul commented Dec 6, 2022

I don't believe so, no.

@nickumia-reisys
Copy link
Contributor Author

Okay, I'll try to implement it and make sure there's no funny business like keys being recreated in a way that would cause problems. Thanks for the quick response! @mogul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Software defect or bug compliance Relating to security compliance or documentation
Projects
Status: 🧊 Icebox
Development

No branches or pull requests

2 participants