This commit is contained in:
Raúl Marín 2023-11-20 18:08:39 +01:00
parent 8bff421c27
commit ff438112e9

View File

@ -12,4 +12,4 @@ function get_exception_message()
}
get_exception_message "Select * from sqlite('/etc/passwd', 'something');"
get_exception_message "Select * from sqlite('../../../../etc/passwd', 'something');
get_exception_message "Select * from sqlite('../../../../etc/passwd', 'something');"