Exploiting SQL-Injection Vulnerability in Oxid eShop CE 6.0.2 with SQLMAP [on hold]

I installed Oxid eShop CE 6.0.2 on my local webserver to analyze the last SQL-injection vulnerability in this webapp.

I found out that it is possible to inject SQL via the sorting parameter (GET). So with the following URL, … Continue reading Exploiting SQL-Injection Vulnerability in Oxid eShop CE 6.0.2 with SQLMAP [on hold]

Exploiting incorrectly escaped `mysql_query() or die(mysql_error())` to exfiltrate data?

I ran across some legacy code that uses mysql_query($sql) or die(mysql_error())

Was curious and noticed that with a correctly placed ” in the email input … I am shown output from mysql_error() as a user.

You have an er… Continue reading Exploiting incorrectly escaped `mysql_query() or die(mysql_error())` to exfiltrate data?

SiteLock Extends Database Security Reach to MySQL

SiteLock this week extended the reach of its tool for finding and removing malware from databases to include the open source MySQL database. Previously, the SMART Database only supported websites built using the WordPress framework. Now the company’s … Continue reading SiteLock Extends Database Security Reach to MySQL