CVE-2025-0714 (GCVE-0-2025-0714)
Vulnerability from cvelistv5
Published
2025-02-17 11:56
Modified
2025-02-19 08:29
CWE
  • CWE-1204 - Generation of Weak Initialization Vector (IV)
Summary
The vulnerability exists in the password storage of Mobateks MobaXterm in versions below 25.0. MobaXTerm uses an initialisation vector (IV) consisting only of zero bytes and a master key to encrypt each password individually. In the default configuration, on opening MobaXTerm, the user is prompted for their password. A derivative of the password is used as the master key. As both the master key and the IV are the same for each stored password, the AES CFB ciphertext depends only on the plaintext (the password). The static IV and master key make it easier to obtain sensitive information and to decrypt data when it is stored at rest.
Impacted products
Vendor Product Version
Mobatek MobaXterm Version: 0   
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-0714",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-02-18T15:08:52.631150Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-02-18T19:30:07.102Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "modules": [
            "Password encryption"
          ],
          "platforms": [
            "Windows"
          ],
          "product": "MobaXterm",
          "vendor": "Mobatek",
          "versions": [
            {
              "lessThan": "25.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "configurations": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Passwords were stored with MobaXterm.\u003cbr\u003e"
            }
          ],
          "value": "Passwords were stored with MobaXterm."
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "cirosec"
        }
      ],
      "datePublic": "2025-02-17T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "The vulnerability exists in the password storage of Mobateks MobaXterm in versions below 25.0. MobaXTerm uses an initialisation vector (IV) consisting only of zero bytes and a master key to encrypt each password individually. In the default configuration, on opening MobaXTerm, the user is prompted for their password. A derivative of the password is used as the master key. As both the master key and the IV are the same for each stored password, the AES CFB ciphertext depends only on the plaintext (the password). The static IV and master key make it easier to obtain sensitive information and to decrypt data when it is stored at rest."
            }
          ],
          "value": "The vulnerability exists in the password storage of Mobateks MobaXterm in versions below 25.0. MobaXTerm uses an initialisation vector (IV) consisting only of zero bytes and a master key to encrypt each password individually. In the default configuration, on opening MobaXTerm, the user is prompted for their password. A derivative of the password is used as the master key. As both the master key and the IV are the same for each stored password, the AES CFB ciphertext depends only on the plaintext (the password). The static IV and master key make it easier to obtain sensitive information and to decrypt data when it is stored at rest."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-1204",
              "description": "CWE-1204: Generation of Weak Initialization Vector (IV)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-02-19T08:29:49.252Z",
        "orgId": "a341c0d1-ebf7-493f-a84e-38cf86618674",
        "shortName": "cirosec"
      },
      "references": [
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://www.cirosec.de/sa/sa-2024-012"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Update MobaXterm to v25.0 and\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003ereencrypt passwords that were encrypted with a vulnerable version of MobaXterm.\u003c/span\u003e"
            }
          ],
          "value": "Update MobaXterm to v25.0 and\u00a0reencrypt passwords that were encrypted with a vulnerable version of MobaXterm."
        }
      ],
      "source": {
        "discovery": "USER"
      },
      "timeline": [
        {
          "lang": "en",
          "time": "2024-12-16T09:56:00.000Z",
          "value": "Mobatek was contacted and informed about the vulnerability via email."
        },
        {
          "lang": "en",
          "time": "2024-12-16T12:53:00.000Z",
          "value": "Initial response from Mobatek."
        },
        {
          "lang": "en",
          "time": "2024-12-16T14:55:00.000Z",
          "value": "Further clarification about the vulnerability."
        },
        {
          "lang": "en",
          "time": "2024-12-17T11:04:00.000Z",
          "value": "Mobatek acknowledged the vulnerability."
        },
        {
          "lang": "en",
          "time": "2025-01-17T23:00:00.000Z",
          "value": "A fix was published."
        },
        {
          "lang": "en",
          "time": "2025-01-23T23:00:00.000Z",
          "value": "The fix was verified by cirosec."
        }
      ],
      "title": "Insecure storage of sensitive information in MobaXTerm \u003c25.0.",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a341c0d1-ebf7-493f-a84e-38cf86618674",
    "assignerShortName": "cirosec",
    "cveId": "CVE-2025-0714",
    "datePublished": "2025-02-17T11:56:45.283Z",
    "dateReserved": "2025-01-24T12:55:11.026Z",
    "dateUpdated": "2025-02-19T08:29:49.252Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-0714\",\"sourceIdentifier\":\"a341c0d1-ebf7-493f-a84e-38cf86618674\",\"published\":\"2025-02-17T12:15:27.570\",\"lastModified\":\"2025-02-19T09:15:09.863\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The vulnerability exists in the password storage of Mobateks MobaXterm in versions below 25.0. MobaXTerm uses an initialisation vector (IV) consisting only of zero bytes and a master key to encrypt each password individually. In the default configuration, on opening MobaXTerm, the user is prompted for their password. A derivative of the password is used as the master key. As both the master key and the IV are the same for each stored password, the AES CFB ciphertext depends only on the plaintext (the password). The static IV and master key make it easier to obtain sensitive information and to decrypt data when it is stored at rest.\"},{\"lang\":\"es\",\"value\":\"La vulnerabilidad exist\u00eda en el almacenamiento de contrase\u00f1as de MobaXterm de Mobatek en versiones anteriores a 25.0. MobaXTerm utiliza un vector de inicializaci\u00f3n (IV) que se genera cifrando bytes nulos con un derivado de la clave maestra del usuario. Como la clave maestra es est\u00e1tica y AES ECB produce la misma salida con la misma entrada, el IV para AES CFB es siempre el mismo. El IV est\u00e1tico facilita la obtenci\u00f3n de informaci\u00f3n confidencial y el descifrado de datos si estos se almacenan en reposo.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"a341c0d1-ebf7-493f-a84e-38cf86618674\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.0,\"impactScore\":4.0}]},\"weaknesses\":[{\"source\":\"a341c0d1-ebf7-493f-a84e-38cf86618674\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1204\"}]}],\"references\":[{\"url\":\"https://www.cirosec.de/sa/sa-2024-012\",\"source\":\"a341c0d1-ebf7-493f-a84e-38cf86618674\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-0714\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-18T15:08:52.631150Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-18T15:08:54.168Z\"}}], \"cna\": {\"title\": \"Insecure storage of sensitive information in MobaXTerm \u003c25.0.\", \"source\": {\"discovery\": \"USER\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"cirosec\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Mobatek\", \"modules\": [\"Password encryption\"], \"product\": \"MobaXterm\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"25.0\", \"versionType\": \"semver\"}], \"platforms\": [\"Windows\"], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2024-12-16T09:56:00.000Z\", \"value\": \"Mobatek was contacted and informed about the vulnerability via email.\"}, {\"lang\": \"en\", \"time\": \"2024-12-16T12:53:00.000Z\", \"value\": \"Initial response from Mobatek.\"}, {\"lang\": \"en\", \"time\": \"2024-12-16T14:55:00.000Z\", \"value\": \"Further clarification about the vulnerability.\"}, {\"lang\": \"en\", \"time\": \"2024-12-17T11:04:00.000Z\", \"value\": \"Mobatek acknowledged the vulnerability.\"}, {\"lang\": \"en\", \"time\": \"2025-01-17T23:00:00.000Z\", \"value\": \"A fix was published.\"}, {\"lang\": \"en\", \"time\": \"2025-01-23T23:00:00.000Z\", \"value\": \"The fix was verified by cirosec.\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Update MobaXterm to v25.0 and\\u00a0reencrypt passwords that were encrypted with a vulnerable version of MobaXterm.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Update MobaXterm to v25.0 and\u0026nbsp;\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003ereencrypt passwords that were encrypted with a vulnerable version of MobaXterm.\u003c/span\u003e\", \"base64\": false}]}], \"datePublic\": \"2025-02-17T00:00:00.000Z\", \"references\": [{\"url\": \"https://www.cirosec.de/sa/sa-2024-012\", \"tags\": [\"third-party-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The vulnerability exists in the password storage of Mobateks MobaXterm in versions below 25.0. MobaXTerm uses an initialisation vector (IV) consisting only of zero bytes and a master key to encrypt each password individually. In the default configuration, on opening MobaXTerm, the user is prompted for their password. A derivative of the password is used as the master key. As both the master key and the IV are the same for each stored password, the AES CFB ciphertext depends only on the plaintext (the password). The static IV and master key make it easier to obtain sensitive information and to decrypt data when it is stored at rest.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The vulnerability exists in the password storage of Mobateks MobaXterm in versions below 25.0. MobaXTerm uses an initialisation vector (IV) consisting only of zero bytes and a master key to encrypt each password individually. In the default configuration, on opening MobaXTerm, the user is prompted for their password. A derivative of the password is used as the master key. As both the master key and the IV are the same for each stored password, the AES CFB ciphertext depends only on the plaintext (the password). The static IV and master key make it easier to obtain sensitive information and to decrypt data when it is stored at rest.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1204\", \"description\": \"CWE-1204: Generation of Weak Initialization Vector (IV)\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"Passwords were stored with MobaXterm.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Passwords were stored with MobaXterm.\u003cbr\u003e\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"a341c0d1-ebf7-493f-a84e-38cf86618674\", \"shortName\": \"cirosec\", \"dateUpdated\": \"2025-02-19T08:29:49.252Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2025-0714\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-19T08:29:49.252Z\", \"dateReserved\": \"2025-01-24T12:55:11.026Z\", \"assignerOrgId\": \"a341c0d1-ebf7-493f-a84e-38cf86618674\", \"datePublished\": \"2025-02-17T11:56:45.283Z\", \"assignerShortName\": \"cirosec\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


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…