Exploitation Summary
EIP tracks 2 public exploits for CVE-2007-3855. PoCs published by bunker.
AI-analyzed exploit summary This SQL script exploits CVE-2007-3855 in Oracle 9i/10g by creating a malicious view to update a user's password without proper authorization. It demonstrates unauthorized password modification via a view-based attack.
Description
Multiple unspecified vulnerabilities in Oracle Database 9.0.1.5+, 9.2.0.8, 9.2.0.8DV, 10.1.0.5, and 10.2.0.3 allows remote authenticated users to have an unknown impact via (1) SYS.DBMS_DRS in the DataGuard component (DB03), (2) SYS.DBMS_STANDARD in the PL/SQL component (DB10), (3) MDSYS.RTREE_IDX in the Spatial component (DB16), and (4) SQL Compiler (DB17). NOTE: a reliable researcher claims that DB17 is for using Views to perform unauthorized insert, update, or delete actions.
Exploits (2)
This SQL script exploits CVE-2007-3855 in Oracle 9i/10g by creating a malicious view to update a user's password without proper authorization. It demonstrates unauthorized password modification via a view-based attack.
This SQL script exploits CVE-2007-3855 in Oracle 9i/10g by creating a malicious view to update a user's password without proper authorization. It demonstrates an unauthorized password change by leveraging a view-based vulnerability.