mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
898 B
898 B
CVE-2012-3132
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.