Higher the level for Oracle stacked tests just in case the SQL inj is within a PL/SQL function ('cause of no support for stacked queries by design on Oracle)

This commit is contained in:
Bernardo Damele 2010-12-09 15:14:18 +00:00
parent d8edc5b244
commit 4bb40c0a06

View File

@ -1346,7 +1346,7 @@ Formats:
<test>
<title>Oracle stacked queries (BEGIN DBMS_LOCK.SLEEP)</title>
<stype>4</stype>
<level>3</level>
<level>5</level>
<risk>0</risk>
<clause>0</clause>
<where>1</where>
@ -1366,7 +1366,7 @@ Formats:
<test>
<title>Oracle stacked queries (EXEC DBMS_LOCK.SLEEP)</title>
<stype>4</stype>
<level>4</level>
<level>5</level>
<risk>0</risk>
<clause>0</clause>
<where>1</where>