Lucene search
+L

7326 matches found

Prion
Prion
added 2009/06/05 4:00 p.m.34 views

Authentication flaw

Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18, when FORM authentication is used, allows remote attackers to enumerate valid usernames via requests to /jsecuritycheck with malformed URL encoding of passwords, related to improper error checking in the 1...

4.3CVSS7.2AI score0.9444EPSS
SaveExploits5References49Affected Software1
Cvelist
Cvelist
added 2009/06/05 3:25 p.m.31 views

CVE-2009-0580

Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18, when FORM authentication is used, allows remote attackers to enumerate valid usernames via requests to /jsecuritycheck with malformed URL encoding of passwords, related to improper error checking in the 1...

4.9AI score0.9444EPSS
SaveExploits5References49
CVE
CVE
added 2009/06/05 3:25 p.m.152 views

CVE-2009-0580

CVE-2009-0580 affects Apache Tomcat 4.1.0–4.1.39, 5.5.0–5.5.27, and 6.0.0–6.0.18 when FORM authentication is used. A remote attacker can enumerate valid usernames by sending requests to /j_security_check with malformed URL encoding of the password, due to improper error checking in the MemoryReal...

4.3CVSS4.9AI score0.9444EPSS
SaveExploits5References49Affected Software1
CVE
CVE
added 2009/06/05 3:25 p.m.154 views

CVE-2009-0033

CVE-2009-0033 affects Apache Tomcat 4.1.0–4.1.39, 5.5.0–5.5.27, and 6.0.0–6.0.18 when using the Java AJP connector with mod_jk load balancing. A crafted request with invalid headers can cause a denial of service by temporarily blocking connectors that have encountered errors, as demonstrated by a...

5CVSS4.5AI score0.10053EPSS
SaveExploits1References47Affected Software1
Cvelist
Cvelist
added 2009/06/05 3:25 p.m.37 views

CVE-2009-0033

Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18, when the Java AJP connector and modjk load balancing are used, allows remote attackers to cause a denial of service application outage via a crafted request with invalid headers, related to temporary blocking of...

4.5AI score0.10053EPSS
SaveExploits1References47
Cvelist
Cvelist
added 2009/06/05 3:25 p.m.33 views

CVE-2009-0783

Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18 permits web applications to replace an XML parser used for other web applications, which allows local users to read or modify the 1 web.xml, 2 context.xml, or 3 tld files of arbitrary web applications via a crafted...

4.7AI score0.00809EPSS
SaveExploits1References47
CVE
CVE
added 2009/06/05 3:25 p.m.177 views

CVE-2009-0783

CVE-2009-0783 affects multiple Apache Tomcat lines (4.1.0–4.1.39, 5.5.0–5.5.27, 6.0.0–6.0.18). The issue allows a local attacker to replace the XML parser used by web applications, enabling reading or modification of other applications’ files such as (1) web.xml, (2) context.xml, or (3) tld files...

4.6CVSS4.6AI score0.00809EPSS
SaveExploits1References47Affected Software1
securityvulns
securityvulns
added 2009/06/05 12:00 a.m.140 views

[SECURITY] CVE-2009-0580 UPDATED Apache Tomcat User enumeration vulnerability with FORM authentication

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Updated to clarify affected versions as they vary for each affected Realm. CVE-2009-0580: Tomcat information disclosure vulnerability Severity: Low Vendor: The Apache Software Foundation Versions Affected: MemoryRealm: Tomcat 4.1.0 to 4.1.39 Tomcat...

4.3CVSS4.9AI score0.9444EPSS
SaveExploits5
UbuntuCve
UbuntuCve
added 2009/06/05 12:00 a.m.50 views

CVE-2009-0580

Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18, when FORM authentication is used, allows remote attackers to enumerate valid usernames via requests to /jsecuritycheck with malformed URL encoding of passwords, related to improper error checking in the 1...

4.3CVSS6.3AI score0.9444EPSS
SaveExploits5References3
UbuntuCve
UbuntuCve
added 2009/06/05 12:00 a.m.43 views

CVE-2009-0033

Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18, when the Java AJP connector and modjk load balancing are used, allows remote attackers to cause a denial of service application outage via a crafted request with invalid headers, related to temporary blocking of...

5CVSS6.3AI score0.10053EPSS
SaveExploits1References3
seebug.org
seebug.org
added 2009/06/05 12:00 a.m.125 views

Apache Tomcat表单认证用户名枚举漏洞

BUGTRAQ ID: 35196 CVECAN ID: CVE-2009-0580 Apache Tomcat是一个流行的开放源码的JSP应用服务器程序。 由于某些认证类中的不充分错误检查,如果远程攻击者向Tomcat服务器提交了非法URL编码的口令就可能通过返回判断是否存在所请求的用户名。如果基于表单的认证(jsecuritycheck)使用了任意以下认证域就可以执行这种攻击: MemoryRealm DataSourceRealm JDBCRealm Apache Group Tomcat 6.0.x Apache Group Tomcat 5.5.x Apache Group...

4.3CVSS5.2AI score0.9444EPSS
SaveExploits5
securityvulns
securityvulns
added 2009/06/05 12:00 a.m.146 views

[SECURITY] CVE-2009-0033 Apache Tomcat DoS when using Java AJP connector

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 CVE-2009-0033: Apache Tomcat denial of service vulnerability Severity: important Vendor: The Apache Software Foundation Versions Affected: Tomcat 6.0.0 to 6.0.18 Tomcat 5.5.0 to 5.5.27 Tomcat 4.1.0 to 4.1.39 The unsupported Tomcat 3.x, 4.0.x and 5.0.x...

5CVSS0.10053EPSS
SaveExploits1
securityvulns
securityvulns
added 2009/06/05 12:00 a.m.118 views

[SECURITY] CVE-2009-0783 Apache Tomcat Information disclosure

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 CVE-2009-0783: Apache Tomcat information disclosure vulnerability Severity: low Vendor: The Apache Software Foundation Versions Affected: Tomcat 6.0.0 to 6.0.18 Tomcat 5.5.0 to 5.5.27 Tomcat 4.1.0 to 4.1.39 The unsupported Tomcat 3.x, 4.0.x and 5.0.x...

4.6CVSS5AI score0.00809EPSS
SaveExploits1
securityvulns
securityvulns
added 2009/06/05 12:00 a.m.145 views

[SECURITY] CVE-2009-0580 Apache Tomcat User enumeration vulnerability with FORM authentication

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 CVE-2009-0580: Tomcat information disclosure vulnerability Severity: Low Vendor: The Apache Software Foundation Versions Affected: Tomcat 4.1.0 to 4.1.39 Tomcat 5.5.0 to 5.5.27 Tomcat 6.0.0 to 6.0.18 The unsupported Tomcat 3.x, 4.0.x and 5.0.x version...

4.3CVSS4.9AI score0.9444EPSS
SaveExploits5
UbuntuCve
UbuntuCve
added 2009/06/05 12:00 a.m.39 views

CVE-2009-0783

Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18 permits web applications to replace an XML parser used for other web applications, which allows local users to read or modify the 1 web.xml, 2 context.xml, or 3 tld files of arbitrary web applications via a crafted...

4.6CVSS6.4AI score0.00809EPSS
SaveExploits1References2
seebug.org
seebug.org
added 2009/06/05 12:00 a.m.78 views

Apache Tomcat Java AJP连接器无效头拒绝服务漏洞

BUGTRAQ ID: 35193 CVECAN ID: CVE-2009-0033 Apache Tomcat是一个流行的开放源码的JSP应用服务器程序。 如果Tomcat通过Java AJP连接器接收到了带有无效头的请求,就会关闭AJP连接器而不是返回错误。在这个连接器是modjk负载均衡worker成员的情况下,这个成员就会进入出错状态,在大约一分钟的时间内无法使用。 Apache Group Tomcat 6.0.x Apache Group Tomcat 5.5.x Apache Group Tomcat 4.1.x 厂商补丁: Apache Group -----------...

5CVSS5.1AI score0.10053EPSS
SaveExploits1
exploitpack
exploitpack
added 2009/06/03 12:00 a.m.12 views

Apache Tomcat 6.0.18 - Form Authentication ExistingNon-Existing Username Enumeration

Apache Tomcat 6.0.18 - Form Authentication ExistingNon-Existing Username Enumeration source: https://www.securityfocus.com/bid/35196/info Apache Tomcat is prone to a username-enumeration weakness because it displays different responses to login attempts, depending on whether or not the username...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/06/03 12:00 a.m.42 views

Apache Tomcat 6.0.18 - Form Authentication Existing/Non-Existing 'Username' Enumeration

source: https://www.securityfocus.com/bid/35196/info Apache Tomcat is prone to a username-enumeration weakness because it displays different responses to login attempts, depending on whether or not the username exists. Attackers may exploit this weakness to discern valid usernames. This may aid...

4.3CVSS6.3AI score0.9444EPSS
SaveExploits5
Positive Technologies
Positive Technologies
added 2009/06/03 12:00 a.m.18 views

PT-2009-2745 · Apache +2 · Apache Tomcat +2

Name of the Vulnerable Software and Affected Versions: Apache Tomcat versions 4.1.0 through 4.1.39 Apache Tomcat versions 5.5.0 through 5.5.27 Apache Tomcat versions 6.0.0 through 6.0.18 Description: The issue allows remote attackers to cause a denial of service, resulting in an application outag...

7.5CVSS5.3AI score0.9444EPSS
SaveExploits45References100
Positive Technologies
Positive Technologies
added 2009/06/03 12:00 a.m.11 views

PT-2009-3394 · Apache +2 · Apache Tomcat +2

Name of the Vulnerable Software and Affected Versions: Apache Tomcat versions 4.1.0 through 4.1.39 Apache Tomcat versions 5.5.0 through 5.5.27 Apache Tomcat versions 6.0.0 through 6.0.18 Description: The issue allows local users to read or modify the web.xml, context.xml, or tld files of arbitrar...

7.5CVSS5.2AI score0.9444EPSS
SaveExploits45References100
Rows per page
Query Builder