### [CVE-2012-3132](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3132) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description SQL injection vulnerability in Oracle Database Server 10.2.0.3, 10.2.0.4, 10.2.0.5, 11.1.0.7, 11.2.0.2, and 11.2.0.3 allows remote authenticated users to execute arbitrary SQL commands via vectors involving CREATE INDEX with a CTXSYS.CONTEXT INDEXTYPE and DBMS_STATS.GATHER_TABLE_STATS. ### POC #### Reference - http://www.darkreading.com/database-security/167901020/security/news/240004776/hacking-oracle-database-indexes.html - http://www.oracle.com/technetwork/topics/security/cpuoct2012-1515893.html #### Github No PoCs found on GitHub currently.