10
CVSSv2

CVE-2001-0499

Published: 21/07/2001 Updated: 11/07/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Buffer overflow in Transparent Network Substrate (TNS) Listener in Oracle 8i 8.1.7 and previous versions allows remote malicious users to gain privileges via a long argument to the commands (1) STATUS, (2) PING, (3) SERVICES, (4) TRC_FILE, (5) SAVE_CONFIG, or (6) RELOAD.

Vulnerable Product Search on Vulmon Subscribe to Product

oracle oracle8i

Exploits

source: wwwsecurityfocuscom/bid/2941/info Oracle 8i ships with a component called TNS Listener TNS Listener is used to arbitrate communication between remote database clients/applications and the database server There exists a remotely exploitable buffer overflow in TNS Listener Remote attackers can execute arbitrary code on affected ...
## # $Id: tns_argumentsrb 11122 2010-11-24 06:10:13Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class M ...