admin
07-21-2005, 12:58 AM
phpSurveyor
http://phpsurveyor.sourceforge.net
July 20, 2005
http://secunia.com/advisories/16123/
Description:
thegreatone has discovered some vulnerabilities in PHP Surveyor, which can be exploited by malicious users to conduct SQL injection attacks.
Input passed to the "sid", "start", "id" and "lid" parameters isn't properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Successful exploitation requires access to the "admin/" directory (typically administrative privileges if security is enabled in PHP Surveyor).
It is also possible to disclose the full path to certain scripts.
The vulnerabilities have been confirmed in version 0.98. Other versions may also be affected.
Solution:
Grant only trusted users access to the "admin/" directory.
Edit the source code to ensure that input is properly sanitised.
http://phpsurveyor.sourceforge.net
July 20, 2005
http://secunia.com/advisories/16123/
Description:
thegreatone has discovered some vulnerabilities in PHP Surveyor, which can be exploited by malicious users to conduct SQL injection attacks.
Input passed to the "sid", "start", "id" and "lid" parameters isn't properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Successful exploitation requires access to the "admin/" directory (typically administrative privileges if security is enabled in PHP Surveyor).
It is also possible to disclose the full path to certain scripts.
The vulnerabilities have been confirmed in version 0.98. Other versions may also be affected.
Solution:
Grant only trusted users access to the "admin/" directory.
Edit the source code to ensure that input is properly sanitised.