CWE-469
Use of Pointer Subtraction to Determine Size
The product subtracts one pointer from another in order to determine size, but this calculation can be incorrect if the pointers do not exist in the same memory chunk.
Official CWE-469 definition at MITREImpactr finds and proves weaknesses like CWE-469 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist