Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/02/10 12:0 a.m.25 views

Undesired behavior

Lines of code Vulnerability details You push a parameter into an array of tokens without checking if it's already exists. And if at first it's added with amount 0 it can later on be pushed with a greater amount and be twice in the array. Then in all processing it will consider the first occurrenc...

6.9AI score
SaveExploits0
Rows per page
Query Builder