Site icon TheCyberThrone

DBreach ! Attack on Database

Advertisements

A new type of attack against databases has been presented at the Black Hat US 2021 hybrid event. This attack database Reconnaissance and Exfiltration via Adaptive Compression Heuristics could result in information disclosure and loss.

DBREACH is considered to be the first compression side-channel attack on a database system. Using this technique, an attacker can recover users’ encrypted data.

Attack vector

For a successful attack, an attacker requires the ability to insert/update a database table and estimate the size of a compressed table.

Caution Ahead

Researchers claim that this threat model can result in real-world attacks. In order to mitigate the potential risks of the DBREACH attack, it is advisable for database administrators to avoid using column-level permission. Moreover, they can monitor the database usage patterns, such as DoS detection, and look for a single user with a sudden high number of updates.

Exit mobile version