Title: FIO06-C. Create files with appropriate access permissions  
Author: Jeffrey Gennari Aug 11, 2006
Last Changed by: Jill Britton Apr 20, 2023
Tiny Link: (useful for email) https://wiki.sei.cmu.edu/confluence/x/B9cxBQ
Export As: Word · PDF  
Incoming Links
SEI CERT Oracle Coding Standard for Java (1)
    Page: FIO01-J. Create files with appropriate access permissions
Android (1)
    Page: Unknown Applicability (C Rules/Recomendations)
SEI CERT C Coding Standard (1)
    Page: EXP37-C. Call functions with the correct number and type of arguments
Hierarchy
Parent Page
    Page: Rec. 09. Input Output (FIO)
Outgoing Links
External Links (13)
    cwe.mitre.org/data/definitions/279.html
    cwe.mitre.org/data/definitions/276.html
    cwe.mitre.org/data/definitions/732.html
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
    BB. Definitions#vulnerability
    cwe.mitre.org/
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
    msdn.microsoft.com/en-us/library/windows/desktop/aa379560(v…
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
    www.openbsd.org/cgi-bin/man.cgi?query=open&apropos=0&sektio…
    msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v…
    cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1174
    https://www.kb.cert.org/vulnotes/bymetric?searchview&query=…
SEI CERT Oracle Coding Standard for Java (2)     Page: FIO01-J. Create files with appropriate access permissions
    Home page: SEI CERT Oracle Coding Standard for Java
SEI CERT C Coding Standard (11)     Page: LDRA
    Page: CodeSonar_V
    Page: BB. Definitions
    Page: EXP37-C. Call functions with the correct number and type of arguments
    Page: Helix QAC_V
    Page: AA. Bibliography
    Page: LDRA_V
    Page: CodeSonar
    Page: FIO15-C. Ensure that file operations are performed in a secure directory
    Page: Helix QAC
    Home page: SEI CERT C Coding Standard
SEI CERT C++ Coding Standard (2)     Home page: SEI CERT C++ Coding Standard
    Page: VOID FIO06-CPP. Create files with appropriate access permissions