Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-104025. PoCs published by bunker.
AI-analyzed exploit summary This Perl script exploits a cursor injection vulnerability in Oracle Database 10g (CVE-2007-126999) to grant or revoke DBA privileges to an unprivileged user. It leverages the KUPM$MCP.MAIN procedure and DBMS_SQL.OPEN_CURSOR to execute arbitrary SQL commands without requiring CREATE PROCEDURE privileges.
Description
Oracle 10g KUPM$MCP.MAIN - SQL Injection (2)
Exploits (1)
This Perl script exploits a cursor injection vulnerability in Oracle Database 10g (CVE-2007-126999) to grant or revoke DBA privileges to an unprivileged user. It leverages the KUPM$MCP.MAIN procedure and DBMS_SQL.OPEN_CURSOR to execute arbitrary SQL commands without requiring CREATE PROCEDURE privileges.