Lucene search
+L

4180 matches found

Cvelist
Cvelist
added 2007/01/23 12:0 a.m.23 views

CVE-2007-0410

Unspecified vulnerability in the thread management in BEA WebLogic 7.0 through 7.0 SP6, 8.1 through 8.1 SP5, 9.0, and 9.1, when T3 authentication is used, allows remote attackers to cause a denial of service thread and system hang via unspecified "sequences of events."...

6.9AI score0.02442EPSS
SaveExploits0References6
CVE
CVE
added 2007/01/23 12:0 a.m.65 views

CVE-2007-0413

CVE-2007-0413 - MODE C BEA WebLogic Server versions 8.1 through 8.1 SP5 store cleartext data in a backup of config.xml after offline editing. This allows local users to obtain sensitive information by reading the backup file. The vulnerability is due to storing sensitive configuration data in an ...

4.4CVSS5.7AI score0.00302EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2007/01/23 12:0 a.m.47 views

CVE-2007-0421

BEA WebLogic Server versions affected are 6.1 (6.1 SP7) and 7.0 (7.0 SP7). The vulnerability allows remote attackers to trigger a denial of service by sending requests with malformed headers that cause a large amount of data to be written to the server log. The root cause is tied to processing of...

6.4CVSS6.7AI score0.02061EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2007/01/23 12:0 a.m.23 views

CVE-2007-0422

BEA WebLogic Server 9.0, 9.1, and 9.2 Gold, when running on Solaris 9, allows remote attackers to cause a denial of service server inaccessibility via manipulated socket connections...

6.7AI score0.01653EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2007/01/23 12:0 a.m.23 views

CVE-2007-0417

BEA WebLogic Server 7.0 through 7.0 SP7, 8.1 through 8.1 SP5, 9.0, and 9.1, when using the WebLogic Server 6.1 compatibility realm, allows attackers to execute certain EJB container persistence operations with an administrative identity...

6.9AI score0.01769EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2007/01/23 12:0 a.m.21 views

CVE-2007-0415

BEA WebLogic Server 8.1 through 8.1 SP5 does not properly enforce access control after a dynamic update and dynamic redeployment of an application that is implemented through exploded jars, which allows attackers to bypass intended access restrictions...

6.6AI score0.01259EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2007/01/23 12:0 a.m.25 views

CVE-2007-0418

BEA WebLogic Server 7.0 through 7.0 SP6, 8.1 through 8.1 SP5, 9.0, and 9.1 does not enforce a security policy that declares permissions for EJB methods that have array parameters, which allows remote attackers to obtain unauthorized access to these methods...

6.7AI score0.01609EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2007/01/23 12:0 a.m.26 views

CVE-2007-0424

Unspecified vulnerability in the BEA WebLogic Server proxy plug-in for Netscape Enterprise Server before September 2006 for Netscape Enterprise Server allow remote attackers to cause a denial of service via certain requests that trigger errors that lead to a server being marked as unavailable,...

6.7AI score0.01653EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2007/01/23 12:0 a.m.25 views

CVE-2007-0421

BEA WebLogic Server 6.1 through 6.1 SP7, and 7.0 through 7.0 SP7 allows remote attackers to cause a denial of service disk consumption via requests containing malformed headers, which cause a large amount of data to be written to the server log...

6.7AI score0.02061EPSS
SaveExploits0References6
seebug.org
seebug.org
added 2007/01/18 12:0 a.m.28 views

BEA JRockit Java虚拟机未明堆栈缓冲区溢出漏洞

BEA JRockit JDK为开发和运行使用Java语言编写的应用程序提供了各种工具、实用程序和一个完整的运行时环境。 BEA JRockit在特殊环境下存在溢出问题,远程攻击者可以利用漏洞以应用程序进程权限执行任意指令。 目前没有详细漏洞细节提供。 BEA WebLogic Server 8.1 BEA WebLogic Platform 8.1 BEA WebLogic Express 8.1 BEA JRockit 1.4.205 补丁下载: BEA WebLogic Server 8.1 BEA WebLogic Server...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/01/18 12:0 a.m.32 views

BEA产品多个远程安全漏洞

