Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4bb40c0

Browse files
committed
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)
1 parent d8edc5b commit 4bb40c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xml/payloads.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1346,7 +1346,7 @@ Formats:
13461346
<test>
13471347
<title>Oracle stacked queries (BEGIN DBMS_LOCK.SLEEP)</title>
13481348
<stype>4</stype>
1349-
<level>3</level>
1349+
<level>5</level>
13501350
<risk>0</risk>
13511351
<clause>0</clause>
13521352
<where>1</where>
@@ -1366,7 +1366,7 @@ Formats:
13661366
<test>
13671367
<title>Oracle stacked queries (EXEC DBMS_LOCK.SLEEP)</title>
13681368
<stype>4</stype>
1369-
<level>4</level>
1369+
<level>5</level>
13701370
<risk>0</risk>
13711371
<clause>0</clause>
13721372
<where>1</where>

0 commit comments

Comments
 (0)