GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2024-39607 (GCVE-0-2024-39607)

Vulnerability from cvelistv5 – Published: 2024-08-01 01:17 – Updated: 2026-05-12 08:09
VLAI
Summary
OS command injection vulnerability exists in ELECOM wireless LAN routers. A specially crafted request may be sent to the affected product by a logged-in user with an administrative privilege to execute an arbitrary OS command.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-08-01 14:25 UTC
CWE
  • CWE-78 - Improper neutralization of special elements used in an OS command ('OS Command Injection')
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Impacted products
Vendor Product Version CPE status
ELECOM CO.,LTD. WRC-X1500GS-B Affected: v1.11 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-X1500GSA-B Affected: v1.11 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-X1800GS-B Affected: v1.18 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-X1800GSA-B Affected: v1.18 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-X1800GSH-B Affected: v1.18 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-X3000GS2-B Affected: v1.08 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-X3000GS2-W Affected: v1.08 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-X3000GS2A-B Affected: v1.08 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-XE5400GS-G Affected: v1.12 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-XE5400GSA-G Affected: v1.12 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-X6000QS-G Affected: v1.13 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-X6000QSA-G Affected: v1.13 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-X6000XS-G Affected: v1.11 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-X6000XST-G Affected: v1.14 and earlier
guessed Create a notification for this product.
ELECOM CO.,LTD. WRC-X3000GST2-B Affected: v1.06 and earlier
guessed Create a notification for this product.
elecom wrc-x6000xs-g_firmware Affected: 0 , ≤ 1.11 (custom)
    cpe:2.3:o:elecom:wrc-x6000xs-g_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
elecom wrc-x1500gs-b_firmware Affected: 0 , ≤ 1.11 (custom)
    cpe:2.3:o:elecom:wrc-x1500gs-b_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
