Lucene search
+L

142 matches found

OpenVAS
OpenVAS
added 2008/01/17 12:00 a.m.30 views

Debian: Security Advisory (DSA-1312-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2008 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5CVSS6.7AI score0.13165EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2008/01/17 12:00 a.m.37 views

Debian Security Advisory DSA 1312-1 (libapache-mod-jk)

The remote host is missing an update to libapache-mod-jk announced via advisory DSA 1312-1. OpenVAS Vulnerability Test $Id: deb13121.nasl 6616 2017-07-07 12:10:49Z cfischer $ Description: Auto-generated from advisory DSA 1312-1 Authors: Thomas Reinke Copyright: Copyright c 2007 E-Soft Inc...

5CVSS0.5AI score0.13165EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2007/06/21 12:00 a.m.40 views

Debian DSA-1312-1 : libapache-mod-jk - programming error

It was discovered that the Apache 1.3 connector for the Tomcat Java servlet engine decoded request URLs multiple times, which can lead to information disclosure. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from Debian...

5CVSS5.3AI score0.13165EPSS
SaveExploits1References2
OSV
OSV
added 2007/06/18 12:00 a.m.15 views

DSA-1312-1 libapache-mod-jk

Bulletin has no description...

5CVSS6.2AI score0.13165EPSS
SaveExploits1
seebug.org
seebug.org
added 2007/05/27 12:00 a.m.46 views

Apache Tomcat JK Web Server Connector双重编码“..”绕过安全限制漏洞

Apache Tomcat是一个流行的开放源码的JSP应用服务器程序。 Apache Tomcat在处理畸形编码的文件请求时存在漏洞,远程攻击者可能利用此漏洞绕过访问限制。 Apache Tomcat用于连接tomcat和apache之间的连接器JK Web Server Connector没有正确处理URL中双重编码的“..”字串。如果多个组件(防火墙、缓存、代理和Tomcat)处理一个请求的话,这些组件不应迭代的多次解码请求URL,否则就可能绕过最后一个组件之前所实施的访问控制规则。 默认下modjk解码Apache...

7.1AI score
SaveExploits0
OSV
OSV
added 2007/05/25 6:30 p.m.10 views

DEBIAN-CVE-2007-1860

modjk in Apache Tomcat JK Web Server Connector 1.2.x before 1.2.23 decodes request URLs within the Apache HTTP Server before passing the URL to Tomcat, which allows remote attackers to access protected pages via a crafted prefix JkMount, possibly involving double-encoded .. dot dot sequences and...

5CVSS6.6AI score0.13165EPSS
SaveExploits1References1
CVE
CVE
added 2007/05/25 6:00 p.m.146 views

CVE-2007-1860

CVE-2007-1860 affects the Apache Tomcat JK Web Server Connector (mod_jk) in 1.2.x before 1.2.23. The flaw arises because mod_jk decodes request URLs within Apache before passing them to Tomcat, enabling directory traversal through crafted URLs (e.g., double-encoded .. sequences via a JkMount pref...

5CVSS6.2AI score0.13165EPSS
SaveExploits1References34Affected Software1
Cvelist
Cvelist
added 2007/05/25 6:00 p.m.60 views

CVE-2007-1860

modjk in Apache Tomcat JK Web Server Connector 1.2.x before 1.2.23 decodes request URLs within the Apache HTTP Server before passing the URL to Tomcat, which allows remote attackers to access protected pages via a crafted prefix JkMount, possibly involving double-encoded .. dot dot sequences and...

6.3AI score0.13165EPSS
SaveExploits1References34
Apache Tomcat
Apache Tomcat
added 2007/05/18 12:00 a.m.54 views

Fixed in Apache Tomcat JK Connector 1.2.23

Important: Information disclosure CVE-2007-1860 The issue is related to CVE-2007-0450, the patch for which was insufficient. When multiple components firewalls, caches, proxies and Tomcat process a request, the request URL should not get decoded multiple times in an iterative way by these...

5CVSS6AI score0.13165EPSS
SaveExploits1Affected Software1
Positive Technologies
Positive Technologies
added 2007/04/25 12:00 a.m.14 views

PT-2007-1473 · Apache · Mod Jk +1

Name of the Vulnerable Software and Affected Versions: Apache Tomcat version 5.5.15 Description: The issue is related to the AJP connector in Apache Tomcat, which uses an incorrect length for chunks. This can cause a buffer over-read in the ajp process callback function in mod jk, allowing remote...

7.8CVSS8.5AI score0.08319EPSS
SaveExploits0References22
Tenable Nessus
Tenable Nessus
added 2007/03/18 12:00 a.m.34 views

GLSA-200703-16 : Apache JK Tomcat Connector: Remote execution of arbitrary code

The remote host is affected by the vulnerability described in GLSA-200703-16 Apache JK Tomcat Connector: Remote execution of arbitrary code ZDI reported an unsafe memory copy in modjk that was discovered by an anonymous researcher in the mapuritoworker function of native/common/jkuriworkermap.c...

7.5CVSS7.9AI score0.81513EPSS
SaveExploits9References2
Tenable Nessus
Tenable Nessus
added 2007/03/06 12:00 a.m.55 views

FreeBSD : mod_jk -- long URL stack overflow vulnerability (cf86c644-cb6c-11db-8e9d-000c6ec775d9)

TippingPoint and The Zero Day Initiative reports : This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Apache Tomcat JK Web Server Connector. Authentication is not required to exploit this vulnerability. The specific flaw exists in the URI handler f...

7.5CVSS7.7AI score0.81513EPSS
SaveExploits9References4
seebug.org
seebug.org
added 2007/03/05 12:00 a.m.64 views

Apache Tomcat JK Web Server Connector超长URL栈溢出漏洞

Apache Tomcat是一个流行的开放源码的JSP应用服务器程序。 Tomcat JK Web Server Connector的modjk.so库在处理超长畸形的URL时存在漏洞,远程攻击者可能利用此漏洞控制服务器。 Apache Tomcat JK Web Server Connector的modjk.so库URI处理器mapuritoworker是在native/common/jkuriworkermap.c文件中定义的。当该库在解析超过4095字节的超长URL请求时URI...

7.1AI score
SaveExploits0
d2
d2
added 2007/03/04 10:19 p.m.66 views

DSquare Exploit Pack: D2SEC_MOD_JK

Name| d2secmodjk ---|--- CVE| CVE-2007-0774 Exploit Pack| D2ExploitPack Description| Apache Tomcat JK Web Server Connector Stack Overflow Vulnerability Notes|...

7.5CVSS3AI score0.81513EPSS
SaveExploits9
NVD
NVD
added 2007/03/04 10:19 p.m.26 views

CVE-2007-0774

Stack-based buffer overflow in the mapuritoworker function native/common/jkuriworkermap.c in modjk.so for Apache Tomcat JK Web Server Connector 1.2.19 and 1.2.20, as used in Tomcat 4.1.34 and 5.5.20, allows remote attackers to execute arbitrary code via a long URL that triggers the overflow in a...

7.5CVSS7.9AI score0.81513EPSS
SaveExploits9References25
Cvelist
Cvelist
added 2007/03/04 10:00 p.m.45 views

CVE-2007-0774

Stack-based buffer overflow in the mapuritoworker function native/common/jkuriworkermap.c in modjk.so for Apache Tomcat JK Web Server Connector 1.2.19 and 1.2.20, as used in Tomcat 4.1.34 and 5.5.20, allows remote attackers to execute arbitrary code via a long URL that triggers the overflow in a...

7.8AI score0.81513EPSS
SaveExploits9References25
securityvulns
securityvulns
added 2007/03/02 12:00 a.m.127 views

ZDI-07-008: Apache Tomcat JK Web Server Connector Long URL Stack Overflow Vulnerability

ZDI-07-008: Apache Tomcat JK Web Server Connector Long URL Stack Overflow Vulnerability http://www.zerodayinitiative.com/advisories/ZDI-07-008.html March 2, 2007 -- CVE ID: CVE-2007-0774 -- Affected Vendor: Apache -- Affected Products: Tomcat JK Web Server Connector 1.2.19 Tomcat JK Web Server...

7.5CVSS0.81513EPSS
SaveExploits9
Zero Day Initiative
Zero Day Initiative
added 2007/03/02 12:00 a.m.102 views

Apache Tomcat JK Web Server Connector Long URL Stack Overflow Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Apache Tomcat JK Web Server Connector. Authentication is not required to exploit this vulnerability. The specific flaw exists in the URI handler for the modjk.so library, mapuritoworker, defined in...

7.5CVSS4.6AI score0.81513EPSS
SaveExploits9References1
Apache Tomcat
Apache Tomcat
added 2007/03/02 12:00 a.m.37 views

Fixed in Apache Tomcat JK Connector 1.2.21

Critical: Arbitrary code execution and denial of service CVE-2007-0774 An unsafe memory copy in the URI handler for the native JK connector could result in a stack overflow condition which could be leveraged to execute arbitrary code or crash the web server. Affects: JK 1.2.19-1.2.20 Source shipp...

7.5CVSS7.9AI score0.81513EPSS
SaveExploits9Affected Software1
FreeBSD
FreeBSD
added 2007/03/02 12:00 a.m.41 views

mod_jk -- long URL stack overflow vulnerability

TippingPoint and The Zero Day Initiative reports: This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Apache Tomcat JK Web Server Connector. Authentication is not required to exploit this vulnerability. The specific flaw exists in the URI handler fo...

7.5CVSS7.4AI score0.81513EPSS
SaveExploits9References2
Rows per page
Query Builder