CVE-2012-1675
Oracle Database Server Remote Command Execution via TNS Listener Poisoning
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2012-1675.
PoCs published by bongbongco, including Metasploit module auxiliary/scanner/oracle/tnspoison_checker.
AI-analyzed exploit summary This repository provides a reference to an Nmap script for detecting Oracle Database TNS Listener Poison Attack Vulnerability (CVE-2012-1675). It includes a command to run the script and a link to a detailed paper on the vulnerability.
Description
The TNS Listener, as used in Oracle Database 11g 11.1.0.7, 11.2.0.2, and 11.2.0.3, and 10g 10.2.0.3, 10.2.0.4, and 10.2.0.5, as used in Oracle Fusion Middleware, Enterprise Manager, E-Business Suite, and possibly other products, allows remote attackers to execute arbitrary database commands by performing a remote registration of a database (1) instance or (2) service name that already exists, then conducting a man-in-the-middle (MITM) attack to hijack database connections, aka "TNS Poison."
Exploits (2)
This repository provides a reference to an Nmap script for detecting Oracle Database TNS Listener Poison Attack Vulnerability (CVE-2012-1675). It includes a command to run the script and a link to a detailed paper on the vulnerability.
This Metasploit auxiliary module checks for Oracle TNS Listener vulnerability (CVE-2012-1675) by sending a service registration packet and analyzing the response. It does not exploit the vulnerability but scans for its presence.