Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/01/30 12:00 a.m.27 views

Immutable varibles should be checked to there default values

Lines of code Vulnerability details Impact It is very important to check whether the immutable variables are not equal to the default values because if Quest is created and when we pass a default value to a variable then it can't be changed and it can lead to a problem. Proof of Concept Suppose...

6.8AI score
SaveExploits0
Rows per page
Query Builder