The product does not correctly convert an object, resource, or structure from one type to a different type.
Potential Impact
Other: Other
Detection Methods
Fuzzing: Fuzz testing (fuzzing) is a powerful technique for generating large numbers of diverse inputs - either randomly or algorithmically - and dynamically invoking the code with those inputs. Even with rand...