fkie_cve-2018-1000810
Vulnerability from fkie_nvd
Published
2018-10-08 15:29
Modified
2024-11-21 03:40
Severity ?
Summary
The Rust Programming Language Standard Library version 1.29.0, 1.28.0, 1.27.2, 1.27.1, 127.0, 126.2, 126.1, 126.0 contains a CWE-680: Integer Overflow to Buffer Overflow vulnerability in standard library that can result in buffer overflow. This attack appear to be exploitable via str::repeat, passed a large number, can overflow an internal buffer. This vulnerability appears to have been fixed in 1.29.1.
Impacted products
Vendor Product Version
rust-lang rust 1.26.0
rust-lang rust 1.26.1
rust-lang rust 1.26.2
rust-lang rust 1.27.0
rust-lang rust 1.27.1
rust-lang rust 1.27.2
rust-lang rust 1.28.0
rust-lang rust 1.29.0



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:rust-lang:rust:1.26.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "E9AF229B-ECC0-4F46-AF1A-77C1CD8BB58F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:rust-lang:rust:1.26.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "95E94B22-EE10-4570-8B3F-45A759066CEE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:rust-lang:rust:1.26.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "299B479F-4789-47CA-A4B3-7A92CE0418DD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:rust-lang:rust:1.27.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "7E49924E-AA39-46A5-92B6-7572DFD9FD79",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:rust-lang:rust:1.27.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "0D6CF2A0-DE73-4985-B36F-C584EE90163D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:rust-lang:rust:1.27.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "E692D271-1DC5-4019-8D4C-4892DB98A74E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:rust-lang:rust:1.28.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "5D90B449-1275-453A-AA87-7A7D556E1A3D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:rust-lang:rust:1.29.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "2800E9C4-EFD3-47A8-B432-89D3C85A70D2",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The Rust Programming Language Standard Library version 1.29.0, 1.28.0, 1.27.2, 1.27.1, 127.0, 126.2, 126.1, 126.0 contains a CWE-680: Integer Overflow to Buffer Overflow vulnerability in standard library that can result in buffer overflow. This attack appear to be exploitable via str::repeat, passed a large number, can overflow an internal buffer. This vulnerability appears to have been fixed in 1.29.1."
    },
    {
      "lang": "es",
      "value": "Rust Programming Language Standard Library en versiones 1.29.0, 1.28.0, 1.27.2, 1.27.1, 127.0, 126.2, 126.1 y 126.0 contiene una vulnerabilidad CWE-680: desbordamiento de enteros a desbordamiento de b\u00fafer en la biblioteca est\u00e1ndar que puede resultar en un desbordamiento de b\u00fafer. El ataque parece ser explotable mediante str::repeat (al pasar un n\u00famero grande, puede desbordar un b\u00fafer interno). La vulnerabilidad parece haber sido solucionada en la versi\u00f3n 1.29.1."
    }
  ],
  "id": "CVE-2018-1000810",
  "lastModified": "2024-11-21T03:40:24.250",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 9.8,
          "baseSeverity": "CRITICAL",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.0"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 5.9,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2018-10-08T15:29:01.227",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://blog.rust-lang.org/2018/09/21/Security-advisory-for-std.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://groups.google.com/forum/#%21topic/rustlang-security-announcements/CmSuTm-SaU0"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://security.gentoo.org/glsa/201812-11"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://blog.rust-lang.org/2018/09/21/Security-advisory-for-std.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://groups.google.com/forum/#%21topic/rustlang-security-announcements/CmSuTm-SaU0"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://security.gentoo.org/glsa/201812-11"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-190"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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.