Integer Overflow or Wraparound in GitHub repository publify/publify prior to 9.2.10.
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/17d86a50-265c-4ec8-9592-0bd909ddc8f3 | exploit third party advisory patch |
https://github.com/publify/publify/commit/29a5837c29620e33857d7a5afce01384e3f8e41a | third party advisory patch |