SonicALERT
Search

Sonicwall Signatures

 

Go to All Categories list.


  CrateDB SQL Injection

Category: WEB-ATTACKS      

CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time. There is a COPY FROM function in the CrateDB database that is used to import file data into database tables. This function has a flaw, and authenticated attackers can use the COPY FROM function to import arbitrary file content into database tables, resulting in information leakage. This signature checks strings sent to local web server containing SQL statements "SELECT * FROM". The combined statements are commonly used in SQL injection attacks.


Relevant Information