1. Initial research (OSINT)

1 Google dork

The following displays a few Google dork queries I used to discover the CVEs related to this router model:

  1. The first query presents a simple query

  2. The second one is specific to overflow type attacks

"linksys" "e1200" cve site:nist.gov 
"linksys" "e1200" cve site:nist.gov "overflow"

The following are the found CVEs for the firmware version E1200_v2.0.11.001_us.tar.gz.

a. httpd binary

b. libshared.so library

1.1 Alternative method to discover CVEs

An alternative method to discover the known CVEs on the router will be to search the term "linksys e1200" via the following websites:

2. FCC

FCC ID: Q87-E1200V2

FCC links:

3. Other useful information

  1. Linksys End-Of-Life (EOL) and End-Of-Support (EOS) period

  1. Download firmware

Wayback Machine query URL to retrieve all the available firmware versions:

Other useful references:

v2.0.11.001_us.tar.gz
  1. Release notes

  • It appears that the latest release that is documented is for 2.0.09 on Jan 5, 2018

Last updated