cbcvebase.
CVE-2022-25082
published 2022-02-24

CVE-2022-25082: TOTOLink A950RG V5.9c.4050_B20190424 and V4.1.2cu.5204_B20210112 were discovered to contain a command injection vulnerability in the "Main" function. This…

PriorityP188critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
15.67%
96.5th percentile
TOTOLink A950RG V5.9c.4050_B20190424 and V4.1.2cu.5204_B20210112 were discovered to contain a command injection vulnerability in the "Main" function. This vulnerability allows attackers to execute arbitrary commands via the QUERY_STRING parameter.

Affected

2 ranges
VendorProductVersion rangeFixed in
totolinka950rg_firmware
totolinka950rg_firmware

Detection & IOCsextracted from sources · hover to see the quote

url/cgi-bin/downloadFlile.cgi?payload=`ls>../{{randstr}}`
path/cgi-bin/downloadFlile.cgi
  • Exploit sends a GET request to /cgi-bin/downloadFlile.cgi with a shell command injection payload in the 'payload' query parameter (QUERY_STRING). Look for backtick-wrapped OS commands in this parameter.
  • Successful exploitation results in a file being written to the web root; a follow-up GET request to the created file returns HTTP 200 with Content-Type: application/octet-stream and directory listing artifacts (.sh, .cgi filenames) in the body.
  • The vulnerability is unauthenticated (no session/auth required). Any GET request to the vulnerable endpoint with a command in the payload parameter should be treated as an attack attempt.
  • ·Affects only TOTOLink A950RG firmware versions V5.9c.4050_B20190424 and V4.1.2cu.5204_B20210112. Detection rules should be scoped to these specific firmware versions to reduce false positives.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.