Hello,
I just discovered that using radgrid with paging turned on and active, my agency's firewall (Check Point Firewall-1 Smart Defense) considers it a sql injection for the request "minValue."
RadGrid pagesize=20. If the items return is 20 or less everything runs fine. If I change the pagesize to 5 and the records return is 20, paging shows and all request is now rejected.
Any insight will be helpful. Thanks.
Khanh
I just discovered that using radgrid with paging turned on and active, my agency's firewall (Check Point Firewall-1 Smart Defense) considers it a sql injection for the request "minValue."
RadGrid pagesize=20. If the items return is 20 or less everything runs fine. If I change the pagesize to 5 and the records return is 20, paging shows and all request is now rejected.
Any insight will be helpful. Thanks.
Khanh
| --------------begin |
| Number: 2153036 |
| Date: 09June2010 |
| Time: 13:51:22 |
| Product: SmartDefense |
| Interface: eth0 |
| Origin: nrodo3 |
| Type: Log |
| Action: Reject |
| Protocol: tcp |
| Service: http (80) |
| Source: 207.67.36.210 |
| Destination: nriis3 (198.234.44.227) |
| Source Port: 57783 |
| Attack Name: SQL Injection |
| SmartDefense Profile: Default_Protection |
| Information: reason: WSE0040002 SQL injection detected in request: 'minValue' |
| ------------end |