CWE-287

Improper Authentication

When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.

CVE-2024-27923 (GCVE-0-2024-27923)

Vulnerability from cvelistv5 – Published: 2024-03-06 20:28 – Updated: 2024-08-02 18:35
VLAI
Title
Remote Code Execution by uploading a phar file using frontmatter
Summary
Grav is a content management system (CMS). Prior to version 1.7.43, users who may write a page may use the `frontmatter` feature due to insufficient permission validation and inadequate file name validation. This may lead to remote code execution. Version 1.7.43 fixes this issue.
SSVC
Exploitation: poc Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-287 - Improper Authentication
  • CWE-434 - Unrestricted Upload of File with Dangerous Type
Assigner
References
Impacted products
Vendor Product Version
getgrav grav Affected: < 1.7.43
Create a notification for this product.
getgrav grav Affected: 0 , < 1.7.43 (custom)
    cpe:2.3:a:getgrav:grav:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:41:55.863Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "https://github.com/getgrav/grav/security/advisories/GHSA-f6g2-h7qv-3m5v",
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/getgrav/grav/security/advisories/GHSA-f6g2-h7qv-3m5v"
          },
          {
            "name": "https://github.com/getgrav/grav/commit/e3b0aa0c502aad251c1b79d1ee973dcd93711f07",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/getgrav/grav/commit/e3b0aa0c502aad251c1b79d1ee973dcd93711f07"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:getgrav:grav:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "grav",
            "vendor": "getgrav",
            "versions": [
              {
                "lessThan": "1.7.43",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-27923",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-08-02T18:34:03.665942Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-02T18:35:36.095Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "grav",
          "vendor": "getgrav",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 1.7.43"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Grav is a content management system (CMS). Prior to version 1.7.43, users who may write a page may use the `frontmatter` feature due to insufficient permission validation and inadequate file name validation. This may lead to remote code execution. Version 1.7.43 fixes this issue."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287: Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-434",
              "description": "CWE-434: Unrestricted Upload of File with Dangerous Type",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-03-06T20:28:46.695Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/getgrav/grav/security/advisories/GHSA-f6g2-h7qv-3m5v",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/getgrav/grav/security/advisories/GHSA-f6g2-h7qv-3m5v"
        },
        {
          "name": "https://github.com/getgrav/grav/commit/e3b0aa0c502aad251c1b79d1ee973dcd93711f07",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/getgrav/grav/commit/e3b0aa0c502aad251c1b79d1ee973dcd93711f07"
        }
      ],
      "source": {
        "advisory": "GHSA-f6g2-h7qv-3m5v",
        "discovery": "UNKNOWN"
      },
      "title": "Remote Code Execution by uploading a phar file using frontmatter"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2024-27923",
    "datePublished": "2024-03-06T20:28:46.695Z",
    "dateReserved": "2024-02-28T15:14:14.214Z",
    "dateUpdated": "2024-08-02T18:35:36.095Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-28006 (GCVE-0-2024-28006)

Vulnerability from cvelistv5 – Published: 2024-03-28 00:51 – Updated: 2025-03-28 23:15
VLAI
Summary
Improper authentication vulnerability in NEC Corporation Aterm WG1800HP4, WG1200HS3, WG1900HP2, WG1200HP3, WG1800HP3, WG1200HS2, WG1900HP, WG1200HP2, W1200EX(-MS), WG1200HS, WG1200HP, WF300HP2, W300P, WF800HP, WR8165N, WG2200HP, WF1200HP2, WG1800HP2, WF1200HP, WG600HP, WG300HP, WF300HP, WG1800HP, WG1400HP, WR8175N, WR9300N, WR8750N, WR8160N, WR9500N, WR8600N, WR8370N, WR8170N, WR8700N, WR8300N, WR8150N, WR4100N, WR4500N, WR8100N, WR8500N, CR2500P, WR8400N, WR8200N, WR1200H, WR7870S, WR6670S, WR7850S, WR6650S, WR6600H, WR7800H, WM3400RN, WM3450RN, WM3500R, WM3600R, WM3800R, WR8166N, MR01LN MR02LN, WG1810HP(JE) and WG1810HP(MF) all versions allows a attacker to view device information.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-287 - Improper Authentication
Assigner
NEC
Impacted products
Vendor Product Version
NEC Corporation WG1800HP4 Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HS3 Affected: all versions
Create a notification for this product.
NEC Corporation WG1900HP2 Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HP3 Affected: all versions
Create a notification for this product.
NEC Corporation WG1800HP3 Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HS2 Affected: all versions
Create a notification for this product.
NEC Corporation WG1900HP Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HP2 Affected: all versions
Create a notification for this product.
NEC Corporation W1200EX(-MS) Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HS Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HP Affected: all versions
Create a notification for this product.
NEC Corporation WF300HP2 Affected: all versions
Create a notification for this product.
NEC Corporation W300P Affected: all versions
Create a notification for this product.
NEC Corporation WF800HP Affected: all versions
Create a notification for this product.
NEC Corporation WR8165N Affected: all versions
Create a notification for this product.
NEC Corporation WG2200HP Affected: all versions
Create a notification for this product.
NEC Corporation WF1200HP2 Affected: all versions
Create a notification for this product.
NEC Corporation WG1800HP2 Affected: all versions
Create a notification for this product.
NEC Corporation WF1200HP Affected: all versions
Create a notification for this product.
NEC Corporation WG600HP Affected: all versions
Create a notification for this product.
NEC Corporation WG300HP Affected: all versions
Create a notification for this product.
NEC Corporation WF300HP Affected: all versions
Create a notification for this product.
NEC Corporation WG1800HP Affected: all versions
Create a notification for this product.
NEC Corporation WG1400HP Affected: all versions
Create a notification for this product.
NEC Corporation WR8175N Affected: all versions
Create a notification for this product.
NEC Corporation WR9300N Affected: all versions
Create a notification for this product.
NEC Corporation WR8750N Affected: all versions
Create a notification for this product.
NEC Corporation WR8160N Affected: all versions
Create a notification for this product.
NEC Corporation WR9500N Affected: all versions
Create a notification for this product.
NEC Corporation WR8600N Affected: all versions
Create a notification for this product.
NEC Corporation WR8370N Affected: all versions
Create a notification for this product.
NEC Corporation WR8170N Affected: all versions
Create a notification for this product.
NEC Corporation WR8700N Affected: all versions
Create a notification for this product.
NEC Corporation WR8300N Affected: all versions
Create a notification for this product.
NEC Corporation WR8150N Affected: all versions
Create a notification for this product.
NEC Corporation WR4100N Affected: all versions
Create a notification for this product.
NEC Corporation WR4500N Affected: all versions
Create a notification for this product.
NEC Corporation WR8100N Affected: all versions
Create a notification for this product.
NEC Corporation WR8500N Affected: all versions
Create a notification for this product.
NEC Corporation CR2500P Affected: all versions
Create a notification for this product.
NEC Corporation WR8400N Affected: all versions
Create a notification for this product.
NEC Corporation WR8200N Affected: all versions
Create a notification for this product.
NEC Corporation WR1200H Affected: all versions
Create a notification for this product.
NEC Corporation WR7870S Affected: all versions
Create a notification for this product.
NEC Corporation WR6670S Affected: all versions
Create a notification for this product.
NEC Corporation WR7850S Affected: all versions
Create a notification for this product.
NEC Corporation WR6650S Affected: all versions
Create a notification for this product.
NEC Corporation WR6600H Affected: all versions
Create a notification for this product.
NEC Corporation WR7800H Affected: all versions
Create a notification for this product.
NEC Corporation WM3400RN Affected: all versions
Create a notification for this product.
NEC Corporation WM3450RN Affected: all versions
Create a notification for this product.
NEC Corporation WM3500R Affected: all versions
Create a notification for this product.
NEC Corporation WM3600R Affected: all versions
Create a notification for this product.
NEC Corporation WM3800R Affected: all versions
Create a notification for this product.
NEC Corporation WR8166N Affected: all versions
Create a notification for this product.
NEC Corporation MR01LN Affected: all versions
Create a notification for this product.
NEC Corporation MR02LN Affected: all versions
Create a notification for this product.
NEC Corporation WG1810HP(JE) Affected: all versions
Create a notification for this product.
NEC Corporation WG1810HP(MF) Affected: all versions
Create a notification for this product.
Credits
Katsuhiko Sato and Ryo Kashiro of 00One, Inc.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "NONE",
              "baseScore": 5.3,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "LOW",
              "integrityImpact": "NONE",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-28006",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-03-28T18:29:48.862180Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-03-28T23:15:39.248Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:41:55.951Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://https://jpn.nec.com/security-info/secinfo/nv24-001_en.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP4",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HS3",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1900HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HP3",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP3",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HS2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1900HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "W1200EX(-MS)",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HS",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF300HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "W300P",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF800HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8165N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG2200HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF1200HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF1200HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG600HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG300HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF300HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1400HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8175N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR9300N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8750N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8160N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR9500N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8600N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8370N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8170N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8700N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8300N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8150N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR4100N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR4500N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8100N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8500N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "CR2500P",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8400N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8200N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR1200H",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR7870S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR6670S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR7850S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR6650S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR6600H",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR7800H",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3400RN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3450RN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3500R",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3600R",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3800R",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8166N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "MR01LN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "MR02LN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1810HP(JE)",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1810HP(MF)",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Katsuhiko Sato and Ryo Kashiro of 00One, Inc."
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Improper authentication vulnerability in NEC Corporation Aterm WG1800HP4, WG1200HS3, WG1900HP2, WG1200HP3, WG1800HP3, WG1200HS2, WG1900HP, WG1200HP2, W1200EX(-MS), WG1200HS, WG1200HP, WF300HP2, W300P, WF800HP, WR8165N, WG2200HP, WF1200HP2, WG1800HP2, WF1200HP, WG600HP, WG300HP, WF300HP, WG1800HP, WG1400HP, WR8175N, WR9300N, WR8750N, WR8160N, WR9500N, WR8600N, WR8370N, WR8170N, WR8700N, WR8300N, WR8150N, WR4100N, WR4500N, WR8100N, WR8500N, CR2500P, WR8400N, WR8200N, WR1200H, WR7870S, WR6670S, WR7850S, WR6650S, WR6600H, WR7800H, WM3400RN, WM3450RN, WM3500R, WM3600R, WM3800R, WR8166N, MR01LN MR02LN, WG1810HP(JE) and WG1810HP(MF) all versions allows a attacker to view device information."
            }
          ],
          "value": "Improper authentication vulnerability in NEC Corporation Aterm WG1800HP4, WG1200HS3, WG1900HP2, WG1200HP3, WG1800HP3, WG1200HS2, WG1900HP, WG1200HP2, W1200EX(-MS), WG1200HS, WG1200HP, WF300HP2, W300P, WF800HP, WR8165N, WG2200HP, WF1200HP2, WG1800HP2, WF1200HP, WG600HP, WG300HP, WF300HP, WG1800HP, WG1400HP, WR8175N, WR9300N, WR8750N, WR8160N, WR9500N, WR8600N, WR8370N, WR8170N, WR8700N, WR8300N, WR8150N, WR4100N, WR4500N, WR8100N, WR8500N, CR2500P, WR8400N, WR8200N, WR1200H, WR7870S, WR6670S, WR7850S, WR6650S, WR6600H, WR7800H, WM3400RN, WM3450RN, WM3500R, WM3600R, WM3800R, WR8166N, MR01LN MR02LN, WG1810HP(JE) and WG1810HP(MF) all versions allows a attacker to view device information."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287: Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-01-14T03:12:02.728Z",
        "orgId": "f2760a35-e0d8-4637-ac4c-cc1a2de3e282",
        "shortName": "NEC"
      },
      "references": [
        {
          "url": "https://jpn.nec.com/security-info/secinfo/nv24-001_en.html"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "f2760a35-e0d8-4637-ac4c-cc1a2de3e282",
    "assignerShortName": "NEC",
    "cveId": "CVE-2024-28006",
    "datePublished": "2024-03-28T00:51:05.965Z",
    "dateReserved": "2024-02-29T08:40:07.581Z",
    "dateUpdated": "2025-03-28T23:15:39.248Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-28007 (GCVE-0-2024-28007)

Vulnerability from cvelistv5 – Published: 2024-03-28 00:52 – Updated: 2025-01-14 03:51
VLAI
Summary
Improper authentication vulnerability in NEC Corporation Aterm WG1800HP4, WG1200HS3, WG1900HP2, WG1200HP3, WG1800HP3, WG1200HS2, WG1900HP, WG1200HP2, W1200EX(-MS), WG1200HS, WG1200HP, WF300HP2, W300P, WF800HP, WR8165N, WG2200HP, WF1200HP2, WG1800HP2, WF1200HP, WG600HP, WG300HP, WF300HP, WG1800HP, WG1400HP, WR8175N, WR9300N, WR8750N, WR8160N, WR9500N, WR8600N, WR8370N, WR8170N, WR8700N, WR8300N, WR8150N, WR4100N, WR4500N, WR8100N, WR8500N, CR2500P, WR8400N, WR8200N, WR1200H, WR7870S, WR6670S, WR7850S, WR6650S, WR6600H, WR7800H, WM3400RN, WM3450RN, WM3500R, WM3600R, WM3800R, WR8166N, MR01LN MR02LN, WG1810HP(JE) and WG1810HP(MF) all versions allows a attacker to execute an arbitrary command with the root privilege via the internet.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-287 - Improper Authentication
Assigner
NEC
Impacted products
Vendor Product Version
NEC Corporation WG1800HP4 Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HS3 Affected: all versions
Create a notification for this product.
NEC Corporation WG1900HP2 Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HP3 Affected: all versions
Create a notification for this product.
NEC Corporation WG1800HP3 Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HS2 Affected: all versions
Create a notification for this product.
NEC Corporation WG1900HP Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HP2 Affected: all versions
Create a notification for this product.
NEC Corporation W1200EX(-MS) Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HS Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HP Affected: all versions
Create a notification for this product.
NEC Corporation WF300HP2 Affected: all versions
Create a notification for this product.
NEC Corporation W300P Affected: all versions
Create a notification for this product.
NEC Corporation WF800HP Affected: all versions
Create a notification for this product.
NEC Corporation WR8165N Affected: all versions
Create a notification for this product.
NEC Corporation WG2200HP Affected: all versions
Create a notification for this product.
NEC Corporation WF1200HP2 Affected: all versions
Create a notification for this product.
NEC Corporation WG1800HP2 Affected: all versions
Create a notification for this product.
NEC Corporation WF1200HP Affected: all versions
Create a notification for this product.
NEC Corporation WG600HP Affected: all versions
Create a notification for this product.
NEC Corporation WG300HP Affected: all versions
Create a notification for this product.
NEC Corporation WF300HP Affected: all versions
Create a notification for this product.
NEC Corporation WG1800HP Affected: all versions
Create a notification for this product.
NEC Corporation WG1400HP Affected: all versions
Create a notification for this product.
NEC Corporation WR8175N Affected: all versions
Create a notification for this product.
NEC Corporation WR9300N Affected: all versions
Create a notification for this product.
NEC Corporation WR8750N Affected: all versions
Create a notification for this product.
NEC Corporation WR8160N Affected: all versions
Create a notification for this product.
NEC Corporation WR9500N Affected: all versions
Create a notification for this product.
NEC Corporation WR8600N Affected: all versions
Create a notification for this product.
NEC Corporation WR8370N Affected: all versions
Create a notification for this product.
NEC Corporation WR8170N Affected: all versions
Create a notification for this product.
NEC Corporation WR8700N Affected: all versions
Create a notification for this product.
NEC Corporation WR8300N Affected: all versions
Create a notification for this product.
NEC Corporation WR8150N Affected: all versions
Create a notification for this product.
NEC Corporation WR4100N Affected: all versions
Create a notification for this product.
NEC Corporation WR4500N Affected: all versions
Create a notification for this product.
NEC Corporation WR8100N Affected: all versions
Create a notification for this product.
NEC Corporation WR8500N Affected: all versions
Create a notification for this product.
NEC Corporation CR2500P Affected: all versions
Create a notification for this product.
NEC Corporation WR8400N Affected: all versions
Create a notification for this product.
NEC Corporation WR8200N Affected: all versions
Create a notification for this product.
NEC Corporation WR1200H Affected: all versions
Create a notification for this product.
NEC Corporation WR7870S Affected: all versions
Create a notification for this product.
NEC Corporation WR6670S Affected: all versions
Create a notification for this product.
NEC Corporation WR7850S Affected: all versions
Create a notification for this product.
NEC Corporation WR6650S Affected: all versions
Create a notification for this product.
NEC Corporation WR6600H Affected: all versions
Create a notification for this product.
NEC Corporation WR7800H Affected: all versions
Create a notification for this product.
NEC Corporation WM3400RN Affected: all versions
Create a notification for this product.
NEC Corporation WM3450RN Affected: all versions
Create a notification for this product.
NEC Corporation WM3500R Affected: all versions
Create a notification for this product.
NEC Corporation WM3600R Affected: all versions
Create a notification for this product.
NEC Corporation WM3800R Affected: all versions
Create a notification for this product.
NEC Corporation WR8166N Affected: all versions
Create a notification for this product.
NEC Corporation MR01LN Affected: all versions
Create a notification for this product.
NEC Corporation MR02LN Affected: all versions
Create a notification for this product.
NEC Corporation WG1810HP(JE) Affected: all versions
Create a notification for this product.
NEC Corporation WG1810HP(MF) Affected: all versions
Create a notification for this product.
nec aterm_wg1800hp4_firmware Affected: 0 , ≤ * (custom)
    cpe:2.3:o:nec:aterm_wr8700n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_w1200ex-ms_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wf300hp2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wf300hp_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wf800hp_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg1200hp_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg1200hs2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg1200hs_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg1400hp_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg1800hp2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:h:nec:aterm_wg1800hp3:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg1800hp_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg1900hp_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg2200hp_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg300hp_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg600hp_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wr8165n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wr8170n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wr8175n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wr8370n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wr8600n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wr8750n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wr9300n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wr9500n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg1200hp3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg1900hp2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg1200hs3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:nec:aterm_wg1800hp4_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
Credits
Katsuhiko Sato and Ryo Kashiro of 00One, Inc.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:o:nec:aterm_wr8700n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_w1200ex-ms_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wf300hp2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wf300hp_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wf800hp_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg1200hp_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg1200hs2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg1200hs_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg1400hp_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg1800hp2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:h:nec:aterm_wg1800hp3:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg1800hp_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg1900hp_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg2200hp_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg300hp_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg600hp_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wr8165n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wr8170n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wr8175n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wr8370n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wr8600n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wr8750n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wr9300n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wr9500n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg1200hp3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg1900hp2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg1200hs3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:nec:aterm_wg1800hp4_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "aterm_wg1800hp4_firmware",
            "vendor": "nec",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 9.8,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-28007",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-04-02T13:05:24.151876Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-07-29T16:41:42.368Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:48:47.624Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://https://jpn.nec.com/security-info/secinfo/nv24-001_en.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP4",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HS3",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1900HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HP3",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP3",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HS2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1900HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "W1200EX(-MS)",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HS",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF300HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "W300P",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF800HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8165N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG2200HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF1200HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF1200HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG600HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG300HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF300HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1400HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8175N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR9300N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8750N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8160N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR9500N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8600N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8370N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8170N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8700N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8300N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8150N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR4100N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR4500N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8100N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8500N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "CR2500P",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8400N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8200N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR1200H",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR7870S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR6670S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR7850S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR6650S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR6600H",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR7800H",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3400RN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3450RN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3500R",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3600R",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3800R",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8166N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "MR01LN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "MR02LN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1810HP(JE)",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1810HP(MF)",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Katsuhiko Sato and Ryo Kashiro of 00One, Inc."
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Improper authentication vulnerability in NEC Corporation Aterm WG1800HP4, WG1200HS3, WG1900HP2, WG1200HP3, WG1800HP3, WG1200HS2, WG1900HP, WG1200HP2, W1200EX(-MS), WG1200HS, WG1200HP, WF300HP2, W300P, WF800HP, WR8165N, WG2200HP, WF1200HP2, WG1800HP2, WF1200HP, WG600HP, WG300HP, WF300HP, WG1800HP, WG1400HP, WR8175N, WR9300N, WR8750N, WR8160N, WR9500N, WR8600N, WR8370N, WR8170N, WR8700N, WR8300N, WR8150N, WR4100N, WR4500N, WR8100N, WR8500N, CR2500P, WR8400N, WR8200N, WR1200H, WR7870S, WR6670S, WR7850S, WR6650S, WR6600H, WR7800H, WM3400RN, WM3450RN, WM3500R, WM3600R, WM3800R, WR8166N, MR01LN MR02LN, WG1810HP(JE) and WG1810HP(MF) all versions allows a attacker to execute an arbitrary command with the root privilege via the internet."
            }
          ],
          "value": "Improper authentication vulnerability in NEC Corporation Aterm WG1800HP4, WG1200HS3, WG1900HP2, WG1200HP3, WG1800HP3, WG1200HS2, WG1900HP, WG1200HP2, W1200EX(-MS), WG1200HS, WG1200HP, WF300HP2, W300P, WF800HP, WR8165N, WG2200HP, WF1200HP2, WG1800HP2, WF1200HP, WG600HP, WG300HP, WF300HP, WG1800HP, WG1400HP, WR8175N, WR9300N, WR8750N, WR8160N, WR9500N, WR8600N, WR8370N, WR8170N, WR8700N, WR8300N, WR8150N, WR4100N, WR4500N, WR8100N, WR8500N, CR2500P, WR8400N, WR8200N, WR1200H, WR7870S, WR6670S, WR7850S, WR6650S, WR6600H, WR7800H, WM3400RN, WM3450RN, WM3500R, WM3600R, WM3800R, WR8166N, MR01LN MR02LN, WG1810HP(JE) and WG1810HP(MF) all versions allows a attacker to execute an arbitrary command with the root privilege via the internet."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287: Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-01-14T03:51:05.642Z",
        "orgId": "f2760a35-e0d8-4637-ac4c-cc1a2de3e282",
        "shortName": "NEC"
      },
      "references": [
        {
          "url": "https://jpn.nec.com/security-info/secinfo/nv24-001_en.html"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "f2760a35-e0d8-4637-ac4c-cc1a2de3e282",
    "assignerShortName": "NEC",
    "cveId": "CVE-2024-28007",
    "datePublished": "2024-03-28T00:52:05.655Z",
    "dateReserved": "2024-02-29T08:40:07.582Z",
    "dateUpdated": "2025-01-14T03:51:05.642Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-28009 (GCVE-0-2024-28009)

Vulnerability from cvelistv5 – Published: 2024-03-28 00:53 – Updated: 2025-04-08 20:48
VLAI
Summary
Improper authentication vulnerability in NEC Corporation Aterm WG1800HP4, WG1200HS3, WG1900HP2, WG1200HP3, WG1800HP3, WG1200HS2, WG1900HP, WG1200HP2, W1200EX(-MS), WG1200HS, WG1200HP, WF300HP2, W300P, WF800HP, WR8165N, WG2200HP, WF1200HP2, WG1800HP2, WF1200HP, WG600HP, WG300HP, WF300HP, WG1800HP, WG1400HP, WR8175N, WR9300N, WR8750N, WR8160N, WR9500N, WR8600N, WR8370N, WR8170N, WR8700N, WR8300N, WR8150N, WR4100N, WR4500N, WR8100N, WR8500N, CR2500P, WR8400N, WR8200N, WR1200H, WR7870S, WR6670S, WR7850S, WR6650S, WR6600H, WR7800H, WM3400RN, WM3450RN, WM3500R, WM3600R, WM3800R, WR8166N, MR01LN MR02LN, WG1810HP(JE) and WG1810HP(MF) all versions allows a attacker to execute an arbitrary command with the root privilege via the internet.
SSVC
Exploitation: none Automatable: yes Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-287 - Improper Authentication
Assigner
NEC
Impacted products
Vendor Product Version
NEC Corporation WG1800HP4 Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HS3 Affected: all versions
Create a notification for this product.
NEC Corporation WG1900HP2 Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HP3 Affected: all versions
Create a notification for this product.
NEC Corporation WG1800HP3 Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HS2 Affected: all versions
Create a notification for this product.
NEC Corporation WG1900HP Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HP2 Affected: all versions
Create a notification for this product.
NEC Corporation W1200EX(-MS) Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HS Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HP Affected: all versions
Create a notification for this product.
NEC Corporation WF300HP2 Affected: all versions
Create a notification for this product.
NEC Corporation W300P Affected: all versions
Create a notification for this product.
NEC Corporation WF800HP Affected: all versions
Create a notification for this product.
NEC Corporation WR8165N Affected: all versions
Create a notification for this product.
NEC Corporation WG2200HP Affected: all versions
Create a notification for this product.
NEC Corporation WF1200HP2 Affected: all versions
Create a notification for this product.
NEC Corporation WG1800HP2 Affected: all versions
Create a notification for this product.
NEC Corporation WF1200HP Affected: all versions
Create a notification for this product.
NEC Corporation WG600HP Affected: all versions
Create a notification for this product.
NEC Corporation WG300HP Affected: all versions
Create a notification for this product.
NEC Corporation WF300HP Affected: all versions
Create a notification for this product.
NEC Corporation WG1800HP Affected: all versions
Create a notification for this product.
NEC Corporation WG1400HP Affected: all versions
Create a notification for this product.
NEC Corporation WR8175N Affected: all versions
Create a notification for this product.
NEC Corporation WR9300N Affected: all versions
Create a notification for this product.
NEC Corporation WR8750N Affected: all versions
Create a notification for this product.
NEC Corporation WR8160N Affected: all versions
Create a notification for this product.
NEC Corporation WR9500N Affected: all versions
Create a notification for this product.
NEC Corporation WR8600N Affected: all versions
Create a notification for this product.
NEC Corporation WR8370N Affected: all versions
Create a notification for this product.
NEC Corporation WR8170N Affected: all versions
Create a notification for this product.
NEC Corporation WR8700N Affected: all versions
Create a notification for this product.
NEC Corporation WR8300N Affected: all versions
Create a notification for this product.
NEC Corporation WR8150N Affected: all versions
Create a notification for this product.
NEC Corporation WR4100N Affected: all versions
Create a notification for this product.
NEC Corporation WR4500N Affected: all versions
Create a notification for this product.
NEC Corporation WR8100N Affected: all versions
Create a notification for this product.
NEC Corporation WR8500N Affected: all versions
Create a notification for this product.
NEC Corporation CR2500P Affected: all versions
Create a notification for this product.
NEC Corporation WR8400N Affected: all versions
Create a notification for this product.
NEC Corporation WR8200N Affected: all versions
Create a notification for this product.
NEC Corporation WR1200H Affected: all versions
Create a notification for this product.
NEC Corporation WR7870S Affected: all versions
Create a notification for this product.
NEC Corporation WR6670S Affected: all versions
Create a notification for this product.
NEC Corporation WR7850S Affected: all versions
Create a notification for this product.
NEC Corporation WR6650S Affected: all versions
Create a notification for this product.
NEC Corporation WR6600H Affected: all versions
Create a notification for this product.
NEC Corporation WR7800H Affected: all versions
Create a notification for this product.
NEC Corporation WM3400RN Affected: all versions
Create a notification for this product.
NEC Corporation WM3450RN Affected: all versions
Create a notification for this product.
NEC Corporation WM3500R Affected: all versions
Create a notification for this product.
NEC Corporation WM3600R Affected: all versions
Create a notification for this product.
NEC Corporation WM3800R Affected: all versions
Create a notification for this product.
NEC Corporation WR8166N Affected: all versions
Create a notification for this product.
NEC Corporation MR01LN Affected: all versions
Create a notification for this product.
NEC Corporation MR02LN Affected: all versions
Create a notification for this product.
NEC Corporation WG1810HP(JE) Affected: all versions
Create a notification for this product.
NEC Corporation WG1810HP(MF) Affected: all versions
Create a notification for this product.
nec_corporation wg1200hp3 Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1200hp3:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wf300hp2 Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wf300hp2:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg2200hp Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg2200hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wf300hp Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wf300hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8750n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8750n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8170n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8170n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1800hp3 Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1800hp3:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation w1200ex\/ms\/ Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:w1200ex\/ms\/:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation mr01ln Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:mr01ln:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation w300p Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:w300p:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wf1200hp2 Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wf1200hp2:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1800hp2 Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1800hp2:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg300hp Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg300hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1800hp Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1800hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8160n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8160n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8700n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8700n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8100n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8100n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr7870s Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr7870s:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wm3450rn Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wm3450rn:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wm3600r Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wm3600r:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation mr02ln Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:mr02ln:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1810hp\/je\/ Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1810hp\/je\/:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wf800hp Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wf800hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wf1200hp Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wf1200hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr9500n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr9500n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8300n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8300n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation cr2500p Affected: 0
    cpe:2.3:a:nec_corporation:cr2500p:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr6670s Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr6670s:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr7800h Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr7800h:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wm3500r Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wm3500r:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wm3800r Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wm3800r:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1810hp\/mf\/ Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1810hp\/mf\/:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1200hs3 Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1200hs3:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1200hs2 Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1200hs2:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1400hp Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1400hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8600n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8600n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8150n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8150n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8500n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8500n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8400n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8400n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8200n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8200n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1200hs Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1200hs:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg600hp Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg600hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8175n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8175n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8370n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8370n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr4100n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr4100n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr7850s Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr7850s:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8166n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8166n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr4500n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr4500n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1900hp Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1900hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1200hp Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1200hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8165n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr8165n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr9300n Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr9300n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr1200h Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr1200h:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr6650s Affected: 0
    cpe:2.3:a:nec_corporation:wr6650s:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr6600h Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wr6600h:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wm3400rn Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wm3400rn:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1900hp2 Affected: 0 , ≤ * (custom)
    cpe:2.3:a:nec_corporation:wg1900hp2:*:*:*:*:*:*:*:*
Create a notification for this product.
Credits
Katsuhiko Sato and Ryo Kashiro of 00One, Inc.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:48:47.657Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://https://jpn.nec.com/security-info/secinfo/nv24-001_en.html"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1200hp3:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1200hp3",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wf300hp2:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wf300hp2",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg2200hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg2200hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wf300hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wf300hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8750n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8750n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8170n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8170n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1800hp3:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1800hp3",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:w1200ex\\/ms\\/:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "w1200ex\\/ms\\/",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:mr01ln:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "mr01ln",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:w300p:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "w300p",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wf1200hp2:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wf1200hp2",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1800hp2:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1800hp2",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg300hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg300hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1800hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1800hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8160n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8160n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8700n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8700n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8100n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8100n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr7870s:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr7870s",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wm3450rn:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wm3450rn",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wm3600r:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wm3600r",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:mr02ln:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "mr02ln",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1810hp\\/je\\/:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1810hp\\/je\\/",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wf800hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wf800hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wf1200hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wf1200hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr9500n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr9500n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8700n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8700n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8300n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8300n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:cr2500p:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "cr2500p",
            "vendor": "nec_corporation",
            "versions": [
              {
                "status": "affected",
                "version": "0"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr6670s:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr6670s",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr7800h:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr7800h",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wm3500r:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wm3500r",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wm3800r:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wm3800r",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1810hp\\/mf\\/:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1810hp\\/mf\\/",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1200hs3:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1200hs3",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1200hs2:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1200hs2",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1400hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1400hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8600n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8600n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8150n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8150n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8500n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8500n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8400n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8400n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8200n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8200n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1200hs:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1200hs",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg600hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg600hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8175n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8175n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8370n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8370n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr4100n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr4100n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr7850s:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr7850s",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8166n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8166n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr4500n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr4500n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1200hp3:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1200hp3",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1900hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1900hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1200hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1200hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8165n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8165n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr9300n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr9300n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr1200h:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr1200h",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr6650s:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr6650s",
            "vendor": "nec_corporation",
            "versions": [
              {
                "status": "affected",
                "version": "0"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr6600h:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr6600h",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wm3400rn:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wm3400rn",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1900hp2:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1900hp2",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThanOrEqual": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 9.8,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-28009",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-03-28T18:40:49.115877Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-04-08T20:48:32.821Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP4",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HS3",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1900HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HP3",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP3",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HS2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1900HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "W1200EX(-MS)",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HS",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF300HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "W300P",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF800HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8165N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG2200HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF1200HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF1200HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG600HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG300HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF300HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1400HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8175N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR9300N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8750N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8160N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR9500N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8600N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8370N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8170N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8700N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8300N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8150N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR4100N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR4500N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8100N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8500N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "CR2500P",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8400N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8200N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR1200H",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR7870S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR6670S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR7850S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR6650S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR6600H",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR7800H",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3400RN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3450RN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3500R",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3600R",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3800R",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8166N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "MR01LN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "MR02LN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1810HP(JE)",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1810HP(MF)",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Katsuhiko Sato and Ryo Kashiro of 00One, Inc."
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Improper authentication vulnerability in NEC Corporation Aterm WG1800HP4, WG1200HS3, WG1900HP2, WG1200HP3, WG1800HP3, WG1200HS2, WG1900HP, WG1200HP2, W1200EX(-MS), WG1200HS, WG1200HP, WF300HP2, W300P, WF800HP, WR8165N, WG2200HP, WF1200HP2, WG1800HP2, WF1200HP, WG600HP, WG300HP, WF300HP, WG1800HP, WG1400HP, WR8175N, WR9300N, WR8750N, WR8160N, WR9500N, WR8600N, WR8370N, WR8170N, WR8700N, WR8300N, WR8150N, WR4100N, WR4500N, WR8100N, WR8500N, CR2500P, WR8400N, WR8200N, WR1200H, WR7870S, WR6670S, WR7850S, WR6650S, WR6600H, WR7800H, WM3400RN, WM3450RN, WM3500R, WM3600R, WM3800R, WR8166N, MR01LN MR02LN, WG1810HP(JE) and WG1810HP(MF) all versions allows a attacker to execute an arbitrary command with the root privilege via the internet."
            }
          ],
          "value": "Improper authentication vulnerability in NEC Corporation Aterm WG1800HP4, WG1200HS3, WG1900HP2, WG1200HP3, WG1800HP3, WG1200HS2, WG1900HP, WG1200HP2, W1200EX(-MS), WG1200HS, WG1200HP, WF300HP2, W300P, WF800HP, WR8165N, WG2200HP, WF1200HP2, WG1800HP2, WF1200HP, WG600HP, WG300HP, WF300HP, WG1800HP, WG1400HP, WR8175N, WR9300N, WR8750N, WR8160N, WR9500N, WR8600N, WR8370N, WR8170N, WR8700N, WR8300N, WR8150N, WR4100N, WR4500N, WR8100N, WR8500N, CR2500P, WR8400N, WR8200N, WR1200H, WR7870S, WR6670S, WR7850S, WR6650S, WR6600H, WR7800H, WM3400RN, WM3450RN, WM3500R, WM3600R, WM3800R, WR8166N, MR01LN MR02LN, WG1810HP(JE) and WG1810HP(MF) all versions allows a attacker to execute an arbitrary command with the root privilege via the internet."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287: Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-01-14T03:44:38.997Z",
        "orgId": "f2760a35-e0d8-4637-ac4c-cc1a2de3e282",
        "shortName": "NEC"
      },
      "references": [
        {
          "url": "https://jpn.nec.com/security-info/secinfo/nv24-001_en.html"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "f2760a35-e0d8-4637-ac4c-cc1a2de3e282",
    "assignerShortName": "NEC",
    "cveId": "CVE-2024-28009",
    "datePublished": "2024-03-28T00:53:39.156Z",
    "dateReserved": "2024-02-29T08:40:07.582Z",
    "dateUpdated": "2025-04-08T20:48:32.821Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-28012 (GCVE-0-2024-28012)

Vulnerability from cvelistv5 – Published: 2024-03-28 00:55 – Updated: 2025-01-14 03:59
VLAI
Summary
Improper authentication vulnerability in NEC Corporation Aterm WG1800HP4, WG1200HS3, WG1900HP2, WG1200HP3, WG1800HP3, WG1200HS2, WG1900HP, WG1200HP2, W1200EX(-MS), WG1200HS, WG1200HP, WF300HP2, W300P, WF800HP, WR8165N, WG2200HP, WF1200HP2, WG1800HP2, WF1200HP, WG600HP, WG300HP, WF300HP, WG1800HP, WG1400HP, WR8175N, WR9300N, WR8750N, WR8160N, WR9500N, WR8600N, WR8370N, WR8170N, WR8700N, WR8300N, WR8150N, WR4100N, WR4500N, WR8100N, WR8500N, CR2500P, WR8400N, WR8200N, WR1200H, WR7870S, WR6670S, WR7850S, WR6650S, WR6600H, WR7800H, WM3400RN, WM3450RN, WM3500R, WM3600R, WM3800R, WR8166N, MR01LN MR02LN, WG1810HP(JE) and WG1810HP(MF) all versions allows a attacker to execute an arbitrary command with the root privilege via the internet.
SSVC
Exploitation: none Automatable: yes Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-287 - Improper Authentication
Assigner
NEC
Impacted products
Vendor Product Version
NEC Corporation WG1800HP4 Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HS3 Affected: all versions
Create a notification for this product.
NEC Corporation WG1900HP2 Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HP3 Affected: all versions
Create a notification for this product.
NEC Corporation WG1800HP3 Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HS2 Affected: all versions
Create a notification for this product.
NEC Corporation WG1900HP Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HP2 Affected: all versions
Create a notification for this product.
NEC Corporation W1200EX(-MS) Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HS Affected: all versions
Create a notification for this product.
NEC Corporation WG1200HP Affected: all versions
Create a notification for this product.
NEC Corporation WF300HP2 Affected: all versions
Create a notification for this product.
NEC Corporation W300P Affected: all versions
Create a notification for this product.
NEC Corporation WF800HP Affected: all versions
Create a notification for this product.
NEC Corporation WR8165N Affected: all versions
Create a notification for this product.
NEC Corporation WG2200HP Affected: all versions
Create a notification for this product.
NEC Corporation WF1200HP2 Affected: all versions
Create a notification for this product.
NEC Corporation WG1800HP2 Affected: all versions
Create a notification for this product.
NEC Corporation WF1200HP Affected: all versions
Create a notification for this product.
NEC Corporation WG600HP Affected: all versions
Create a notification for this product.
NEC Corporation WG300HP Affected: all versions
Create a notification for this product.
NEC Corporation WF300HP Affected: all versions
Create a notification for this product.
NEC Corporation WG1800HP Affected: all versions
Create a notification for this product.
NEC Corporation WG1400HP Affected: all versions
Create a notification for this product.
NEC Corporation WR8175N Affected: all versions
Create a notification for this product.
NEC Corporation WR9300N Affected: all versions
Create a notification for this product.
NEC Corporation WR8750N Affected: all versions
Create a notification for this product.
NEC Corporation WR8160N Affected: all versions
Create a notification for this product.
NEC Corporation WR9500N Affected: all versions
Create a notification for this product.
NEC Corporation WR8600N Affected: all versions
Create a notification for this product.
NEC Corporation WR8370N Affected: all versions
Create a notification for this product.
NEC Corporation WR8170N Affected: all versions
Create a notification for this product.
NEC Corporation WR8700N Affected: all versions
Create a notification for this product.
NEC Corporation WR8300N Affected: all versions
Create a notification for this product.
NEC Corporation WR8150N Affected: all versions
Create a notification for this product.
NEC Corporation WR4100N Affected: all versions
Create a notification for this product.
NEC Corporation WR4500N Affected: all versions
Create a notification for this product.
NEC Corporation WR8100N Affected: all versions
Create a notification for this product.
NEC Corporation WR8500N Affected: all versions
Create a notification for this product.
NEC Corporation CR2500P Affected: all versions
Create a notification for this product.
NEC Corporation WR8400N Affected: all versions
Create a notification for this product.
NEC Corporation WR8200N Affected: all versions
Create a notification for this product.
NEC Corporation WR1200H Affected: all versions
Create a notification for this product.
NEC Corporation WR7870S Affected: all versions
Create a notification for this product.
NEC Corporation WR6670S Affected: all versions
Create a notification for this product.
NEC Corporation WR7850S Affected: all versions
Create a notification for this product.
NEC Corporation WR6650S Affected: all versions
Create a notification for this product.
NEC Corporation WR6600H Affected: all versions
Create a notification for this product.
NEC Corporation WR7800H Affected: all versions
Create a notification for this product.
NEC Corporation WM3400RN Affected: all versions
Create a notification for this product.
NEC Corporation WM3450RN Affected: all versions
Create a notification for this product.
NEC Corporation WM3500R Affected: all versions
Create a notification for this product.
NEC Corporation WM3600R Affected: all versions
Create a notification for this product.
NEC Corporation WM3800R Affected: all versions
Create a notification for this product.
NEC Corporation WR8166N Affected: all versions
Create a notification for this product.
NEC Corporation MR01LN Affected: all versions
Create a notification for this product.
NEC Corporation MR02LN Affected: all versions
Create a notification for this product.
NEC Corporation WG1810HP(JE) Affected: all versions
Create a notification for this product.
NEC Corporation WG1810HP(MF) Affected: all versions
Create a notification for this product.
nec_corporation wg1200hp3 Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1200hp3:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1800hp4 Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1800hp4:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1200hs3 Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1200hs3:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1900hp2 Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1900hp2:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1800hp3 Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1800hp3:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1200hs2 Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1200hs2:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1900hp Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1900hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1200hp2 Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1200hp2:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation w1200ex\/ms\/ Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:w1200ex\/ms\/:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1200hs Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1200hs:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1200hp Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1200hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wf300hp2 Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wf300hp2:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation w300p Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:w300p:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wf800hp Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wf800hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8165n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8165n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg2200hp Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg2200hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wf1200hp2 Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wf1200hp2:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1800hp2 Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1800hp2:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wf1200hp Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wf1200hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg600hp Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg600hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg300hp Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg300hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1800hp Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1800hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1400hp Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1400hp:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8175n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8175n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr9300n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr9300n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8750n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8750n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8160n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8160n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr9500n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr9500n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8600n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8600n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8370n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8370n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8170n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8170n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8700n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8700n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8300n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8300n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8150n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8150n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr4100n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr4100n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr4500n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr4500n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8100n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8100n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8500n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8500n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation cr2500p Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:cr2500p:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8400n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8400n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8200n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8200n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr1200h Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr1200h:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr7870s Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr7870s:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr6670s Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr6670s:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr7850s Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr7850s:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr6650s Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr6650s:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wm3800r Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wm3800r:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr6600h Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr6600h:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr7800h Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr7800h:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wm3400rn Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wm3400rn:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wm3450rn Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wm3450rn:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wm3500r Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wm3500r:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wm3600r Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wm3600r:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wr8166n Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wr8166n:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation mr01ln Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:mr01ln:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation mr02ln Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:mr02ln:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1810hp\/je\/ Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1810hp\/je\/:*:*:*:*:*:*:*:*
Create a notification for this product.
nec_corporation wg1810hp\/mf\/ Affected: 0 , < * (custom)
    cpe:2.3:a:nec_corporation:wg1810hp\/mf\/:*:*:*:*:*:*:*:*
Create a notification for this product.
Credits
Katsuhiko Sato and Ryo Kashiro of 00One, Inc.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:48:47.691Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://https://jpn.nec.com/security-info/secinfo/nv24-001_en.html"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1200hp3:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1200hp3",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1800hp4:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1800hp4",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1200hs3:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1200hs3",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1900hp2:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1900hp2",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1800hp3:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1800hp3",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1200hs2:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1200hs2",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1900hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1900hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1200hp2:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1200hp2",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:w1200ex\\/ms\\/:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "w1200ex\\/ms\\/",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1200hs:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1200hs",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1200hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1200hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wf300hp2:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wf300hp2",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:w300p:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "w300p",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wf800hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wf800hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8165n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8165n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg2200hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg2200hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wf1200hp2:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wf1200hp2",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1800hp2:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1800hp2",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wf1200hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wf1200hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg600hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg600hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg300hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg300hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1800hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1800hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1400hp:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1400hp",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8175n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8175n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr9300n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr9300n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8750n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8750n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8160n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8160n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr9500n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr9500n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8600n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8600n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8370n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8370n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8170n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8170n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8700n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8700n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8300n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8300n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8150n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8150n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr4100n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr4100n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr4500n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr4500n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8100n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8100n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8500n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8500n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:cr2500p:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "cr2500p",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8400n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8400n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8200n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8200n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr1200h:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr1200h",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr7870s:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr7870s",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr6670s:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr6670s",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr7850s:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr7850s",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr6650s:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr6650s",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wm3800r:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wm3800r",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr6600h:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr6600h",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr7800h:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr7800h",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wm3400rn:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wm3400rn",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wm3450rn:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wm3450rn",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wm3500r:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wm3500r",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wm3600r:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wm3600r",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wr8166n:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wr8166n",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:mr01ln:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "mr01ln",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:mr02ln:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "mr02ln",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1810hp\\/je\\/:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1810hp\\/je\\/",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:nec_corporation:wg1810hp\\/mf\\/:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "wg1810hp\\/mf\\/",
            "vendor": "nec_corporation",
            "versions": [
              {
                "lessThan": "*",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 9.8,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-28012",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-03-28T18:36:14.164270Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-27T19:27:27.700Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP4",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HS3",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1900HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HP3",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP3",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HS2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1900HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "W1200EX(-MS)",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HS",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1200HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF300HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "W300P",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF800HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8165N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG2200HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF1200HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP2",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF1200HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG600HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG300HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WF300HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1800HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1400HP",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8175N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR9300N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8750N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8160N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR9500N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8600N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8370N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8170N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8700N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8300N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8150N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR4100N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR4500N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8100N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8500N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "CR2500P",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8400N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8200N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR1200H",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR7870S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR6670S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR7850S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR6650S",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR6600H",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR7800H",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3400RN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3450RN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3500R",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3600R",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WM3800R",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WR8166N",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "MR01LN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "MR02LN",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1810HP(JE)",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        },
        {
          "defaultStatus": "unknown",
          "product": "WG1810HP(MF)",
          "vendor": "NEC Corporation",
          "versions": [
            {
              "status": "affected",
              "version": "all versions"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Katsuhiko Sato and Ryo Kashiro of 00One, Inc."
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Improper authentication vulnerability in NEC Corporation Aterm WG1800HP4, WG1200HS3, WG1900HP2, WG1200HP3, WG1800HP3, WG1200HS2, WG1900HP, WG1200HP2, W1200EX(-MS), WG1200HS, WG1200HP, WF300HP2, W300P, WF800HP, WR8165N, WG2200HP, WF1200HP2, WG1800HP2, WF1200HP, WG600HP, WG300HP, WF300HP, WG1800HP, WG1400HP, WR8175N, WR9300N, WR8750N, WR8160N, WR9500N, WR8600N, WR8370N, WR8170N, WR8700N, WR8300N, WR8150N, WR4100N, WR4500N, WR8100N, WR8500N, CR2500P, WR8400N, WR8200N, WR1200H, WR7870S, WR6670S, WR7850S, WR6650S, WR6600H, WR7800H, WM3400RN, WM3450RN, WM3500R, WM3600R, WM3800R, WR8166N, MR01LN MR02LN, WG1810HP(JE) and WG1810HP(MF) all versions allows a attacker to execute an arbitrary command with the root privilege via the internet."
            }
          ],
          "value": "Improper authentication vulnerability in NEC Corporation Aterm WG1800HP4, WG1200HS3, WG1900HP2, WG1200HP3, WG1800HP3, WG1200HS2, WG1900HP, WG1200HP2, W1200EX(-MS), WG1200HS, WG1200HP, WF300HP2, W300P, WF800HP, WR8165N, WG2200HP, WF1200HP2, WG1800HP2, WF1200HP, WG600HP, WG300HP, WF300HP, WG1800HP, WG1400HP, WR8175N, WR9300N, WR8750N, WR8160N, WR9500N, WR8600N, WR8370N, WR8170N, WR8700N, WR8300N, WR8150N, WR4100N, WR4500N, WR8100N, WR8500N, CR2500P, WR8400N, WR8200N, WR1200H, WR7870S, WR6670S, WR7850S, WR6650S, WR6600H, WR7800H, WM3400RN, WM3450RN, WM3500R, WM3600R, WM3800R, WR8166N, MR01LN MR02LN, WG1810HP(JE) and WG1810HP(MF) all versions allows a attacker to execute an arbitrary command with the root privilege via the internet."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287: Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-01-14T03:59:31.550Z",
        "orgId": "f2760a35-e0d8-4637-ac4c-cc1a2de3e282",
        "shortName": "NEC"
      },
      "references": [
        {
          "url": "https://jpn.nec.com/security-info/secinfo/nv24-001_en.html"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "f2760a35-e0d8-4637-ac4c-cc1a2de3e282",
    "assignerShortName": "NEC",
    "cveId": "CVE-2024-28012",
    "datePublished": "2024-03-28T00:55:05.166Z",
    "dateReserved": "2024-02-29T08:40:13.581Z",
    "dateUpdated": "2025-01-14T03:59:31.550Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-28188 (GCVE-0-2024-28188)

Vulnerability from cvelistv5 – Published: 2024-05-23 11:54 – Updated: 2024-08-02 00:48
VLAI
Title
jupyter-scheduler's endpoint is missing authentication
Summary
Jupyter Scheduler is collection of extensions for programming jobs to run now or run on a schedule. The list of conda environments of `jupyter-scheduler` users maybe be exposed, potentially revealing information about projects that a specific user may be working on. This vulnerability has been patched in version(s) 1.1.6, 1.2.1, 1.8.2 and 2.5.2.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
  • CWE-287 - Improper Authentication
Assigner
References
Impacted products
Vendor Product Version
jupyter-server jupyter-scheduler Affected: >= 1.0.0, <= 1.1.5
Affected: = 1.2.0
Affected: >= 1.3.0, <= 1.8.1
Affected: >= 2.0.0, <= 2.5.1
Create a notification for this product.
jupyter scheduler Affected: 1.0.0 , ≤ 1.1.5 (custom)
Affected: 1.2.0
Affected: 1.3.0 , ≤ 1.8.1 (custom)
Affected: 2.0.0 , ≤ 2.5.1 (custom)
    cpe:2.3:a:jupyter:scheduler:1.0.0:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:jupyter:scheduler:1.0.0:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "affected",
            "product": "scheduler",
            "vendor": "jupyter",
            "versions": [
              {
                "lessThanOrEqual": "1.1.5",
                "status": "affected",
                "version": "1.0.0",
                "versionType": "custom"
              },
              {
                "status": "affected",
                "version": "1.2.0"
              },
              {
                "lessThanOrEqual": "1.8.1",
                "status": "affected",
                "version": "1.3.0",
                "versionType": "custom"
              },
              {
                "lessThanOrEqual": "2.5.1",
                "status": "affected",
                "version": "2.0.0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-28188",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-23T15:05:53.639105Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T18:03:51.931Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:48:49.472Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "https://github.com/jupyter-server/jupyter-scheduler/security/advisories/GHSA-v9g2-g7j4-4jxc",
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/jupyter-server/jupyter-scheduler/security/advisories/GHSA-v9g2-g7j4-4jxc"
          },
          {
            "name": "https://github.com/jupyter-server/jupyter_server/pull/1392",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/jupyter-server/jupyter_server/pull/1392"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "jupyter-scheduler",
          "vendor": "jupyter-server",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 1.0.0, \u003c= 1.1.5"
            },
            {
              "status": "affected",
              "version": "= 1.2.0"
            },
            {
              "status": "affected",
              "version": "\u003e= 1.3.0, \u003c= 1.8.1"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.0.0, \u003c= 2.5.1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Jupyter Scheduler is collection of extensions for programming jobs to run now or run on a schedule. The list of conda environments of `jupyter-scheduler` users maybe be exposed, potentially revealing information about projects that a specific user may be working on. This vulnerability has been patched in version(s) 1.1.6, 1.2.1, 1.8.2 and 2.5.2."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-200",
              "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287: Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-05-23T14:00:32.049Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/jupyter-server/jupyter-scheduler/security/advisories/GHSA-v9g2-g7j4-4jxc",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/jupyter-server/jupyter-scheduler/security/advisories/GHSA-v9g2-g7j4-4jxc"
        },
        {
          "name": "https://github.com/jupyter-server/jupyter_server/pull/1392",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/jupyter-server/jupyter_server/pull/1392"
        }
      ],
      "source": {
        "advisory": "GHSA-v9g2-g7j4-4jxc",
        "discovery": "UNKNOWN"
      },
      "title": "jupyter-scheduler\u0027s endpoint is missing authentication"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2024-28188",
    "datePublished": "2024-05-23T11:54:53.672Z",
    "dateReserved": "2024-03-06T17:35:00.859Z",
    "dateUpdated": "2024-08-02T00:48:49.472Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-28255 (GCVE-0-2024-28255)

Vulnerability from cvelistv5 – Published: 2024-03-15 19:55 – Updated: 2024-08-19 07:47
VLAI
Title
Authentication Bypass in OpenMetadata
Summary
OpenMetadata is a unified platform for discovery, observability, and governance powered by a central metadata repository, in-depth lineage, and seamless team collaboration. The `JwtFilter` handles the API authentication by requiring and verifying JWT tokens. When a new request comes in, the request's path is checked against this list. When the request's path contains any of the excluded endpoints the filter returns without validating the JWT. Unfortunately, an attacker may use Path Parameters to make any path contain any arbitrary strings. For example, a request to `GET /api/v1;v1%2fusers%2flogin/events/subscriptions/validation/condition/111` will match the excluded endpoint condition and therefore will be processed with no JWT validation allowing an attacker to bypass the authentication mechanism and reach any arbitrary endpoint, including the ones listed above that lead to arbitrary SpEL expression injection. This bypass will not work when the endpoint uses the `SecurityContext.getUserPrincipal()` since it will return `null` and will throw an NPE. This issue may lead to authentication bypass and has been addressed in version 1.2.4. Users are advised to upgrade. There are no known workarounds for this vulnerability. This issue is also tracked as `GHSL-2023-237`.
SSVC
Exploitation: poc Automatable: yes Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-287 - Improper Authentication
Assigner
Impacted products
Vendor Product Version
open-metadata OpenMetadata Affected: < 1.2.4
Create a notification for this product.
openmetadata openmetadata Affected: 0 , < 1.2.4 (custom)
    cpe:2.3:a:openmetadata:openmetadata:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:openmetadata:openmetadata:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "openmetadata",
            "vendor": "openmetadata",
            "versions": [
              {
                "lessThan": "1.2.4",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-28255",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-07-16T00:26:07.478866Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-07-16T00:27:24.601Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-19T07:47:55.432Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "https://github.com/open-metadata/OpenMetadata/security/advisories/GHSA-6wx7-qw5p-wh84",
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/open-metadata/OpenMetadata/security/advisories/GHSA-6wx7-qw5p-wh84"
          },
          {
            "name": "https://github.com/open-metadata/OpenMetadata/blob/e2043a3f31312ebb42391d6c93a67584d798de52/openmetadata-service/src/main/java/org/openmetadata/service/security/JwtFilter.java#L111",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/open-metadata/OpenMetadata/blob/e2043a3f31312ebb42391d6c93a67584d798de52/openmetadata-service/src/main/java/org/openmetadata/service/security/JwtFilter.java#L111"
          },
          {
            "name": "https://github.com/open-metadata/OpenMetadata/blob/e2043a3f31312ebb42391d6c93a67584d798de52/openmetadata-service/src/main/java/org/openmetadata/service/security/JwtFilter.java#L113",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/open-metadata/OpenMetadata/blob/e2043a3f31312ebb42391d6c93a67584d798de52/openmetadata-service/src/main/java/org/openmetadata/service/security/JwtFilter.java#L113"
          },
          {
            "url": "https://www.vicarius.io/vsociety/posts/authentication-bypass-with-path-parameter-in-openmetadata-cve-2024-28255"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "OpenMetadata",
          "vendor": "open-metadata",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 1.2.4"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "OpenMetadata is a unified platform for discovery, observability, and governance powered by a central metadata repository, in-depth lineage, and seamless team collaboration. The `JwtFilter` handles the API authentication by requiring and verifying JWT tokens. When a new request comes in, the request\u0027s path is checked against this list. When the request\u0027s path contains any of the excluded endpoints the filter returns without validating the JWT. Unfortunately, an attacker may use Path Parameters to make any path contain any arbitrary strings. For example, a request to `GET /api/v1;v1%2fusers%2flogin/events/subscriptions/validation/condition/111` will match the excluded endpoint condition and therefore will be processed with no JWT validation allowing an attacker to bypass the authentication mechanism and reach any arbitrary endpoint, including the ones listed above that lead to arbitrary SpEL expression injection. This bypass will not work when the endpoint uses the `SecurityContext.getUserPrincipal()` since it will return `null` and will throw an NPE. This issue may lead to authentication bypass and has been addressed in version 1.2.4. Users are advised to upgrade. There are no known workarounds for this vulnerability. This issue is also tracked as `GHSL-2023-237`."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287: Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-03-15T19:55:45.090Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/open-metadata/OpenMetadata/security/advisories/GHSA-6wx7-qw5p-wh84",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/open-metadata/OpenMetadata/security/advisories/GHSA-6wx7-qw5p-wh84"
        },
        {
          "name": "https://github.com/open-metadata/OpenMetadata/blob/e2043a3f31312ebb42391d6c93a67584d798de52/openmetadata-service/src/main/java/org/openmetadata/service/security/JwtFilter.java#L111",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/open-metadata/OpenMetadata/blob/e2043a3f31312ebb42391d6c93a67584d798de52/openmetadata-service/src/main/java/org/openmetadata/service/security/JwtFilter.java#L111"
        },
        {
          "name": "https://github.com/open-metadata/OpenMetadata/blob/e2043a3f31312ebb42391d6c93a67584d798de52/openmetadata-service/src/main/java/org/openmetadata/service/security/JwtFilter.java#L113",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/open-metadata/OpenMetadata/blob/e2043a3f31312ebb42391d6c93a67584d798de52/openmetadata-service/src/main/java/org/openmetadata/service/security/JwtFilter.java#L113"
        }
      ],
      "source": {
        "advisory": "GHSA-6wx7-qw5p-wh84",
        "discovery": "UNKNOWN"
      },
      "title": "Authentication Bypass in OpenMetadata"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2024-28255",
    "datePublished": "2024-03-15T19:55:45.090Z",
    "dateReserved": "2024-03-07T14:33:30.037Z",
    "dateUpdated": "2024-08-19T07:47:55.432Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-2862 (GCVE-0-2024-2862)

Vulnerability from cvelistv5 – Published: 2024-03-25 06:31 – Updated: 2024-08-28 13:44
VLAI
Title
Password reset vulnerability without authorization on LG LED Assistant
Summary
This vulnerability allows remote attackers to reset the password of anonymous users without authorization on the affected LG LED Assistant.
SSVC
Exploitation: none Automatable: yes Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-287 - Improper Authentication
Assigner
LGE
Impacted products
Vendor Product Version
LG Electronics LG LED Assistant Affected: 2.1.65
Create a notification for this product.
lg lg_led_assistant Affected: 2.1.65
    cpe:2.3:a:lg:lg_led_assistant:2.1.65:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T19:25:42.153Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://lgsecurity.lge.com/bulletins/idproducts#updateDetails"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:lg:lg_led_assistant:2.1.65:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lg_led_assistant",
            "vendor": "lg",
            "versions": [
              {
                "status": "affected",
                "version": "2.1.65"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-2862",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-03-25T19:16:55.600564Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-28T13:44:03.431Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LG LED Assistant",
          "vendor": "LG Electronics",
          "versions": [
            {
              "status": "affected",
              "version": "2.1.65"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\n\nThis vulnerability allows remote attackers to reset the password of anonymous users without authorization on the affected LG LED Assistant.\n\n"
            }
          ],
          "value": "\nThis vulnerability allows remote attackers to reset the password of anonymous users without authorization on the affected LG LED Assistant.\n\n"
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-50",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-50 Password Recovery Exploitation"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287 Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-03-25T06:33:31.760Z",
        "orgId": "42f21055-226c-4bce-a3c8-ecf55a3551fb",
        "shortName": "LGE"
      },
      "references": [
        {
          "url": "https://lgsecurity.lge.com/bulletins/idproducts#updateDetails"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Password reset vulnerability without authorization on LG LED Assistant",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "42f21055-226c-4bce-a3c8-ecf55a3551fb",
    "assignerShortName": "LGE",
    "cveId": "CVE-2024-2862",
    "datePublished": "2024-03-25T06:31:34.651Z",
    "dateReserved": "2024-03-25T06:11:38.644Z",
    "dateUpdated": "2024-08-28T13:44:03.431Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-2873 (GCVE-0-2024-2873)

Vulnerability from cvelistv5 – Published: 2024-03-25 21:58 – Updated: 2024-08-01 19:50
VLAI
Title
User authentication bypass in wolfSSH server
Summary
A vulnerability was found in wolfSSH's server-side state machine before versions 1.4.17. A malicious client could create channels without first performing user authentication, resulting in unauthorized access.
SSVC
Exploitation: none Automatable: yes Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-287 - Improper Authentication
Assigner
Impacted products
Vendor Product Version
wolfSSL Inc. wolfSSH Affected: 0 , ≤ v1.4.16 (release bundle)
Create a notification for this product.
wolfssh wolfssh Affected: 0 , < 1.4.16 (custom)
    cpe:2.3:a:wolfssh:wolfssh:*:*:*:*:*:*:*:*
Create a notification for this product.
Date Public
2024-03-25 23:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T19:25:42.177Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "patch",
              "x_transferred"
            ],
            "url": "https://github.com/wolfSSL/wolfssh/pull/670"
          },
          {
            "tags": [
              "patch",
              "x_transferred"
            ],
            "url": "https://github.com/wolfSSL/wolfssh/pull/671"
          },
          {
            "tags": [
              "vendor-advisory",
              "x_transferred"
            ],
            "url": "https://www.wolfssl.com/docs/security-vulnerabilities/"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:wolfssh:wolfssh:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "wolfssh",
            "vendor": "wolfssh",
            "versions": [
              {
                "lessThan": "1.4.16",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-2873",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-08-01T19:41:19.753078Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-01T19:50:46.158Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "wolfSSH",
          "repo": "https://github.com/wolfSSL/wolfssh",
          "vendor": "wolfSSL Inc.",
          "versions": [
            {
              "lessThanOrEqual": "v1.4.16",
              "status": "affected",
              "version": "0",
              "versionType": "release bundle"
            }
          ]
        }
      ],
      "datePublic": "2024-03-25T23:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "A vulnerability was found in wolfSSH\u0027s server-side state machine before versions 1.4.17. A malicious client could create channels without first performing user authentication, resulting in unauthorized access.\u003cbr\u003e"
            }
          ],
          "value": "A vulnerability was found in wolfSSH\u0027s server-side state machine before versions 1.4.17. A malicious client could create channels without first performing user authentication, resulting in unauthorized access.\n"
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-115",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-115 Authentication Bypass"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287 Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-03-25T21:58:52.325Z",
        "orgId": "50d2cd11-d01a-48ed-9441-5bfce9d63b27",
        "shortName": "wolfSSL"
      },
      "references": [
        {
          "tags": [
            "patch"
          ],
          "url": "https://github.com/wolfSSL/wolfssh/pull/670"
        },
        {
          "tags": [
            "patch"
          ],
          "url": "https://github.com/wolfSSL/wolfssh/pull/671"
        },
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://www.wolfssl.com/docs/security-vulnerabilities/"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cspan style=\"background-color: transparent;\"\u003eThe fix for this issue is located in the following GitHub Pull Requests:\u003cbr\u003e\u003cul\u003e\u003cli\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://github.com/wolfSSL/wolfssh/pull/670\"\u003ehttps://github.com/wolfSSL/wolfssh/pull/670\u003c/a\u003e\u003cbr\u003e\u003c/li\u003e\u003cli\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://github.com/wolfSSL/wolfssh/pull/671\"\u003ehttps://github.com/wolfSSL/wolfssh/pull/671\u003c/a\u003e\u003cbr\u003e\u003c/li\u003e\u003c/ul\u003e\u003c/span\u003e"
            }
          ],
          "value": "The fix for this issue is located in the following GitHub Pull Requests:\n  *   https://github.com/wolfSSL/wolfssh/pull/670 \n\n  *   https://github.com/wolfSSL/wolfssh/pull/671 \n\n"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "User authentication bypass in wolfSSH server",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "50d2cd11-d01a-48ed-9441-5bfce9d63b27",
    "assignerShortName": "wolfSSL",
    "cveId": "CVE-2024-2873",
    "datePublished": "2024-03-25T21:58:52.325Z",
    "dateReserved": "2024-03-25T20:28:07.035Z",
    "dateUpdated": "2024-08-01T19:50:46.158Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-28992 (GCVE-0-2024-28992)

Vulnerability from cvelistv5 – Published: 2024-07-17 14:23 – Updated: 2024-08-02 01:03
VLAI
Title
SolarWinds Access Rights Manager Directory Traversal and Information Disclosure Vulnerability
Summary
The SolarWinds Access Rights Manager was susceptible to a Directory Traversal and Information Disclosure Vulnerability. This vulnerability allows an unauthenticated user to perform arbitrary file deletion and leak sensitive information.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-287 - Improper Authentication
Assigner
Impacted products
Vendor Product Version
SolarWinds Access Rights Manager Affected: previous versions , ≤ 2023.2.4 (2024.3)
Create a notification for this product.
Credits
Piotr Bazydlo (@chudypb) of Trend Micro Zero Day Initiative
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-28992",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-07-23T15:41:48.761731Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-07-24T18:47:35.536Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T01:03:51.617Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://documentation.solarwinds.com/en/success_center/arm/content/release_notes/arm_2024-3_release_notes.htm"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "affected",
          "product": "Access Rights Manager",
          "vendor": "SolarWinds",
          "versions": [
            {
              "lessThanOrEqual": "2023.2.4",
              "status": "affected",
              "version": "previous versions",
              "versionType": "2024.3"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Piotr Bazydlo (@chudypb) of Trend Micro Zero Day Initiative"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "The SolarWinds Access Rights Manager was susceptible to a Directory Traversal and Information Disclosure Vulnerability. This vulnerability allows an unauthenticated user to perform arbitrary file deletion and leak sensitive information."
            }
          ],
          "value": "The SolarWinds Access Rights Manager was susceptible to a Directory Traversal and Information Disclosure Vulnerability. This vulnerability allows an unauthenticated user to perform arbitrary file deletion and leak sensitive information."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-37",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-37 Retrieve Embedded Sensitive Data"
            }
          ]
        },
        {
          "capecId": "CAPEC-165",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-165 File Manipulation"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287 Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-07-17T14:23:50.488Z",
        "orgId": "49f11609-934d-4621-84e6-e02e032104d6",
        "shortName": "SolarWinds"
      },
      "references": [
        {
          "url": "https://documentation.solarwinds.com/en/success_center/arm/content/release_notes/arm_2024-3_release_notes.htm"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "All SolarWinds Access Rights Manager customers are advised to upgrade to the latest version of the SolarWinds Access Rights Manager 2024.3\u003cbr\u003e"
            }
          ],
          "value": "All SolarWinds Access Rights Manager customers are advised to upgrade to the latest version of the SolarWinds Access Rights Manager 2024.3\n"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "SolarWinds Access Rights Manager Directory Traversal and Information Disclosure Vulnerability",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "49f11609-934d-4621-84e6-e02e032104d6",
    "assignerShortName": "SolarWinds",
    "cveId": "CVE-2024-28992",
    "datePublished": "2024-07-17T14:23:50.488Z",
    "dateReserved": "2024-03-13T20:27:09.783Z",
    "dateUpdated": "2024-08-02T01:03:51.617Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

Mitigation

Phase: Architecture and Design

Strategy: Libraries or Frameworks

Description:

  • Use an authentication framework or library such as the OWASP ESAPI Authentication feature.
CAPEC-114: Authentication Abuse

An attacker obtains unauthorized access to an application, service or device either through knowledge of the inherent weaknesses of an authentication mechanism, or by exploiting a flaw in the authentication scheme's implementation. In such an attack an authentication mechanism is functioning but a carefully controlled sequence of events causes the mechanism to grant access to the attacker.

CAPEC-115: Authentication Bypass

An attacker gains access to application, service, or device with the privileges of an authorized or privileged user by evading or circumventing an authentication mechanism. The attacker is therefore able to access protected data without authentication ever having taken place.

CAPEC-151: Identity Spoofing

Identity Spoofing refers to the action of assuming (i.e., taking on) the identity of some other entity (human or non-human) and then using that identity to accomplish a goal. An adversary may craft messages that appear to come from a different principle or use stolen / spoofed authentication credentials.

CAPEC-194: Fake the Source of Data

An adversary takes advantage of improper authentication to provide data or services under a falsified identity. The purpose of using the falsified identity may be to prevent traceability of the provided data or to assume the rights granted to another individual. One of the simplest forms of this attack would be the creation of an email message with a modified "From" field in order to appear that the message was sent from someone other than the actual sender. The root of the attack (in this case the email system) fails to properly authenticate the source and this results in the reader incorrectly performing the instructed action. Results of the attack vary depending on the details of the attack, but common results include privilege escalation, obfuscation of other attacks, and data corruption/manipulation.

CAPEC-22: Exploiting Trust in Client

An attack of this type exploits vulnerabilities in client/server communication channel authentication and data integrity. It leverages the implicit trust a server places in the client, or more importantly, that which the server believes is the client. An attacker executes this type of attack by communicating directly with the server where the server believes it is communicating only with a valid client. There are numerous variations of this type of attack.

CAPEC-57: Utilizing REST's Trust in the System Resource to Obtain Sensitive Data

This attack utilizes a REST(REpresentational State Transfer)-style applications' trust in the system resources and environment to obtain sensitive data once SSL is terminated.

CAPEC-593: Session Hijacking

This type of attack involves an adversary that exploits weaknesses in an application's use of sessions in performing authentication. The adversary is able to steal or manipulate an active session and use it to gain unathorized access to the application.

CAPEC-633: Token Impersonation

An adversary exploits a weakness in authentication to create an access token (or equivalent) that impersonates a different entity, and then associates a process/thread to that that impersonated token. This action causes a downstream user to make a decision or take action that is based on the assumed identity, and not the response that blocks the adversary.

CAPEC-650: Upload a Web Shell to a Web Server

By exploiting insufficient permissions, it is possible to upload a web shell to a web server in such a way that it can be executed remotely. This shell can have various capabilities, thereby acting as a "gateway" to the underlying web server. The shell might execute at the higher permission level of the web server, providing the ability the execute malicious code at elevated levels.

CAPEC-94: Adversary in the Middle (AiTM)

An adversary targets the communication between two components (typically client and server), in order to alter or obtain data from transactions. A general approach entails the adversary placing themself within the communication channel between the two components.

Back to CWE stats page