|   1 2 3 4 5 6 7 8 9 10  |  source: https://www.securityfocus.com/bid/45827/info Advanced Webhost Billing System (AWBS) is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data. A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. AWBS 2.9.2 is vulnerable; other versions may also be affected.  http://www.example.com/cart?ca=add_other&oid=1'%20AND%20SLEEP(100)='   |