Skip to content

Instantly share code, notes, and snippets.

@QuartzDust
Created November 20, 2024 08:47
Show Gist options
  • Select an option

  • Save QuartzDust/debfd7ddf934a9f5609d7f1a8cd71154 to your computer and use it in GitHub Desktop.

Select an option

Save QuartzDust/debfd7ddf934a9f5609d7f1a8cd71154 to your computer and use it in GitHub Desktop.

CVE-2024-29292

Descripton

Multiple OS Command Injection vulnerabilities affecting Kasda LinkSmart Router KW6512 <= v1.3 enable an authenticated remote attacker to execute arbitrary OS commands via various cgi parameters.

Risk

CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') https://cwe.mitre.org/data/definitions/77

A CVSS v3.1 base score of 9.1 has been calculated; the CVSS vector string is (AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H). https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

A CVSS v4 score has also been calculated for CVE-2024-29292. A base score of 9.4 has been calculated; the CVSS vector string is (CVSS4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H). https://www.first.org/cvss/calculator/4.0#CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Proof of Concept:

To be released at a later date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment