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

Fix #54, Restrict destination file permissions #55

Merged

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Aug 21, 2020

Describe the contribution
Fix #54 - restricts destination file permissions

Testing performed
Built and ran elf2cfetbl, confirmed file permissions restricted (checked w/ verbose)

Expected behavior changes
Created file not writable by group or other.

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: bundle main + this commit

Additional context
CWE-732

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@astrogeco
Copy link
Contributor

CCB 2020-08-26 - @ArielSAdamsNASA will look at it

@yammajamma yammajamma added the CCB:Approved Indicates code approval by CCB label Aug 27, 2020
@yammajamma yammajamma changed the base branch from main to integration-candidate August 27, 2020 17:01
@yammajamma yammajamma merged commit 3c3c957 into nasa:integration-candidate Aug 27, 2020
@skliper skliper deleted the fix54-file-permissions branch February 1, 2021 21:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
CCB:Approved Indicates code approval by CCB CCB:FastTrack enhancement New feature or request security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File created without restricting permissions
4 participants