47 lines
1.9 KiB
YAML
47 lines
1.9 KiB
YAML
id: CVE-2018-11759
|
|
|
|
info:
|
|
name: Apache Tomcat JK Connect <=1.2.44 - Manager Access
|
|
author: harshbothra_
|
|
severity: high
|
|
description: |
|
|
Apache Tomcat JK (mod_jk) Connector 1.2.0 to 1.2.44 allows specially constructed requests to expose application functionality through the reverse proxy. It is also possible in some configurations for a specially constructed request to bypass the access controls configured in httpd. While there is some overlap between this issue and CVE-2018-1323, they are not identical.
|
|
remediation: |
|
|
Upgrade to a patched version of Apache Tomcat JK Connect (1.2.45 or higher) or apply the recommended security patches.
|
|
reference:
|
|
- https://github.com/immunIT/CVE-2018-11759
|
|
- https://lists.apache.org/thread.html/6d564bb0ab73d6b3efdd1d6b1c075d1a2c84ecd84a4159d6122529ad@%3Cannounce.tomcat.apache.org%3E
|
|
- https://lists.debian.org/debian-lts-announce/2018/12/msg00007.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-11759
|
|
- https://access.redhat.com/errata/RHSA-2019:0366
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2018-11759
|
|
cwe-id: CWE-22
|
|
epss-score: 0.96598
|
|
epss-percentile: 0.99511
|
|
cpe: cpe:2.3:a:apache:tomcat_jk_connector:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: apache
|
|
product: tomcat_jk_connector
|
|
shodan-query: title:"Apache Tomcat"
|
|
tags: cve,cve2018,apache,tomcat,httpd,mod-jk
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/jkstatus'
|
|
- '{{BaseURL}}/jkstatus;'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "JK Status Manager"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221009eaff3bcb13b49ab75394a1db94ce66aeabd1133d0e7a1caa7a517303fceec23022100d02c8fb907f56653e1a2ccb1d4aaf4b5f17f5571414a4ff8ead63dfbb8c4c151:922c64590222798bb761d5b6d8e72950 |