Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/09/07 12:0 a.m.8 views

Absence of Start-End Time Validation in Range Creation

Lines of code Vulnerability details The code allows the creation of a Range structure without ensuring that startTime is strictly less than endTime. The absence of this validation might lead to unintended behavior or logical errors in functionalities that rely on the order of these timestamps...

6.9AI score
SaveExploits0
Rows per page
Query Builder