...
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
MSC09 IDS15-C | medium | unlikely | medium | P4 | L3 |
Automated Detection
...
Tool
...
Version
...
Checker
...
Description
...
Section |
---|
...
...
Related Guidelines
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
CERT C Secure Coding Standard: MSC09-C. Character Encoding - Use Subset of ASCII for Safety
CERT C++ Secure Coding Standard: MSC09-CPP. Character Encoding - Use Subset of ASCII for Safety
...
Wiki Markup |
---|
\[[Kuhn 2006|AA. Bibliography#Kuhn 06]\] UTF-8 and Unicode FAQ for UNIX/Linux \[[Wheeler 2003|AA. Bibliography#Wheeler03]\] 5.4 File Names \[[VU#881872|AA. Bibliography#VU881872]\] |
...
MSC07IDS01-C. Detect and remove dead code 49. Miscellaneous (MSC) MSC10-C. Character Encoding - UTF8 Related IssuesJ. Sanitize data passed across a trust boundary 13. Input Validation and Data Sanitization (IDS) IDS03-J. Sanitize non-character code points before performing other sanitization