An issue was discovered in MISP before 2.4.121. It mishandled time skew (between the machine hosting the web server and the machine hosting the database) when trying to block a brute-force series of invalid requests.
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.
Link | Tags |
---|---|
https://github.com/MISP/MISP/commit/c1a0b3b2809b21b4df8c1efbc803aff700e262c3 | third party advisory patch |
https://github.com/MISP/MISP/commit/934c82819237b4edf1da64587b72a87bec5dd520 | third party advisory patch |
https://github.com/MISP/MISP/compare/v2.4.120...v2.4.121 | third party advisory patch |