wide-to-narrow-string-mismatch
A wide-string is used in an API that should consume byte-string (narrow string). This can trigger an out-of-bounds read.
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-125: Out-of-bounds Read
wide-to-narrow-string-mismatch
A wide-string is used in an API that should consume byte-string (narrow string). This can trigger an out-of-bounds read.
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-125: Out-of-bounds Read