A request like /manager/index.php?a=1&f=../processors/sample_processor_xyz allows backend users to bypass manager’s permission system and access processors directly.
Very nice NetNoise.
I also love the idea of using the [Security] tag before the message so we can readily identify the message
-
☆ A M B ☆
- 24,524 Posts
Shouldn’t that use mysql_escape_string or mysql_real_escape_string be used whenever dealing with the database?