1.2.498. GPRC Aliases¶
<?php
$post = $_POST;
foreach($post as $key => $var) {
print $var;
}
?>
See also Superglobals.
1.2.498.1. Connex PHP features¶
1.2.498.1.1. Specs¶
Short name |
Security/GPRAliases |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
Major |
Time To Fix |
Quick (30 mins) |
Precision |
Very high |
Available in |