Janet before 1.22.0 mishandles arrays.
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.
Link | Tags |
---|---|
https://github.com/janet-lang/janet/compare/v1.21.1...v1.22.0 | third party advisory |
https://github.com/janet-lang/janet/releases/tag/v1.22.0 | third party advisory release notes |
https://blog.convisoappsec.com/en/bug-hunting-in-the-janet-language-interpreter/ | exploit third party advisory technical description |