|
» Topic: Trust unworthy variables in PHP
» Added by: Maksymilian Arciemowicz
» Date: 18.5.2006
Recently, I have published a simple 'Full Path Disclosure and SQL Errors' bug, which has presented lack of knowledge or secuirty of many programmists. All in all, Full Path Disclosure is something not dangerous, but is also an error. The majority of people tries to protect their PHP scripts, but they do not know everything.
SecurityReason public new paper called "Trust unworthy variables in PHP"
More details you can find on :
http://securityreason.com/paper/10
|