elecom wrc-x1500gsa-b_firmware Affected: 0 , ≤ 1.11 (custom)
    cpe:2.3:o:elecom:wrc-x1500gsa-b_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:o:elecom:wrc-x6000xs-g_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wrc-x6000xs-g_firmware",
            "vendor": "elecom",
            "versions": [
              {
                "lessThanOrEqual": "1.11",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:elecom:wrc-x1500gs-b_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wrc-x1500gs-b_firmware",
            "vendor": "elecom",
            "versions": [
              {
                "lessThanOrEqual": "1.11",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:elecom:wrc-x1500gsa-b_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wrc-x1500gsa-b_firmware",
            "vendor": "elecom",
            "versions": [
              {
                "lessThanOrEqual": "1.11",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "ADJACENT_NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 6.8,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "HIGH",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-39607",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-08-01T14:25:37.958754Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-78",
                "description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-01T14:32:12.932Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "WRC-X1500GS-B",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.11 and earlier"
            }
          ]
        },
        {
          "product": "WRC-X1500GSA-B",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.11 and earlier"
            }
          ]
        },
        {
          "product": "WRC-X1800GS-B",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.18 and earlier"
            }
          ]
        },
        {
          "product": "WRC-X1800GSA-B",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.18 and earlier"
            }
          ]
        },
        {
          "product": "WRC-X1800GSH-B",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.18 and earlier"
            }
          ]
        },
        {
          "product": "WRC-X3000GS2-B",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.08 and earlier"
            }
          ]
        },
        {
          "product": "WRC-X3000GS2-W",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.08 and earlier"
            }
          ]
        },
        {
          "product": "WRC-X3000GS2A-B",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.08 and earlier"
            }
          ]
        },
        {
          "product": "WRC-XE5400GS-G",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.12 and earlier"
            }
          ]
        },
        {
          "product": "WRC-XE5400GSA-G",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.12 and earlier"
            }
          ]
        },
        {
          "product": "WRC-X6000QS-G",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.13 and earlier"
            }
          ]
        },
        {
          "product": "WRC-X6000QSA-G",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.13 and earlier"
            }
          ]
        },
        {
          "product": "WRC-X6000XS-G",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.11 and earlier"
            }
          ]
        },
        {
          "product": "WRC-X6000XST-G",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.14 and earlier"
            }
          ]
        },
        {
          "product": "WRC-X3000GST2-B",
          "vendor": "ELECOM CO.,LTD.",
          "versions": [
            {
              "status": "affected",
              "version": "v1.06 and earlier"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "OS command injection vulnerability exists in ELECOM wireless LAN routers. A specially crafted request may be sent to the affected product by a logged-in user with an administrative privilege to execute an arbitrary OS command."
        }
      ],
      "metrics": [
        {
          "cvssV3_0": {
            "baseScore": 6.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en-US",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "Improper neutralization of special elements used in an OS command (\u0027OS Command Injection\u0027)",
              "lang": "en-US",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-12T08:09:55.122Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://www.elecom.co.jp/news/security/20240730-01/"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN06672778/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-39607",
    "datePublished": "2024-08-01T01:17:00.982Z",
    "dateReserved": "2024-07-26T08:52:15.655Z",
    "dateUpdated": "2026-05-12T08:09:55.122Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-39607",
      "date": "2026-09-16",
      "epss": "0.00853",
      "percentile": "0.56471"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-39607\",\"sourceIdentifier\":\"vultures@jpcert.or.jp\",\"published\":\"2024-08-01T02:15:01.950\",\"lastModified\":\"2026-06-17T07:42:19.423\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"OS command injection vulnerability exists in ELECOM wireless LAN routers. A specially crafted request may be sent to the affected product by a logged-in user with an administrative privilege to execute an arbitrary OS command.\"},{\"lang\":\"es\",\"value\":\" Existe una vulnerabilidad de inyecci\u00f3n de comandos del sistema operativo en los enrutadores LAN inal\u00e1mbricos ELECOM. Un usuario que haya iniciado sesi\u00f3n y tenga privilegios administrativos puede enviar una solicitud especialmente manipulada al producto afectado para ejecutar un comando arbitrario del sistema operativo.\"}],\"affected\":[{\"source\":\"vultures@jpcert.or.jp\",\"affectedData\":[{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X1500GS-B\",\"versions\":[{\"version\":\"v1.11 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X1500GSA-B\",\"versions\":[{\"version\":\"v1.11 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X1800GS-B\",\"versions\":[{\"version\":\"v1.18 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X1800GSA-B\",\"versions\":[{\"version\":\"v1.18 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X1800GSH-B\",\"versions\":[{\"version\":\"v1.18 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X3000GS2-B\",\"versions\":[{\"version\":\"v1.08 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X3000GS2-W\",\"versions\":[{\"version\":\"v1.08 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X3000GS2A-B\",\"versions\":[{\"version\":\"v1.08 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-XE5400GS-G\",\"versions\":[{\"version\":\"v1.12 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-XE5400GSA-G\",\"versions\":[{\"version\":\"v1.12 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X6000QS-G\",\"versions\":[{\"version\":\"v1.13 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X6000QSA-G\",\"versions\":[{\"version\":\"v1.13 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X6000XS-G\",\"versions\":[{\"version\":\"v1.11 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X6000XST-G\",\"versions\":[{\"version\":\"v1.14 and earlier\",\"status\":\"affected\"}]},{\"vendor\":\"ELECOM CO.,LTD.\",\"product\":\"WRC-X3000GST2-B\",\"versions\":[{\"version\":\"v1.06 and earlier\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"elecom\",\"product\":\"wrc-x6000xs-g_firmware\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:o:elecom:wrc-x6000xs-g_firmware:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"1.11\",\"versionType\":\"custom\",\"status\":\"affected\"}]},{\"vendor\":\"elecom\",\"product\":\"wrc-x1500gs-b_firmware\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:o:elecom:wrc-x1500gs-b_firmware:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"1.11\",\"versionType\":\"custom\",\"status\":\"affected\"}]},{\"vendor\":\"elecom\",\"product\":\"wrc-x1500gsa-b_firmware\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:o:elecom:wrc-x1500gsa-b_firmware:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"1.11\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.9,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"vultures@jpcert.or.jp\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.9,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-08-01T14:25:37.958754Z\",\"id\":\"CVE-2024-39607\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"vultures@jpcert.or.jp\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"references\":[{\"url\":\"https://jvn.jp/en/jp/JVN06672778/\",\"source\":\"vultures@jpcert.or.jp\"},{\"url\":\"https://www.elecom.co.jp/news/security/20240730-01/\",\"source\":\"vultures@jpcert.or.jp\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.8, \"attackVector\": \"ADJACENT_NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-39607\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-01T14:25:37.958754Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:o:elecom:wrc-x6000xs-g_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"elecom\", \"product\": \"wrc-x6000xs-g_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"1.11\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:elecom:wrc-x1500gs-b_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"elecom\", \"product\": \"wrc-x1500gs-b_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"1.11\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:elecom:wrc-x1500gsa-b_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"elecom\", \"product\": \"wrc-x1500gsa-b_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"1.11\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-01T14:32:02.642Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_0\": {\"version\": \"3.0\", \"baseScore\": 6.8, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\"}, \"scenarios\": [{\"lang\": \"en-US\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X1500GS-B\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.11 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X1500GSA-B\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.11 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X1800GS-B\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.18 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X1800GSA-B\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.18 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X1800GSH-B\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.18 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X3000GS2-B\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.08 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X3000GS2-W\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.08 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X3000GS2A-B\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.08 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-XE5400GS-G\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.12 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-XE5400GSA-G\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.12 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X6000QS-G\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.13 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X6000QSA-G\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.13 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X6000XS-G\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.11 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X6000XST-G\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.14 and earlier\"}]}, {\"vendor\": \"ELECOM CO.,LTD.\", \"product\": \"WRC-X3000GST2-B\", \"versions\": [{\"status\": \"affected\", \"version\": \"v1.06 and earlier\"}]}], \"references\": [{\"url\": \"https://www.elecom.co.jp/news/security/20240730-01/\"}, {\"url\": \"https://jvn.jp/en/jp/JVN06672778/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"OS command injection vulnerability exists in ELECOM wireless LAN routers. A specially crafted request may be sent to the affected product by a logged-in user with an administrative privilege to execute an arbitrary OS command.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en-US\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"Improper neutralization of special elements used in an OS command (\u0027OS Command Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"ede6fdc4-6654-4307-a26d-3331c018e2ce\", \"shortName\": \"jpcert\", \"dateUpdated\": \"2026-05-12T08:09:55.122Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-39607\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-12T08:09:55.122Z\", \"dateReserved\": \"2024-07-26T08:52:15.655Z\", \"assignerOrgId\": \"ede6fdc4-6654-4307-a26d-3331c018e2ce\", \"datePublished\": \"2024-08-01T01:17:00.982Z\", \"assignerShortName\": \"jpcert\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…