apache/mod_jk: The latest CVE Vulnerabilities and Exploits for Penetration Test
apache/mod_jk Vulnerability Summary
- Vendor name: apache
- Product name: mod_jk
- Total vulnerabilities: 2 (as 2023-05-04)
apache/mod_jk Vulnerability List
CVE-2008-5519: The JK Connector (aka mod_jk) 1.2.0 through 1.2.26 in Apache Tomcat allows remote attackers to…
Published: 2009-04-09T15:08:00 Last Modified: 2019-04-15T16:29:00
Summary
The JK Connector (aka mod_jk) 1.2.0 through 1.2.26 in Apache Tomcat allows remote attackers to obtain sensitive information via an arbitrary request from an HTTP client, in opportunistic circumstances involving (1) a request from a different client that included a Content-Length header but no POST data or (2) a rapid series of requests, related to noncompliance with the AJP protocol’s requirements for requests containing Content-Length headers.
Common Weakness Enumeration (CWE): CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CWE Description: Separate mistakes or weaknesses could inadvertently make the sensitive information available to an attacker, such as in a detailed error message that can be read by an unauthorized party
Scores
- Impact Score: 2.9
- Exploitability Score: 4.9
- CVSS: 2.6
- CVSS Vector: AV:N/AC:H/Au:N/C:P/I:N/A:N
Impact
- Availability: NONE
- Confidentiality: PARTIAL
- Integrity: NONE
Access
- Authentication: NONE
- Complexity: HIGH
- Vector: NETWORK
Currently, there is no code for exploiting the CVE-2008-5519 vulnerability.
References
- http://www.securityfocus.com/bid/34412
- http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
- http://secunia.com/advisories/34621
- http://securitytracker.com/id?1022001
- http://mail-archives.apache.org/mod_mbox/www-announce/200904.mbox/%3C49DBBAC0.2080400@apache.org%3E
- http://marc.info/?l=tomcat-dev&m=123913700700879
- https://bugzilla.redhat.com/show_bug.cgi?id=490201
- http://svn.eu.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml?view=markup&pathrev=702540
- http://svn.eu.apache.org/viewvc?view=rev&revision=702540
- http://tomcat.apache.org/security-jk.html
- http://svn.eu.apache.org/viewvc/tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c?r1=702387&r2=702540&pathrev=702540&diff_format=h
- http://www.vupen.com/english/advisories/2009/0973
- http://www.openwall.com/lists/oss-security/2009/04/08/10
- http://www.redhat.com/support/errata/RHSA-2009-0446.html
- http://www.debian.org/security/2009/dsa-1810
- http://secunia.com/advisories/29283
- http://sunsolve.sun.com/search/document.do?assetkey=1-26-262468-1
- http://lists.opensuse.org/opensuse-security-announce/2009-11/msg00004.html
- http://secunia.com/advisories/35537
- http://www.securityfocus.com/archive/1/502530/100/0/threaded
- https://lists.apache.org/thread.html/ba661b0edd913b39ff129a32d855620dd861883ade05fd88a8ce517d@%3Cdev.tomcat.apache.org%3E
- https://lists.apache.org/thread.html/8d2a579bbd977c225c70cb23b0ec54865fb0dab5da3eff1e060c9935@%3Cdev.tomcat.apache.org%3E
- https://lists.apache.org/thread.html/277d42b48b6e9aef50949c0dcc79ce21693091d73da246b3c1981925@%3Cdev.tomcat.apache.org%3E
- https://lists.apache.org/thread.html/5b7a23e245c93235c503900da854a143596d901bf1a1f67e851a5de4@%3Cdev.tomcat.apache.org%3E
- https://lists.apache.org/thread.html/rf8e8c091182b45daa50d3557cad9b10bb4198e3f08cf8f1c66a1b08d@%3Cdev.tomcat.apache.org%3E
- https://lists.apache.org/thread.html/r5c616dfc49156e4b06ffab842800c80f4425924d0f20c452c127a53c@%3Cdev.tomcat.apache.org%3E
See also: All popular products CVE Vulnerabilities of apache
CVE-2007-6258: Multiple stack-based buffer overflows in the legacy mod_jk2 2.0.3-DEV and earlier Apache module…
Published: 2008-02-19T00:00:00 Last Modified: 2022-02-03T19:43:00
Summary
Multiple stack-based buffer overflows in the legacy mod_jk2 2.0.3-DEV and earlier Apache module allow remote attackers to execute arbitrary code via a long (1) Host header, or (2) Hostname within a Host header.
Common Weakness Enumeration (CWE): CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer
CWE Description: The software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
Scores
- Impact Score: 6.4
- Exploitability Score: 10.0
- CVSS: 7.5
- CVSS Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P
Impact
- Availability: PARTIAL
- Confidentiality: PARTIAL
- Integrity: PARTIAL
Access
- Authentication: NONE
- Complexity: LOW
- Vector: NETWORK
Exploits Database (Total Exploits Count: 1)
Code designed for conducting penetration testing on CVE-2007-6258 vulnerability.
References
- http://www.ioactive.com/vulnerabilities/mod_jk2LegacyBufferOverflowAdvisory.pdf
- http://www.kb.cert.org/vuls/id/771937
- http://www.securityfocus.com/bid/27752
- http://securityreason.com/securityalert/3661
- http://www.ioactive.com/pdfs/mod_jk2.pdf
- http://www.vupen.com/english/advisories/2008/0572
- https://www.exploit-db.com/exploits/5386
- https://www.exploit-db.com/exploits/5330
- http://www.securityfocus.com/archive/1/487983/100/100/threaded
See also: All popular products CVE Vulnerabilities of apache