Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

MyWebSQL ver 3.7 Cross-site request forgery (CSRF) Vulnerability Description


Testing Target

Summary

MyWebSQL version in 3.7 has Cross-site request forgery (CSRF) vulnerability.

Description

MyWebSQL version in 3.7 has Cross-site request forgery (CSRF) vulnerability.

Concept

  1. Login by IP method, then create a test DB as below image red box.
  2. Create MyWebSQL_CSRF_PoC.html and MyWebSQL_PoC_iframe.html file, that purpose is to delete the test database by CSRF.
  3. Execute MyWebSQL_CSRF_PoC.html at another domain chris-hpnb2.
  4. Check result, the test DB has deleted.