CVE-2024-11013 (GCVE-0-2024-11013)

Vulnerability from cvelistv5 – Published: 2024-11-29 08:03 – Updated: 2025-07-24 14:40
VLAI
Summary
Command Injection vulnerability in NEC Corporation UNIVERGE IX from Ver9.2 to Ver10.10.21, for Ver10.8 up to Ver10.8.27, for Ver10.9 up to Ver10.9.14 and UNIVERGE IX-R/IX-V Ver1.2.15 and earlier allows a attacker to inject an arbitrary CLI commands to be executed on the device via the management interface.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-11-29 13:34 UTC
CWE
  • CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')
Impacted products
Vendor Product Version CPE status
NEC Corporation UNIVERGE IX Affected: from Ver9.2 to Ver10.10.21
guessed Create a notification for this product.
NEC Corporation UNIVERGE IX Affected: for Ver10.8 up to Ver10.8.27
guessed Create a notification for this product.
NEC Corporation UNIVERGE IX Affected: for Ver10.9 up to Ver10.9.14
guessed Create a notification for this product.
NEC Corporation UNIVERGE IX-R/IX-V Affected: Ver1.2.15 and earlier
guessed Create a notification for this product.
nec univerge_ix Affected: 9.2 , ≤ 10.10.21 (custom)
Affected: 10.8 , ≤ 10.8.27 (custom)
Affected: 10.9 , ≤ 10.9.14 (custom)
    cpe:2.3:a:nec:univerge_ix:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:nec:univerge_ix:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "univerge_ix",
            "vendor": "nec",
            "versions": [
              {
                "lessThanOrEqual": "10.10.21",
                "status": "affected",
                "version": "9.2",
                "versionType": "custom"
              },
              {
                "lessThanOrEqual": "10.8.27",
                "status": "affected",
                "version": "10.8",
                "versionType": "custom"
              },
              {
                "lessThanOrEqual": "10.9.14",
                "status": "affected",
                "version": "10.9",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-11013",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-29T13:34:19.048337Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-07-24T14:40:37.401Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "UNIVERGE IX",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "from Ver9.2 to Ver10.10.21"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "UNIVERGE IX",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "for Ver10.8 up to Ver10.8.27"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "UNIVERGE IX",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "for Ver10.9 up to Ver10.9.14"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "UNIVERGE IX-R/IX-V",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "Ver1.2.15 and earlier"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "RyotaK of Flatt Security Inc."
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Command Injection vulnerability in NEC Corporation UNIVERGE IX from Ver9.2 to Ver10.10.21, for Ver10.8 up to Ver10.8.27, for Ver10.9 up to Ver10.9.14 and UNIVERGE IX-R/IX-V Ver1.2.15 and earlier allows a attacker to inject an arbitrary CLI commands to be executed on the device via the management interface."
            }
          ],
          "value": "Command Injection vulnerability in NEC Corporation UNIVERGE IX from Ver9.2 to Ver10.10.21, for Ver10.8 up to Ver10.8.27, for Ver10.9 up to Ver10.9.14 and UNIVERGE IX-R/IX-V Ver1.2.15 and earlier allows a attacker to inject an arbitrary CLI commands to be executed on the device via the management interface."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-77",
              "description": "CWE-77: Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-07-23T07:21:57.134Z",
        "orgId": "f2760a35-e0d8-4637-ac4c-cc1a2de3e282",
        "shortName": "NEC"
      },
      "references": [
        {
          "url": "https://jpn.nec.com/security-info/secinfo/nv24-009_en.html"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "f2760a35-e0d8-4637-ac4c-cc1a2de3e282",
    "assignerShortName": "NEC",
    "cveId": "CVE-2024-11013",
    "datePublished": "2024-11-29T08:03:07.458Z",
    "dateReserved": "2024-11-08T02:59:55.534Z",
    "dateUpdated": "2025-07-24T14:40:37.401Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-11013",
      "date": "2026-09-22",
      "epss": "0.01101",
      "percentile": "0.64231"
    },
    "fkie_nvd": {
      "descriptions": [
        {
          "lang": "en",
          "value": "Command Injection vulnerability in NEC Corporation UNIVERGE IX from Ver9.2 to Ver10.10.21, for Ver10.8 up to Ver10.8.27, for Ver10.9 up to Ver10.9.14 and UNIVERGE IX-R/IX-V Ver1.2.15 and earlier allows a attacker to inject an arbitrary CLI commands to be executed on the device via the management interface."
        },
        {
          "lang": "es",
          "value": "La vulnerabilidad de inyecci\u00f3n de comandos en NEC Corporation UNIVERGE IX desde Ver9.2 hasta Ver10.10.21, desde Ver10.8 hasta Ver10.8.27, desde Ver10.9 hasta Ver10.9.14 y UNIVERGE IX-R/IX-V Ver1.2.15 y anteriores permite a un atacante inyectar comandos CLI arbitrarios para que se ejecuten en el dispositivo a trav\u00e9s de la interfaz de administraci\u00f3n."
        }
      ],
      "id": "CVE-2024-11013",
      "lastModified": "2024-11-29T08:15:03.923",
      "metrics": {
        "cvssMetricV31": [
          {
            "cvssData": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 7.2,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "HIGH",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            },
            "exploitabilityScore": 1.2,
            "impactScore": 5.9,
            "source": "psirt-info@cyber.jp.nec.com",
            "type": "Secondary"
          }
        ]
      },
      "published": "2024-11-29T08:15:03.923",
      "references": [
        {
          "source": "psirt-info@cyber.jp.nec.com",
          "url": "https://https://jpn.nec.com/security-info/secinfo/nv24-009_en.html"
        }
      ],
      "sourceIdentifier": "psirt-info@cyber.jp.nec.com",
      "vulnStatus": "Awaiting Analysis",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-77"
            }
          ],
          "source": "psirt-info@cyber.jp.nec.com",
          "type": "Secondary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unknown",
                "product": "UNIVERGE IX",
                "vendor": "NEC Corporation",
                "versions": [
                  {
                    "status": "affected",
                    "version": "from Ver9.2 to Ver10.10.21"
                  }
                ]
              },
              {
                "defaultStatus": "unknown",
                "product": "UNIVERGE IX",
                "vendor": "NEC Corporation",
                "versions": [
                  {
                    "status": "affected",
                    "version": "for Ver10.8 up to Ver10.8.27"
                  }
                ]
              },
              {
                "defaultStatus": "unknown",
                "product": "UNIVERGE IX",
                "vendor": "NEC Corporation",
                "versions": [
                  {
                    "status": "affected",
                    "version": "for Ver10.9 up to Ver10.9.14"
                  }
                ]
              },
              {
                "defaultStatus": "unknown",
                "product": "UNIVERGE IX-R/IX-V",
                "vendor": "NEC Corporation",
                "versions": [
                  {
                    "status": "affected",
                    "version": "Ver1.2.15 and earlier"
                  }
                ]
              }
            ],
            "source": "psirt-info@cyber.jp.nec.com"
          },
          {
            "affectedData": [
              {
                "cpes": [
                  "cpe:2.3:a:nec:univerge_ix:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "univerge_ix",
                "vendor": "nec",
                "versions": [
                  {
                    "lessThanOrEqual": "10.10.21",
                    "status": "affected",
                    "version": "9.2",
                    "versionType": "custom"
                  },
                  {
                    "lessThanOrEqual": "10.8.27",
                    "status": "affected",
                    "version": "10.8",
                    "versionType": "custom"
                  },
                  {
                    "lessThanOrEqual": "10.9.14",
                    "status": "affected",
                    "version": "10.9",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Command Injection vulnerability in NEC Corporation UNIVERGE IX from Ver9.2 to Ver10.10.21, for Ver10.8 up to Ver10.8.27, for Ver10.9 up to Ver10.9.14 and UNIVERGE IX-R/IX-V Ver1.2.15 and earlier allows a attacker to inject an arbitrary CLI commands to be executed on the device via the management interface."
          },
          {
            "lang": "es",
            "value": "La vulnerabilidad de inyecci\u00f3n de comandos en NEC Corporation UNIVERGE IX desde Ver9.2 hasta Ver10.10.21, desde Ver10.8 hasta Ver10.8.27, desde Ver10.9 hasta Ver10.9.14 y UNIVERGE IX-R/IX-V Ver1.2.15 y anteriores permite a un atacante inyectar comandos CLI arbitrarios para que se ejecuten en el dispositivo a trav\u00e9s de la interfaz de administraci\u00f3n."
          }
        ],
        "id": "CVE-2024-11013",
        "lastModified": "2026-06-17T06:56:53.087",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 1.2,
              "impactScore": 5.9,
              "source": "psirt-info@cyber.jp.nec.com",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2024-11013",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "no"
                  },
                  {
                    "technicalImpact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-29T13:34:19.048337Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2024-11-29T08:15:03.923",
        "references": [
          {
            "source": "psirt-info@cyber.jp.nec.com",
            "url": "https://jpn.nec.com/security-info/secinfo/nv24-009_en.html"
          }
        ],
        "sourceIdentifier": "psirt-info@cyber.jp.nec.com",
        "vulnStatus": "Deferred",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-77"
              }
            ],
            "source": "psirt-info@cyber.jp.nec.com",
            "type": "Secondary"
          }
        ]
      }
    },
    "redhat_vex": {
      "current_release_date": "2025-07-23T08:58:09+00:00",
      "cve": "CVE-2024-11013",
      "id": "CVE-2024-11013",
      "initial_release_date": "2024-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "CVE-2024-11013",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-11013.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:nec:univerge_ix:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "univerge_ix",
                "vendor": "nec",
                "versions": [
                  {
                    "lessThanOrEqual": "10.10.21",
                    "status": "affected",
                    "version": "9.2",
                    "versionType": "custom"
                  },
                  {
                    "lessThanOrEqual": "10.8.27",
                    "status": "affected",
                    "version": "10.8",
                    "versionType": "custom"
                  },
                  {
                    "lessThanOrEqual": "10.9.14",
                    "status": "affected",
                    "version": "10.9",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-11013",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-11-29T13:34:19.048337Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-11-29T13:40:04.332Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "UNIVERGE IX",
              "vendor": "NEC Corporation",
              "versions": [
                {
                  "status": "affected",
                  "version": "from Ver9.2 to Ver10.10.21"
                }
              ]
            },
            {
              "defaultStatus": "unknown",
              "product": "UNIVERGE IX",
              "vendor": "NEC Corporation",
              "versions": [
                {
                  "status": "affected",
                  "version": "for Ver10.8 up to Ver10.8.27"
                }
              ]
            },
            {
              "defaultStatus": "unknown",
              "product": "UNIVERGE IX",
              "vendor": "NEC Corporation",
              "versions": [
                {
                  "status": "affected",
                  "version": "for Ver10.9 up to Ver10.9.14"
                }
              ]
            },
            {
              "defaultStatus": "unknown",
              "product": "UNIVERGE IX-R/IX-V",
              "vendor": "NEC Corporation",
              "versions": [
                {
                  "status": "affected",
                  "version": "Ver1.2.15 and earlier"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "user": "00000000-0000-4000-9000-000000000000",
              "value": "RyotaK of Flatt Security Inc."
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Command Injection vulnerability in NEC Corporation UNIVERGE IX from Ver9.2 to Ver10.10.21, for Ver10.8 up to Ver10.8.27, for Ver10.9 up to Ver10.9.14 and UNIVERGE IX-R/IX-V Ver1.2.15 and earlier allows a attacker to inject an arbitrary CLI commands to be executed on the device via the management interface."
                }
              ],
              "value": "Command Injection vulnerability in NEC Corporation UNIVERGE IX from Ver9.2 to Ver10.10.21, for Ver10.8 up to Ver10.8.27, for Ver10.9 up to Ver10.9.14 and UNIVERGE IX-R/IX-V Ver1.2.15 and earlier allows a attacker to inject an arbitrary CLI commands to be executed on the device via the management interface."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-77",
                  "description": "CWE-77: Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-07-23T07:21:57.134Z",
            "orgId": "f2760a35-e0d8-4637-ac4c-cc1a2de3e282",
            "shortName": "NEC"
          },
          "references": [
            {
              "url": "https://jpn.nec.com/security-info/secinfo/nv24-009_en.html"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f2760a35-e0d8-4637-ac4c-cc1a2de3e282",
        "assignerShortName": "NEC",
        "cveId": "CVE-2024-11013",
        "datePublished": "2024-11-29T08:03:07.458Z",
        "dateReserved": "2024-11-08T02:59:55.534Z",
        "dateUpdated": "2025-07-24T14:40:37.401Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



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…

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…