gsd-2023-49256
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
It is possible to download the configuration backup without authorization and decrypt included passwords using hardcoded static key.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-49256",
    "id": "GSD-2023-49256"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-49256"
      ],
      "details": "It is possible to download the configuration backup without authorization and decrypt included passwords using hardcoded static key.",
      "id": "GSD-2023-49256",
      "modified": "2023-12-13T01:20:35.126113Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cvd@cert.pl",
        "ID": "CVE-2023-49256",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "H8951-4G-ESP",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "0",
                          "version_value": "2310271149"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Hongdian"
            }
          ]
        }
      },
      "credits": [
        {
          "lang": "en",
          "value": "Robert Pogorzelski (SEQRED)"
        }
      ],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "It is possible to download the configuration backup without authorization and decrypt included passwords using hardcoded static key."
          }
        ]
      },
      "generator": {
        "engine": "Vulnogram 0.1.0-dev"
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-798",
                "lang": "eng",
                "value": "CWE-798 Use of Hard-coded Credentials"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://cert.pl/en/posts/2024/01/CVE-2023-49253/",
            "refsource": "MISC",
            "url": "https://cert.pl/en/posts/2024/01/CVE-2023-49253/"
          },
          {
            "name": "https://cert.pl/posts/2024/01/CVE-2023-49253/",
            "refsource": "MISC",
            "url": "https://cert.pl/posts/2024/01/CVE-2023-49253/"
          }
        ]
      },
      "source": {
        "discovery": "UNKNOWN"
      }
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:hongdian:h8951-4g-esp_firmware:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4391599E-AC50-4409-B8DE-D86CD4EACA35",
                    "versionEndExcluding": "2310271149",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:hongdian:h8951-4g-esp:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3B44C0C6-3995-43DB-9B49-78110E5E7A43",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "It is possible to download the configuration backup without authorization and decrypt included passwords using hardcoded static key."
          },
          {
            "lang": "es",
            "value": "Es posible descargar la copia de seguridad de la configuraci\u00f3n sin autorizaci\u00f3n y descifrar las contrase\u00f1as incluidas utilizando una clave est\u00e1tica codificada."
          }
        ],
        "id": "CVE-2023-49256",
        "lastModified": "2024-01-18T21:14:03.490",
        "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"
            }
          ]
        },
        "published": "2024-01-12T15:15:09.160",
        "references": [
          {
            "source": "cvd@cert.pl",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://cert.pl/en/posts/2024/01/CVE-2023-49253/"
          },
          {
            "source": "cvd@cert.pl",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://cert.pl/posts/2024/01/CVE-2023-49253/"
          }
        ],
        "sourceIdentifier": "cvd@cert.pl",
        "vulnStatus": "Analyzed",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-798"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          },
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-798"
              }
            ],
            "source": "cvd@cert.pl",
            "type": "Secondary"
          }
        ]
      }
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…