Able to create an account with long password leads to memory corruption / Integer Overflow in GitHub repository microweber/microweber prior to 1.2.12.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://huntr.dev/bounties/db615581-d5a9-4ca5-a3e9-7a39eceaa424 | third party advisory exploit |
https://github.com/microweber/microweber/commit/82be4f0b4729be870ccefdae99a04833f134aa6a | third party advisory patch |