EIP-2026-103793
PRE-CVEOracle - ctxsys.drvxtabc.create_tables Evil Cursor
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103793. PoCs published by Andrea Purificato.
AI-analyzed exploit summary This exploit leverages the Oracle ctxsys.drvxtabc.create_tables procedure to execute arbitrary SQL commands via an 'evil cursor' technique, granting DBA privileges to an unprivileged user. It uses DBMS_SQL to dynamically execute a GRANT DBA statement within an autonomous transaction.
Description
Oracle - ctxsys.drvxtabc.create_tables Evil Cursor
Exploits (1)
This exploit leverages the Oracle ctxsys.drvxtabc.create_tables procedure to execute arbitrary SQL commands via an 'evil cursor' technique, granting DBA privileges to an unprivileged user. It uses DBMS_SQL to dynamically execute a GRANT DBA statement within an autonomous transaction.