cJSON before 1.7.11 allows out-of-bounds access, related to \x00 in a string literal.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://www.oracle.com/security-alerts/cpuoct2020.html | third party advisory patch |
https://github.com/DaveGamble/cJSON/issues/337 | third party advisory exploit |
https://github.com/DaveGamble/cJSON/releases/tag/v1.7.11 | third party advisory release notes |
https://github.com/DaveGamble/cJSON/compare/c69134d...93688cb | third party advisory patch |