yuluo-yx opened a new issue, #2117:
URL: https://github.com/apache/rocketmq-dashboard/issues/2117

   MessageService checks a Topic query window with endTime minus startTime. 
Extreme long values can overflow to a negative duration and bypass the 
seven-day limit; negative and equal timestamps are also not rejected 
consistently at the provider-neutral boundary. Validate non-negative, strictly 
ordered timestamps and compare the maximum window without overflowing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to