Search

Find a vulnerability

Search criteria

    4 vulnerabilities found for scalance_x204rna_ecc_firmware by siemens

    CVE-2019-16905 (GCVE-0-2019-16905)

    Vulnerability from nvd – Published: 2019-10-09 00:00 – Updated: 2025-04-23 15:45
    VLAI
    Summary
    OpenSSH 7.7 through 7.9 and 8.x before 8.1, when compiled with an experimental key type, has a pre-authentication integer overflow if a client or server is configured to use a crafted XMSS key. This leads to memory corruption and local code execution because of an error in the XMSS key parsing algorithm. NOTE: the XMSS implementation is considered experimental in all released OpenSSH versions, and there is no supported way to enable it when building portable OpenSSH.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2025-04-23T15:45:01.432Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://www.openssh.com/releasenotes.html"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://www.openwall.com/lists/oss-security/2019/10/09/1"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c.diff?r1=1.5\u0026r2=1.6\u0026f=h"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://bugzilla.suse.com/show_bug.cgi?id=1153537"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://ssd-disclosure.com/archives/4033/ssd-advisory-openssh-pre-auth-xmss-integer-overflow"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://security.netapp.com/advisory/ntap-20191024-0003/"
              },
              {
                "name": "GLSA-201911-01",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/201911-01"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "OpenSSH 7.7 through 7.9 and 8.x before 8.1, when compiled with an experimental key type, has a pre-authentication integer overflow if a client or server is configured to use a crafted XMSS key. This leads to memory corruption and local code execution because of an error in the XMSS key parsing algorithm. NOTE: the XMSS implementation is considered experimental in all released OpenSSH versions, and there is no supported way to enable it when building portable OpenSSH."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-04-17T20:59:26.573Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://www.openssh.com/releasenotes.html"
            },
            {
              "url": "https://www.openwall.com/lists/oss-security/2019/10/09/1"
            },
            {
              "url": "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c.diff?r1=1.5\u0026r2=1.6\u0026f=h"
            },
            {
              "url": "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c"
            },
            {
              "url": "https://bugzilla.suse.com/show_bug.cgi?id=1153537"
            },
            {
              "url": "https://ssd-disclosure.com/archives/4033/ssd-advisory-openssh-pre-auth-xmss-integer-overflow"
            },
            {
              "url": "https://security.netapp.com/advisory/ntap-20191024-0003/"
            },
            {
              "name": "GLSA-201911-01",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://security.gentoo.org/glsa/201911-01"
            },
            {
              "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2019-16905",
        "datePublished": "2019-10-09T00:00:00.000Z",
        "dateReserved": "2019-09-26T00:00:00.000Z",
        "dateUpdated": "2025-04-23T15:45:01.432Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2003-0190 (GCVE-0-2003-0190)

    Vulnerability from nvd – Published: 2003-05-02 00:00 – Updated: 2024-08-08 01:43
    VLAI
    Summary
    OpenSSH-portable (OpenSSH) 3.6.1p1 and earlier with PAM support enabled immediately sends an error message when a user does not exist, which allows remote attackers to determine valid usernames via a timing attack.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Date Public
    2003-04-30 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-08T01:43:36.108Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "RHSA-2003:222",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2003-222.html"
              },
              {
                "name": "20030430 OpenSSH/PAM timing attack allows remote users identification",
                "tags": [
                  "mailing-list",
                  "x_transferred"
                ],
                "url": "http://marc.info/?l=bugtraq\u0026m=105172058404810\u0026w=2"
              },
              {
                "name": "7467",
                "tags": [
                  "vdb-entry",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/7467"
              },
              {
                "name": "20030806 [OpenPKG-SA-2003.035] OpenPKG Security Advisory (openssh)",
                "tags": [
                  "mailing-list",
                  "x_transferred"
                ],
                "url": "http://marc.info/?l=bugtraq\u0026m=106018677302607\u0026w=2"
              },
              {
                "name": "RHSA-2003:224",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2003-224.html"
              },
              {
                "name": "oval:org.mitre.oval:def:445",
                "tags": [
                  "vdb-entry",
                  "signature",
                  "x_transferred"
                ],
                "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A445"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "http://lab.mediaservice.net/advisory/2003-01-openssh.txt"
              },
              {
                "name": "TLSA-2003-31",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "http://www.turbolinux.com/security/TLSA-2003-31.txt"
              },
              {
                "name": "20030430 OpenSSH/PAM timing attack allows remote users identification",
                "tags": [
                  "mailing-list",
                  "x_transferred"
                ],
                "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2003-April/004815.html"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2003-04-30T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "OpenSSH-portable (OpenSSH) 3.6.1p1 and earlier with PAM support enabled immediately sends an error message when a user does not exist, which allows remote attackers to determine valid usernames via a timing attack."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-12-13T00:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "RHSA-2003:222",
              "tags": [
                "vendor-advisory"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2003-222.html"
            },
            {
              "name": "20030430 OpenSSH/PAM timing attack allows remote users identification",
              "tags": [
                "mailing-list"
              ],
              "url": "http://marc.info/?l=bugtraq\u0026m=105172058404810\u0026w=2"
            },
            {
              "name": "7467",
              "tags": [
                "vdb-entry"
              ],
              "url": "http://www.securityfocus.com/bid/7467"
            },
            {
              "name": "20030806 [OpenPKG-SA-2003.035] OpenPKG Security Advisory (openssh)",
              "tags": [
                "mailing-list"
              ],
              "url": "http://marc.info/?l=bugtraq\u0026m=106018677302607\u0026w=2"
            },
            {
              "name": "RHSA-2003:224",
              "tags": [
                "vendor-advisory"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2003-224.html"
            },
            {
              "name": "oval:org.mitre.oval:def:445",
              "tags": [
                "vdb-entry",
                "signature"
              ],
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A445"
            },
            {
              "url": "http://lab.mediaservice.net/advisory/2003-01-openssh.txt"
            },
            {
              "name": "TLSA-2003-31",
              "tags": [
                "vendor-advisory"
              ],
              "url": "http://www.turbolinux.com/security/TLSA-2003-31.txt"
            },
            {
              "name": "20030430 OpenSSH/PAM timing attack allows remote users identification",
              "tags": [
                "mailing-list"
              ],
              "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2003-April/004815.html"
            },
            {
              "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2003-0190",
        "datePublished": "2003-05-02T00:00:00.000Z",
        "dateReserved": "2003-04-01T00:00:00.000Z",
        "dateUpdated": "2024-08-08T01:43:36.108Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2019-16905 (GCVE-0-2019-16905)

    Vulnerability from cvelistv5 – Published: 2019-10-09 00:00 – Updated: 2025-04-23 15:45
    VLAI
    Summary
    OpenSSH 7.7 through 7.9 and 8.x before 8.1, when compiled with an experimental key type, has a pre-authentication integer overflow if a client or server is configured to use a crafted XMSS key. This leads to memory corruption and local code execution because of an error in the XMSS key parsing algorithm. NOTE: the XMSS implementation is considered experimental in all released OpenSSH versions, and there is no supported way to enable it when building portable OpenSSH.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2025-04-23T15:45:01.432Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://www.openssh.com/releasenotes.html"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://www.openwall.com/lists/oss-security/2019/10/09/1"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c.diff?r1=1.5\u0026r2=1.6\u0026f=h"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://bugzilla.suse.com/show_bug.cgi?id=1153537"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://ssd-disclosure.com/archives/4033/ssd-advisory-openssh-pre-auth-xmss-integer-overflow"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://security.netapp.com/advisory/ntap-20191024-0003/"
              },
              {
                "name": "GLSA-201911-01",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/201911-01"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "OpenSSH 7.7 through 7.9 and 8.x before 8.1, when compiled with an experimental key type, has a pre-authentication integer overflow if a client or server is configured to use a crafted XMSS key. This leads to memory corruption and local code execution because of an error in the XMSS key parsing algorithm. NOTE: the XMSS implementation is considered experimental in all released OpenSSH versions, and there is no supported way to enable it when building portable OpenSSH."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-04-17T20:59:26.573Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://www.openssh.com/releasenotes.html"
            },
            {
              "url": "https://www.openwall.com/lists/oss-security/2019/10/09/1"
            },
            {
              "url": "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c.diff?r1=1.5\u0026r2=1.6\u0026f=h"
            },
            {
              "url": "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c"
            },
            {
              "url": "https://bugzilla.suse.com/show_bug.cgi?id=1153537"
            },
            {
              "url": "https://ssd-disclosure.com/archives/4033/ssd-advisory-openssh-pre-auth-xmss-integer-overflow"
            },
            {
              "url": "https://security.netapp.com/advisory/ntap-20191024-0003/"
            },
            {
              "name": "GLSA-201911-01",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://security.gentoo.org/glsa/201911-01"
            },
            {
              "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2019-16905",
        "datePublished": "2019-10-09T00:00:00.000Z",
        "dateReserved": "2019-09-26T00:00:00.000Z",
        "dateUpdated": "2025-04-23T15:45:01.432Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2003-0190 (GCVE-0-2003-0190)

    Vulnerability from cvelistv5 – Published: 2003-05-02 00:00 – Updated: 2024-08-08 01:43
    VLAI
    Summary
    OpenSSH-portable (OpenSSH) 3.6.1p1 and earlier with PAM support enabled immediately sends an error message when a user does not exist, which allows remote attackers to determine valid usernames via a timing attack.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Date Public
    2003-04-30 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-08T01:43:36.108Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "RHSA-2003:222",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2003-222.html"
              },
              {
                "name": "20030430 OpenSSH/PAM timing attack allows remote users identification",
                "tags": [
                  "mailing-list",
                  "x_transferred"
                ],
                "url": "http://marc.info/?l=bugtraq\u0026m=105172058404810\u0026w=2"
              },
              {
                "name": "7467",
                "tags": [
                  "vdb-entry",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/7467"
              },
              {
                "name": "20030806 [OpenPKG-SA-2003.035] OpenPKG Security Advisory (openssh)",
                "tags": [
                  "mailing-list",
                  "x_transferred"
                ],
                "url": "http://marc.info/?l=bugtraq\u0026m=106018677302607\u0026w=2"
              },
              {
                "name": "RHSA-2003:224",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2003-224.html"
              },
              {
                "name": "oval:org.mitre.oval:def:445",
                "tags": [
                  "vdb-entry",
                  "signature",
                  "x_transferred"
                ],
                "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A445"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "http://lab.mediaservice.net/advisory/2003-01-openssh.txt"
              },
              {
                "name": "TLSA-2003-31",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "http://www.turbolinux.com/security/TLSA-2003-31.txt"
              },
              {
                "name": "20030430 OpenSSH/PAM timing attack allows remote users identification",
                "tags": [
                  "mailing-list",
                  "x_transferred"
                ],
                "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2003-April/004815.html"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2003-04-30T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "OpenSSH-portable (OpenSSH) 3.6.1p1 and earlier with PAM support enabled immediately sends an error message when a user does not exist, which allows remote attackers to determine valid usernames via a timing attack."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-12-13T00:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "RHSA-2003:222",
              "tags": [
                "vendor-advisory"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2003-222.html"
            },
            {
              "name": "20030430 OpenSSH/PAM timing attack allows remote users identification",
              "tags": [
                "mailing-list"
              ],
              "url": "http://marc.info/?l=bugtraq\u0026m=105172058404810\u0026w=2"
            },
            {
              "name": "7467",
              "tags": [
                "vdb-entry"
              ],
              "url": "http://www.securityfocus.com/bid/7467"
            },
            {
              "name": "20030806 [OpenPKG-SA-2003.035] OpenPKG Security Advisory (openssh)",
              "tags": [
                "mailing-list"
              ],
              "url": "http://marc.info/?l=bugtraq\u0026m=106018677302607\u0026w=2"
            },
            {
              "name": "RHSA-2003:224",
              "tags": [
                "vendor-advisory"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2003-224.html"
            },
            {
              "name": "oval:org.mitre.oval:def:445",
              "tags": [
                "vdb-entry",
                "signature"
              ],
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A445"
            },
            {
              "url": "http://lab.mediaservice.net/advisory/2003-01-openssh.txt"
            },
            {
              "name": "TLSA-2003-31",
              "tags": [
                "vendor-advisory"
              ],
              "url": "http://www.turbolinux.com/security/TLSA-2003-31.txt"
            },
            {
              "name": "20030430 OpenSSH/PAM timing attack allows remote users identification",
              "tags": [
                "mailing-list"
              ],
              "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2003-April/004815.html"
            },
            {
              "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2003-0190",
        "datePublished": "2003-05-02T00:00:00.000Z",
        "dateReserved": "2003-04-01T00:00:00.000Z",
        "dateUpdated": "2024-08-08T01:43:36.108Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }