#3754 - Security Issue - SQL Injection

  • By
  • Added
  • 5 views
Identifier #3754
Issue type Major issue (breaks an entire feature)
Title Security Issue - SQL Injection
Status Completed
Handling member Chris Graham
Addon search
Description SQL Injection is a critical security vulnerability which allows an attacker to extract the entire database of the site using the malicious SQL Queries. It deos not require any authentication for the user. SQL Injection is dangerous as it allows an attacker to include a shell and compromise the web server
Steps to reproduce

Step1: Visit the url

https://compo.sr/

Step2: Go to the search field and enter any sql characters like the below url

https://compo.sr/search.htm?search_tutorials_external=1&search_comcode_pages=1&days=-1&all_defaults=0&content=hello%22+OR+1%3D1--

Step3: It will trigger the SQL Error as shown

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated