FKIE_CVE-2022-47037

Vulnerability from fkie_nvd - Published: 2024-03-18 03:15 - Updated: 2024-11-21 07:31
Summary
Siklu TG Terragraph devices before 2.1.1 allow attackers to discover valid, randomly generated credentials via GetCredentials.

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:siklu:tg_firmware:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "50DC665C-789B-468F-8BC2-DDC17AD47EC1",
              "versionEndExcluding": "2.1.1",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        },
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:h:siklu:tg_lr_t280:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "11E8403D-DB00-49D9-B31B-4DD3773E3DEA",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:siklu:tg_mpl-261:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "62ED75AA-DB96-449A-951E-D9F475DDE44C",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:siklu:tg_n265:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "E76E7BBE-005B-4763-B6B5-258D6425DC90",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:siklu:tg_n366:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "06C9F704-DA9D-4566-9C0C-B5E0E44E0EBC",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:siklu:tg_n367:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "0D7AF7EA-9ABC-470A-B1D7-BA36F5045849",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:siklu:tg_t260:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "B237F83B-6E14-4E94-969D-6640BEFDF2D8",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:siklu:tg_t261:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "6951CD15-EA5B-4EFC-B3C1-FD803A4D0579",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:siklu:tg_t265:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "0A4DB8EE-898C-443D-A687-D934D2671B9C",
              "vulnerable": false
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ],
      "operator": "AND"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Siklu TG Terragraph devices before 2.1.1 allow attackers to discover valid, randomly generated credentials via GetCredentials."
    },
    {
      "lang": "es",
      "value": "Los dispositivos Siklu TG Terragraph anteriores a 2.1.1 permiten a los atacantes descubrir credenciales v\u00e1lidas generadas aleatoriamente a trav\u00e9s de GetCredentials."
    }
  ],
  "id": "CVE-2022-47037",
  "lastModified": "2024-11-21T07:31:26.417",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 7.5,
          "baseSeverity": "HIGH",
          "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:N",
          "version": "3.1"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      },
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 7.5,
          "baseSeverity": "HIGH",
          "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:N",
          "version": "3.1"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 3.6,
        "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "type": "Secondary"
      }
    ]
  },
  "published": "2024-03-18T03:15:06.017",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://semaja2.net/2023/06/11/siklu-tg-auth-bypass.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://semaja2.net/2023/06/11/siklu-tg-auth-bypass.html"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-522"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    },
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-284"
        }
      ],
      "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
      "type": "Secondary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

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

Sightings

Author Source Type Date Other

Nomenclature

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

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…