BEA Systems WebLogic包含多种应用系统集成方案,包括Server/Express/Integration等。 BEA Weblogic中存在多个安全漏洞,可能允许恶意攻击者获得敏感信息、绕过某些安全限制、导致拒绝服务或完全入侵系统。 这些漏洞包括: 1 SSL库中的漏洞可能允许判断明文块; 2 从缓存重用连接时服务器没有正确地验证客户端证书,导致攻击者可以通过X.509证书访问Web服务器。成功攻击要求应用程序允许通过单个客户端进程访问多个用户; 3 存储在JDBCDataSourceFactory MBean Properties属性中的口令没有加密; 4...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/10/27 12:0 a.m.25 views

BEA WebLogic Server/WebLogic Express Java RMI不正确会话继承漏洞

BEA Systems WebLogic包含多种应用系统集成方案,包括Server/Express/Integration等。 BEA WebLogic的对Java Remote Method Invocation RMI文档描述存在问题,遵从此文档开发的产品可导致权限提升问题。 问题发生在当客户多次以不同用户登录WebLogic服务器时,文档描述客户的行为是:当RMI请求提交时是没有当前用户关联客户线程的,这对RMI通过T3协议来说是正确的,但针对RMI通过IIOP协议走的情况下是不正确的,任意依赖此文档描述的行为可导致在RMI调用中获得其他用户的验证信息。 BEA Systems...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2006/10/27 12:0 a.m.41 views

BEA WebLogic Server和WebLogic Express Application Role未授权访问漏洞

BEA Systems WebLogic包含多种应用系统集成方案,包括Server/Express/Integration等。 WebLogic Server和WebLogic Express应用程序不正确实现Servlet 2.3标准,远程攻击者可以利用这个漏洞未授权访问应用系统资源。 当WEB应用程序指定包含在security-constraint标记的role-name标记中的'role name'为''时,会触发此漏洞。下面是web.xml文件中使用有问题的‘’代码: security-constraint web-resource-collection...

6.8AI score
SaveExploits0
Prion
Prion
added 2006/05/23 10:6 a.m.22 views

Design/Logic Flaw

A recommended admin password reset mechanism for BEA WebLogic Server 8.1, when followed before October 10, 2005, causes the administrator password to be stored in cleartext in the domain directory, which could allow attackers to gain privileges...

5CVSS7.2AI score0.0162EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2006/05/23 10:6 a.m.21 views

CVE-2006-2546

A recommended admin password reset mechanism for BEA WebLogic Server 8.1, when followed before October 10, 2005, causes the administrator password to be stored in cleartext in the domain directory, which could allow attackers to gain privileges...

5CVSS6.7AI score0.0162EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2006/05/23 10:0 a.m.24 views

CVE-2006-2546

A recommended admin password reset mechanism for BEA WebLogic Server 8.1, when followed before October 10, 2005, causes the administrator password to be stored in cleartext in the domain directory, which could allow attackers to gain privileges...

6.7AI score0.0162EPSS
SaveExploits0References5
CVE
CVE
added 2006/05/23 10:0 a.m.48 views

CVE-2006-2546

CVE-2006-2546 affects BEA WebLogic Server 8.1. A recommended admin password reset mechanism used before 2005-10-10 results in the administrator password being stored in cleartext in the domain directory, which could allow an attacker with access to the domain directory to gain privileges. Connect...

5CVSS6.7AI score0.0162EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2006/05/19 10:2 a.m.12 views

CVE-2006-2467

BEA WebLogic Server 8.1 up to SP4, 7.0 up to SP6, and 6.1 up to SP7 displays the internal IP address of the WebLogic server in the WebLogic Server Administration Console, which allows remote authenticated administrators to determine the address...

4CVSS6.3AI score0.01224EPSS
SaveExploits0References6
NVD
NVD
added 2006/05/19 10:2 a.m.14 views

CVE-2006-2472

Unspecified vulnerability in BEA WebLogic Server 9.1 and 9.0, 8.1 through SP5, 7.0 through SP6, and 6.1 through SP7 allows untrusted applications to obtain private server keys...

4.9CVSS6.4AI score0.00352EPSS
SaveExploits0References5
NVD
NVD
added 2006/05/19 10:2 a.m.16 views

CVE-2006-2471

Multiple vulnerabilities in BEA WebLogic Server 8.1 through SP4, 7.0 through SP6, and 6.1 through SP7 leak sensitive information to remote attackers, including 1 DNS and IP addresses to address to T3 clients, 2 internal sensitive information using GetIORServlet, 3 certain "server details" in...

5CVSS6.5AI score0.01392EPSS
SaveExploits0References5
Rows per page
Query Builder