Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added CWE-805.

...

Wiki Markup
\[[ISO/IEC PDTR 24772|AA. References#ISOBibliography#ISO/IEC PDTR 24772]\] "XYB Buffer Overflow in Heap," "XYW Buffer Overflow in Stack," and "XYZ Unchecked Array Indexing"
\[[Meyers 01|AA. References#MeyersBibliography#Meyers 01]\] Item 30: Make sure destination ranges are big enough
\[[MITRE|AA. References#MITREBibliography#MITRE]\] [CWE ID 119|http://cwe.mitre.org/data/definitions/119.html], "Failure to Constrain Operations within the Bounds of an Allocated Memory Buffer"
\[MITRE\] [CWE ID 805|http://cwe.mitre.org/data/definitions/805.html], "Buffer Access with Incorrect Length Value"
\[[Seacord 05a|AA. References#SeacordBibliography#Seacord 05]\] Chapter 2, "Strings"
\[[VU#196240|AA. References#VU196240Bibliography#VU196240]\]

...

      06. Arrays and the STL (ARR)      VOID ARR34-CPP. Ensure that array types in expressions are compatible