nuclei-templates/cves/2018/CVE-2018-8770.yaml

35 lines
1.3 KiB
YAML
Raw Normal View History

2021-04-09 22:10:04 +00:00
id: CVE-2018-8770
2021-04-09 22:10:04 +00:00
info:
name: Cobub Razor 0.8.0 Physical path Leakage Vulnerability
author: princechaddha
severity: medium
description: Physical path Leakage exists in Western Bridge Cobub Razor 0.8.0 via generate.php, controllers/getConfigTest.php, controllers/getUpdateTest.php, controllers/postclientdataTest.php, controllers/posterrorTest.php,
controllers/posteventTest.php, controllers/posttagTest.php, controllers/postusinglogTest.php, fixtures/Controller_fixt.php, fixtures/Controller_fixt2.php, fixtures/view_fixt2.php, libs/ipTest.php, or models/commonDbfix.php in tests/.
reference:
2021-04-09 22:10:04 +00:00
- http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8770
- https://www.exploit-db.com/exploits/44495/
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2018-8770
cwe-id: CWE-200
tags: cve,cve2018,cobub,razor,exposure
2021-04-09 22:10:04 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/tests/generate.php"
matchers-condition: and
matchers:
- type: word
words:
- "Fatal error: Class 'PHPUnit_Framework_TestCase' not found in "
- "/application/third_party/CIUnit/libraries/CIUnitTestCase.php on line"
condition: and
part: header
- type: status
status:
- 200