2015-02-18 13:13:44 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<root>
|
|
|
|
<!-- UNION query tests -->
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query ([CHAR]) - [COLSTART] to [COLSTOP] columns (custom)</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>1</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[CHAR]</char>
|
|
|
|
<columns>[COLSTART]-[COLSTOP]</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query (NULL) - [COLSTART] to [COLSTOP] columns (custom)</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>1</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>NULL</char>
|
|
|
|
<columns>[COLSTART]-[COLSTOP]</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query ([RANDNUM]) - [COLSTART] to [COLSTOP] columns (custom)</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>3</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[RANDNUM]</char>
|
|
|
|
<columns>[COLSTART]-[COLSTOP]</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query ([CHAR]) - 1 to 10 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>1</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[CHAR]</char>
|
|
|
|
<columns>1-10</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query (NULL) - 1 to 10 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>1</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>NULL</char>
|
|
|
|
<columns>1-10</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query ([RANDNUM]) - 1 to 10 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>3</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[RANDNUM]</char>
|
|
|
|
<columns>1-10</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query ([CHAR]) - 11 to 20 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>2</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[CHAR]</char>
|
|
|
|
<columns>11-20</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query (NULL) - 11 to 20 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>2</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>NULL</char>
|
|
|
|
<columns>11-20</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query ([RANDNUM]) - 11 to 20 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>3</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[RANDNUM]</char>
|
|
|
|
<columns>11-20</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query ([CHAR]) - 21 to 30 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>3</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[CHAR]</char>
|
|
|
|
<columns>21-30</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query (NULL) - 21 to 30 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>3</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>NULL</char>
|
|
|
|
<columns>21-30</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query ([RANDNUM]) - 21 to 30 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>4</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[RANDNUM]</char>
|
|
|
|
<columns>21-30</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query ([CHAR]) - 31 to 40 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>4</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[CHAR]</char>
|
|
|
|
<columns>31-40</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query (NULL) - 31 to 40 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>4</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>NULL</char>
|
|
|
|
<columns>31-40</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query ([RANDNUM]) - 31 to 40 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>5</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[RANDNUM]</char>
|
|
|
|
<columns>31-40</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query ([CHAR]) - 41 to 50 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>5</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[CHAR]</char>
|
|
|
|
<columns>41-50</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query (NULL) - 41 to 50 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>5</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>NULL</char>
|
|
|
|
<columns>41-50</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>Generic UNION query ([RANDNUM]) - 41 to 50 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>5</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-10-22 15:47:19 +03:00
|
|
|
<comment>-- -</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[RANDNUM]</char>
|
|
|
|
<columns>41-50</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query ([CHAR]) - [COLSTART] to [COLSTOP] columns (custom)</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>1</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[CHAR]</char>
|
|
|
|
<columns>[COLSTART]-[COLSTOP]</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query (NULL) - [COLSTART] to [COLSTOP] columns (custom)</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>1</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>NULL</char>
|
|
|
|
<columns>[COLSTART]-[COLSTOP]</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query ([RANDNUM]) - [COLSTART] to [COLSTOP] columns (custom)</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>3</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[RANDNUM]</char>
|
|
|
|
<columns>[COLSTART]-[COLSTOP]</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query ([CHAR]) - 1 to 10 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>1</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[CHAR]</char>
|
|
|
|
<columns>1-10</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query (NULL) - 1 to 10 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>1</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>NULL</char>
|
|
|
|
<columns>1-10</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query ([RANDNUM]) - 1 to 10 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>3</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[RANDNUM]</char>
|
|
|
|
<columns>1-10</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query ([CHAR]) - 11 to 20 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>2</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[CHAR]</char>
|
|
|
|
<columns>11-20</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query (NULL) - 11 to 20 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>2</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>NULL</char>
|
|
|
|
<columns>11-20</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query ([RANDNUM]) - 11 to 20 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>3</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[RANDNUM]</char>
|
|
|
|
<columns>11-20</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query ([CHAR]) - 21 to 30 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>3</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[CHAR]</char>
|
|
|
|
<columns>21-30</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query (NULL) - 21 to 30 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>3</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>NULL</char>
|
|
|
|
<columns>21-30</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query ([RANDNUM]) - 21 to 30 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>4</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[RANDNUM]</char>
|
|
|
|
<columns>21-30</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query ([CHAR]) - 31 to 40 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>4</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[CHAR]</char>
|
|
|
|
<columns>31-40</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query (NULL) - 31 to 40 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>4</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>NULL</char>
|
|
|
|
<columns>31-40</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query ([RANDNUM]) - 31 to 40 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>5</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[RANDNUM]</char>
|
|
|
|
<columns>31-40</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query ([CHAR]) - 41 to 50 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>5</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[CHAR]</char>
|
|
|
|
<columns>41-50</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
2015-02-21 15:57:28 +03:00
|
|
|
|
2015-02-18 13:13:44 +03:00
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query (NULL) - 41 to 50 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>5</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>NULL</char>
|
|
|
|
<columns>41-50</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
|
|
|
|
<test>
|
2015-02-21 15:57:28 +03:00
|
|
|
<title>MySQL UNION query ([RANDNUM]) - 41 to 50 columns</title>
|
2015-02-20 21:31:47 +03:00
|
|
|
<stype>6</stype>
|
2015-02-18 13:13:44 +03:00
|
|
|
<level>5</level>
|
|
|
|
<risk>1</risk>
|
|
|
|
<clause>1,2,3,4,5</clause>
|
|
|
|
<where>1</where>
|
|
|
|
<vector>[UNION]</vector>
|
|
|
|
<request>
|
|
|
|
<payload/>
|
2015-02-21 15:57:28 +03:00
|
|
|
<comment>#</comment>
|
2015-02-18 13:13:44 +03:00
|
|
|
<char>[RANDNUM]</char>
|
|
|
|
<columns>41-50</columns>
|
|
|
|
</request>
|
|
|
|
<response>
|
|
|
|
<union/>
|
|
|
|
</response>
|
2015-02-21 15:57:28 +03:00
|
|
|
<details>
|
|
|
|
<dbms>MySQL</dbms>
|
|
|
|
</details>
|
2015-02-18 13:13:44 +03:00
|
|
|
</test>
|
|
|
|
<!-- End of UNION query tests -->
|
|
|
|
</root>
|