CVE-2018-1000810

Source
https://cve.org/CVERecord?id=CVE-2018-1000810
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-1000810.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-1000810
Downstream
Published
2018-10-08T15:29:01.227Z
Modified
2026-07-08T06:01:14.444363305Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "unresolved_ranges": [
        {
            "cpes": [
                "cpe:2.3:a:rust-lang:rust:1.26.0:*:*:*:*:*:*:*"
            ],
            "extracted_events": [
                {
                    "introduced": "1.26.0"
                },
                {
                    "last_affected": "1.26.0"
                }
            ],
            "vendor_product": "rust-lang:rust",
            "source": "CPE_STRING"
        }
    ]
}
References

Affected packages

Git / github.com/rust-lang/rust

Affected ranges

Type
GIT
Repo
https://github.com/rust-lang/rust
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:rust-lang:rust:1.26.0:*:*:*:*:*:*:*",
        "cpe:2.3:a:rust-lang:rust:1.26.1:*:*:*:*:*:*:*",
        "cpe:2.3:a:rust-lang:rust:1.26.2:*:*:*:*:*:*:*",
        "cpe:2.3:a:rust-lang:rust:1.27.0:*:*:*:*:*:*:*",
        "cpe:2.3:a:rust-lang:rust:1.27.1:*:*:*:*:*:*:*",
        "cpe:2.3:a:rust-lang:rust:1.27.2:*:*:*:*:*:*:*",
        "cpe:2.3:a:rust-lang:rust:1.28.0:*:*:*:*:*:*:*",
        "cpe:2.3:a:rust-lang:rust:1.29.0:*:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "1.26.0"
        },
        {
            "last_affected": "1.26.0"
        },
        {
            "introduced": "1.26.1"
        },
        {
            "last_affected": "1.26.1"
        },
        {
            "introduced": "1.26.2"
        },
        {
            "last_affected": "1.26.2"
        },
        {
            "introduced": "1.27.0"
        },
        {
            "last_affected": "1.27.0"
        },
        {
            "introduced": "1.27.1"
        },
        {
            "last_affected": "1.27.1"
        },
        {
            "introduced": "1.27.2"
        },
        {
            "last_affected": "1.27.2"
        },
        {
            "introduced": "1.28.0"
        },
        {
            "last_affected": "1.28.0"
        },
        {
            "introduced": "1.29.0"
        },
        {
            "last_affected": "1.29.0"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

1.*
1.26.0
1.26.1
1.26.2
1.27.0
1.27.1
1.27.2
1.28.0
1.29.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-1000810.json"