surveyjs / surveyjs-php

This demo shows how to integrate SurveyJS components with a PHP backend.
https://surveyjs-php.azurewebsites.net/
Other
74 stars 44 forks source link

Critical SQLi #6

Open eithan1231 opened 5 years ago

eithan1231 commented 5 years ago

The postgresdbadapter.php file is vulnerable to SQLi.

tsv2013 commented 5 years ago

Thank you for contributing. Probably you are right. But this is a very basic sample of PHP + SurevyJS integration. It shows how SurevyJS libraries are interacting with PHP backend only. This sample dosn't cover security, analitics and many other acpects of a real world application.