Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-12083 (GCVE-0-2019-12083)
Vulnerability from cvelistv5 – Published: 2019-05-13 19:06 – Updated: 2024-08-04 23:10
VLAI
EPSS
VEX
Summary
The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust's safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type, causing memory safety vulnerabilities in safe code (e.g., out-of-bounds write or read). Code that does not manually implement Error::type_id is unaffected.
Severity
8.1 (High)
CWE
- n/a
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://groups.google.com/forum/#%21topic/rustlan… | x_refsource_MISC |
| https://blog.rust-lang.org/2019/05/13/Security-ad… | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T23:10:30.191Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://groups.google.com/forum/#%21topic/rustlang-security-announcements/aZabeCMUv70"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://blog.rust-lang.org/2019/05/13/Security-advisory.html"
},
{
"name": "FEDORA-2019-e39d4910c6",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K6T4BNA5KQYJRIKIGGBOGBMR7TRXPHLR/"
},
{
"name": "FEDORA-2019-f76f0e11b3",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HG47HYH3AQTUMBUMX3S3G5DNAY4CBW6N/"
},
{
"name": "openSUSE-SU-2019:2203",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00076.html"
},
{
"name": "openSUSE-SU-2019:2244",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00006.html"
},
{
"name": "openSUSE-SU-2019:2294",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00031.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust\u0027s safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type, causing memory safety vulnerabilities in safe code (e.g., out-of-bounds write or read). Code that does not manually implement Error::type_id is unaffected."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-10-08T18:06:41.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://groups.google.com/forum/#%21topic/rustlang-security-announcements/aZabeCMUv70"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://blog.rust-lang.org/2019/05/13/Security-advisory.html"
},
{
"name": "FEDORA-2019-e39d4910c6",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K6T4BNA5KQYJRIKIGGBOGBMR7TRXPHLR/"
},
{
"name": "FEDORA-2019-f76f0e11b3",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HG47HYH3AQTUMBUMX3S3G5DNAY4CBW6N/"
},
{
"name": "openSUSE-SU-2019:2203",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00076.html"
},
{
"name": "openSUSE-SU-2019:2244",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00006.html"
},
{
"name": "openSUSE-SU-2019:2294",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00031.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12083",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust\u0027s safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type, causing memory safety vulnerabilities in safe code (e.g., out-of-bounds write or read). Code that does not manually implement Error::type_id is unaffected."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://groups.google.com/forum/#!topic/rustlang-security-announcements/aZabeCMUv70",
"refsource": "MISC",
"url": "https://groups.google.com/forum/#!topic/rustlang-security-announcements/aZabeCMUv70"
},
{
"name": "https://blog.rust-lang.org/2019/05/13/Security-advisory.html",
"refsource": "MISC",
"url": "https://blog.rust-lang.org/2019/05/13/Security-advisory.html"
},
{
"name": "FEDORA-2019-e39d4910c6",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K6T4BNA5KQYJRIKIGGBOGBMR7TRXPHLR/"
},
{
"name": "FEDORA-2019-f76f0e11b3",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HG47HYH3AQTUMBUMX3S3G5DNAY4CBW6N/"
},
{
"name": "openSUSE-SU-2019:2203",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00076.html"
},
{
"name": "openSUSE-SU-2019:2244",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00006.html"
},
{
"name": "openSUSE-SU-2019:2294",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00031.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-12083",
"datePublished": "2019-05-13T19:06:01.000Z",
"dateReserved": "2019-05-13T00:00:00.000Z",
"dateUpdated": "2024-08-04T23:10:30.191Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-12083",
"date": "2026-09-03",
"epss": "0.02216",
"percentile": "0.81447"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.34.0\", \"versionEndExcluding\": \"1.34.2\", \"matchCriteriaId\": \"7EE0C4CA-00FD-4A59-936E-88B6C2A415A2\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D100F7CE-FC64-4CC6-852A-6136D72DA419\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust\u0027s safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type, causing memory safety vulnerabilities in safe code (e.g., out-of-bounds write or read). Code that does not manually implement Error::type_id is unaffected.\"}, {\"lang\": \"es\", \"value\": \"Rust Programming Language Standard Library, versiones 1.34.x anteriores a 1.34.2, contiene un m\\u00e9todo estabilizado que, si se anula, puede ignorar las garant\\u00edas de seguridad de Rust y causar inseguridades en la memoria. Si el m\\u00e9todo `Error::type_id` es anulado, entonces cualquier tipo puede ser lanzado con seguridad a cualquier otro tipo, causando vulnerabilidades de seguridad de memoria en c\\u00f3digo seguro (por ejemplo, escritura o lectura fuera de l\\u00edmites). El c\\u00f3digo que no implementa manualmente Error::type_id no se ve afectado.\"}]",
"id": "CVE-2019-12083",
"lastModified": "2024-11-21T04:22:10.460",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 8.1, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.2, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:P/I:P/A:P\", \"baseScore\": 6.8, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2019-05-13T20:29:02.913",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00076.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00006.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00031.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://blog.rust-lang.org/2019/05/13/Security-advisory.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Mitigation\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/forum/#%21topic/rustlang-security-announcements/aZabeCMUv70\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HG47HYH3AQTUMBUMX3S3G5DNAY4CBW6N/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K6T4BNA5KQYJRIKIGGBOGBMR7TRXPHLR/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00076.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00006.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00031.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://blog.rust-lang.org/2019/05/13/Security-advisory.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Mitigation\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/forum/#%21topic/rustlang-security-announcements/aZabeCMUv70\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HG47HYH3AQTUMBUMX3S3G5DNAY4CBW6N/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K6T4BNA5KQYJRIKIGGBOGBMR7TRXPHLR/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-125\"}, {\"lang\": \"en\", \"value\": \"CWE-787\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-12083\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-05-13T20:29:02.913\",\"lastModified\":\"2024-11-21T04:22:10.460\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust\u0027s safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type, causing memory safety vulnerabilities in safe code (e.g., out-of-bounds write or read). Code that does not manually implement Error::type_id is unaffected.\"},{\"lang\":\"es\",\"value\":\"Rust Programming Language Standard Library, versiones 1.34.x anteriores a 1.34.2, contiene un m\u00e9todo estabilizado que, si se anula, puede ignorar las garant\u00edas de seguridad de Rust y causar inseguridades en la memoria. Si el m\u00e9todo `Error::type_id` es anulado, entonces cualquier tipo puede ser lanzado con seguridad a cualquier otro tipo, causando vulnerabilidades de seguridad de memoria en c\u00f3digo seguro (por ejemplo, escritura o lectura fuera de l\u00edmites). El c\u00f3digo que no implementa manualmente Error::type_id no se ve afectado.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"},{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.34.0\",\"versionEndExcluding\":\"1.34.2\",\"matchCriteriaId\":\"7EE0C4CA-00FD-4A59-936E-88B6C2A415A2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D100F7CE-FC64-4CC6-852A-6136D72DA419\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00076.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00006.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00031.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://blog.rust-lang.org/2019/05/13/Security-advisory.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21topic/rustlang-security-announcements/aZabeCMUv70\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HG47HYH3AQTUMBUMX3S3G5DNAY4CBW6N/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K6T4BNA5KQYJRIKIGGBOGBMR7TRXPHLR/\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00076.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00006.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00031.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://blog.rust-lang.org/2019/05/13/Security-advisory.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21topic/rustlang-security-announcements/aZabeCMUv70\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HG47HYH3AQTUMBUMX3S3G5DNAY4CBW6N/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K6T4BNA5KQYJRIKIGGBOGBMR7TRXPHLR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"current_release_date": "2026-01-08T03:51:49+00:00",
"cve": "CVE-2019-12083",
"id": "CVE-2019-12083",
"initial_release_date": "2019-05-13T00:00:00+00:00",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "rust: overriden stabilized method `Error::type_id` can violate Rust\u0027s safety guarantees leading to out-of-bounds write or read",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2019/cve-2019-12083.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-07-26T23:42:54Z",
"cve": "CVE-2019-12083",
"id": "CVE-2019-12083",
"initial_release_date": "2023-02-15T04:11:49Z",
"product_status:known_not_affected": "44",
"product_status:recommended": "520",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2019-12083",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2019-12083.json",
"version": "16"
}
}
}
SUSE-SU-2019:2439-1
Vulnerability from csaf_suse - Published: 2019-09-23 15:14 - Updated: 2019-09-23 15:14Summary
Security update for rust
Severity
Moderate
Notes
Title of the patch: Security update for rust
Description of the patch: This update for rust fixes the following issues:
Rust was updated to version 1.36.0.
Security issues fixed:
- CVE-2019-12083: a standard method can be overridden violating Rust's safety guarantees and causing memory unsafety (bsc#1134978)
- CVE-2018-1000622: rustdoc loads plugins from world writable directory allowing for arbitrary code execution (bsc#1100691)
Patchnames: SUSE-2019-2439,SUSE-SLE-Module-Development-Tools-15-2019-2439,SUSE-SLE-Module-Development-Tools-OBS-15-2019-2439
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-src-1.36.0-3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-src-1.36.0-3.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rust",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rust fixes the following issues:\n\nRust was updated to version 1.36.0.\n\nSecurity issues fixed:\n\n- CVE-2019-12083: a standard method can be overridden violating Rust\u0027s safety guarantees and causing memory unsafety (bsc#1134978)\n- CVE-2018-1000622: rustdoc loads plugins from world writable directory allowing for arbitrary code execution (bsc#1100691)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-2439,SUSE-SLE-Module-Development-Tools-15-2019-2439,SUSE-SLE-Module-Development-Tools-OBS-15-2019-2439",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_2439-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:2439-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192439-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:2439-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-September/005956.html"
},
{
"category": "self",
"summary": "SUSE Bug 1096945",
"url": "https://bugzilla.suse.com/1096945"
},
{
"category": "self",
"summary": "SUSE Bug 1100691",
"url": "https://bugzilla.suse.com/1100691"
},
{
"category": "self",
"summary": "SUSE Bug 1133283",
"url": "https://bugzilla.suse.com/1133283"
},
{
"category": "self",
"summary": "SUSE Bug 1134978",
"url": "https://bugzilla.suse.com/1134978"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000622 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000622/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-12083 page",
"url": "https://www.suse.com/security/cve/CVE-2019-12083/"
}
],
"title": "Security update for rust",
"tracking": {
"current_release_date": "2019-09-23T15:14:47Z",
"generator": {
"date": "2019-09-23T15:14:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:2439-1",
"initial_release_date": "2019-09-23T15:14:47Z",
"revision_history": [
{
"date": "2019-09-23T15:14:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.36.0-3.21.1.aarch64",
"product": {
"name": "cargo-1.36.0-3.21.1.aarch64",
"product_id": "cargo-1.36.0-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "clippy-1.36.0-3.21.1.aarch64",
"product": {
"name": "clippy-1.36.0-3.21.1.aarch64",
"product_id": "clippy-1.36.0-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "rls-1.36.0-3.21.1.aarch64",
"product": {
"name": "rls-1.36.0-3.21.1.aarch64",
"product_id": "rls-1.36.0-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-1.36.0-3.21.1.aarch64",
"product": {
"name": "rust-1.36.0-3.21.1.aarch64",
"product_id": "rust-1.36.0-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-analysis-1.36.0-3.21.1.aarch64",
"product": {
"name": "rust-analysis-1.36.0-3.21.1.aarch64",
"product_id": "rust-analysis-1.36.0-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-cbindgen-0.8.7-1.3.6.aarch64",
"product": {
"name": "rust-cbindgen-0.8.7-1.3.6.aarch64",
"product_id": "rust-cbindgen-0.8.7-1.3.6.aarch64"
}
},
{
"category": "product_version",
"name": "rust-doc-1.36.0-3.21.1.aarch64",
"product": {
"name": "rust-doc-1.36.0-3.21.1.aarch64",
"product_id": "rust-doc-1.36.0-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-gdb-1.36.0-3.21.1.aarch64",
"product": {
"name": "rust-gdb-1.36.0-3.21.1.aarch64",
"product_id": "rust-gdb-1.36.0-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-std-static-1.36.0-3.21.1.aarch64",
"product": {
"name": "rust-std-static-1.36.0-3.21.1.aarch64",
"product_id": "rust-std-static-1.36.0-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "rustfmt-1.36.0-3.21.1.aarch64",
"product": {
"name": "rustfmt-1.36.0-3.21.1.aarch64",
"product_id": "rustfmt-1.36.0-3.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rust-cbindgen-0.8.7-1.3.6.i586",
"product": {
"name": "rust-cbindgen-0.8.7-1.3.6.i586",
"product_id": "rust-cbindgen-0.8.7-1.3.6.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-doc-1.36.0-3.21.1.noarch",
"product": {
"name": "cargo-doc-1.36.0-3.21.1.noarch",
"product_id": "cargo-doc-1.36.0-3.21.1.noarch"
}
},
{
"category": "product_version",
"name": "rust-src-1.36.0-3.21.1.noarch",
"product": {
"name": "rust-src-1.36.0-3.21.1.noarch",
"product_id": "rust-src-1.36.0-3.21.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.36.0-3.21.1.ppc64le",
"product": {
"name": "cargo-1.36.0-3.21.1.ppc64le",
"product_id": "cargo-1.36.0-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "clippy-1.36.0-3.21.1.ppc64le",
"product": {
"name": "clippy-1.36.0-3.21.1.ppc64le",
"product_id": "clippy-1.36.0-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rls-1.36.0-3.21.1.ppc64le",
"product": {
"name": "rls-1.36.0-3.21.1.ppc64le",
"product_id": "rls-1.36.0-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-1.36.0-3.21.1.ppc64le",
"product": {
"name": "rust-1.36.0-3.21.1.ppc64le",
"product_id": "rust-1.36.0-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-analysis-1.36.0-3.21.1.ppc64le",
"product": {
"name": "rust-analysis-1.36.0-3.21.1.ppc64le",
"product_id": "rust-analysis-1.36.0-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-cbindgen-0.8.7-1.3.6.ppc64le",
"product": {
"name": "rust-cbindgen-0.8.7-1.3.6.ppc64le",
"product_id": "rust-cbindgen-0.8.7-1.3.6.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-doc-1.36.0-3.21.1.ppc64le",
"product": {
"name": "rust-doc-1.36.0-3.21.1.ppc64le",
"product_id": "rust-doc-1.36.0-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-gdb-1.36.0-3.21.1.ppc64le",
"product": {
"name": "rust-gdb-1.36.0-3.21.1.ppc64le",
"product_id": "rust-gdb-1.36.0-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-std-static-1.36.0-3.21.1.ppc64le",
"product": {
"name": "rust-std-static-1.36.0-3.21.1.ppc64le",
"product_id": "rust-std-static-1.36.0-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rustfmt-1.36.0-3.21.1.ppc64le",
"product": {
"name": "rustfmt-1.36.0-3.21.1.ppc64le",
"product_id": "rustfmt-1.36.0-3.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.36.0-3.21.1.s390x",
"product": {
"name": "cargo-1.36.0-3.21.1.s390x",
"product_id": "cargo-1.36.0-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "clippy-1.36.0-3.21.1.s390x",
"product": {
"name": "clippy-1.36.0-3.21.1.s390x",
"product_id": "clippy-1.36.0-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "rls-1.36.0-3.21.1.s390x",
"product": {
"name": "rls-1.36.0-3.21.1.s390x",
"product_id": "rls-1.36.0-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-1.36.0-3.21.1.s390x",
"product": {
"name": "rust-1.36.0-3.21.1.s390x",
"product_id": "rust-1.36.0-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-analysis-1.36.0-3.21.1.s390x",
"product": {
"name": "rust-analysis-1.36.0-3.21.1.s390x",
"product_id": "rust-analysis-1.36.0-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-cbindgen-0.8.7-1.3.6.s390x",
"product": {
"name": "rust-cbindgen-0.8.7-1.3.6.s390x",
"product_id": "rust-cbindgen-0.8.7-1.3.6.s390x"
}
},
{
"category": "product_version",
"name": "rust-doc-1.36.0-3.21.1.s390x",
"product": {
"name": "rust-doc-1.36.0-3.21.1.s390x",
"product_id": "rust-doc-1.36.0-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-gdb-1.36.0-3.21.1.s390x",
"product": {
"name": "rust-gdb-1.36.0-3.21.1.s390x",
"product_id": "rust-gdb-1.36.0-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-std-static-1.36.0-3.21.1.s390x",
"product": {
"name": "rust-std-static-1.36.0-3.21.1.s390x",
"product_id": "rust-std-static-1.36.0-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "rustfmt-1.36.0-3.21.1.s390x",
"product": {
"name": "rustfmt-1.36.0-3.21.1.s390x",
"product_id": "rustfmt-1.36.0-3.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.36.0-3.21.1.x86_64",
"product": {
"name": "cargo-1.36.0-3.21.1.x86_64",
"product_id": "cargo-1.36.0-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "clippy-1.36.0-3.21.1.x86_64",
"product": {
"name": "clippy-1.36.0-3.21.1.x86_64",
"product_id": "clippy-1.36.0-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "rls-1.36.0-3.21.1.x86_64",
"product": {
"name": "rls-1.36.0-3.21.1.x86_64",
"product_id": "rls-1.36.0-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-1.36.0-3.21.1.x86_64",
"product": {
"name": "rust-1.36.0-3.21.1.x86_64",
"product_id": "rust-1.36.0-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-analysis-1.36.0-3.21.1.x86_64",
"product": {
"name": "rust-analysis-1.36.0-3.21.1.x86_64",
"product_id": "rust-analysis-1.36.0-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-cbindgen-0.8.7-1.3.6.x86_64",
"product": {
"name": "rust-cbindgen-0.8.7-1.3.6.x86_64",
"product_id": "rust-cbindgen-0.8.7-1.3.6.x86_64"
}
},
{
"category": "product_version",
"name": "rust-doc-1.36.0-3.21.1.x86_64",
"product": {
"name": "rust-doc-1.36.0-3.21.1.x86_64",
"product_id": "rust-doc-1.36.0-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-gdb-1.36.0-3.21.1.x86_64",
"product": {
"name": "rust-gdb-1.36.0-3.21.1.x86_64",
"product_id": "rust-gdb-1.36.0-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-std-static-1.36.0-3.21.1.x86_64",
"product": {
"name": "rust-std-static-1.36.0-3.21.1.x86_64",
"product_id": "rust-std-static-1.36.0-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "rustfmt-1.36.0-3.21.1.x86_64",
"product": {
"name": "rustfmt-1.36.0-3.21.1.x86_64",
"product_id": "rustfmt-1.36.0-3.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.36.0-3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.aarch64"
},
"product_reference": "cargo-1.36.0-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.36.0-3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.ppc64le"
},
"product_reference": "cargo-1.36.0-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.36.0-3.21.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.s390x"
},
"product_reference": "cargo-1.36.0-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.36.0-3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.x86_64"
},
"product_reference": "cargo-1.36.0-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "clippy-1.36.0-3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.aarch64"
},
"product_reference": "clippy-1.36.0-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "clippy-1.36.0-3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.ppc64le"
},
"product_reference": "clippy-1.36.0-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "clippy-1.36.0-3.21.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.s390x"
},
"product_reference": "clippy-1.36.0-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "clippy-1.36.0-3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.x86_64"
},
"product_reference": "clippy-1.36.0-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rls-1.36.0-3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.aarch64"
},
"product_reference": "rls-1.36.0-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rls-1.36.0-3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.ppc64le"
},
"product_reference": "rls-1.36.0-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rls-1.36.0-3.21.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.s390x"
},
"product_reference": "rls-1.36.0-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rls-1.36.0-3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.x86_64"
},
"product_reference": "rls-1.36.0-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.36.0-3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.aarch64"
},
"product_reference": "rust-1.36.0-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.36.0-3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.ppc64le"
},
"product_reference": "rust-1.36.0-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.36.0-3.21.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.s390x"
},
"product_reference": "rust-1.36.0-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.36.0-3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.x86_64"
},
"product_reference": "rust-1.36.0-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-analysis-1.36.0-3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.aarch64"
},
"product_reference": "rust-analysis-1.36.0-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-analysis-1.36.0-3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.ppc64le"
},
"product_reference": "rust-analysis-1.36.0-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-analysis-1.36.0-3.21.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.s390x"
},
"product_reference": "rust-analysis-1.36.0-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-analysis-1.36.0-3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.x86_64"
},
"product_reference": "rust-analysis-1.36.0-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-gdb-1.36.0-3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.aarch64"
},
"product_reference": "rust-gdb-1.36.0-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-gdb-1.36.0-3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.ppc64le"
},
"product_reference": "rust-gdb-1.36.0-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-gdb-1.36.0-3.21.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.s390x"
},
"product_reference": "rust-gdb-1.36.0-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-gdb-1.36.0-3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.x86_64"
},
"product_reference": "rust-gdb-1.36.0-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-src-1.36.0-3.21.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-src-1.36.0-3.21.1.noarch"
},
"product_reference": "rust-src-1.36.0-3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-std-static-1.36.0-3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.aarch64"
},
"product_reference": "rust-std-static-1.36.0-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-std-static-1.36.0-3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.ppc64le"
},
"product_reference": "rust-std-static-1.36.0-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-std-static-1.36.0-3.21.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.s390x"
},
"product_reference": "rust-std-static-1.36.0-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-std-static-1.36.0-3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.x86_64"
},
"product_reference": "rust-std-static-1.36.0-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustfmt-1.36.0-3.21.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.aarch64"
},
"product_reference": "rustfmt-1.36.0-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustfmt-1.36.0-3.21.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.ppc64le"
},
"product_reference": "rustfmt-1.36.0-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustfmt-1.36.0-3.21.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.s390x"
},
"product_reference": "rustfmt-1.36.0-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustfmt-1.36.0-3.21.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.x86_64"
},
"product_reference": "rustfmt-1.36.0-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-1000622",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000622"
}
],
"notes": [
{
"category": "general",
"text": "The Rust Programming Language rustdoc version Between 0.8 and 1.27.0 contains a CWE-427: Uncontrolled Search Path Element vulnerability in rustdoc plugins that can result in local code execution as a different user. This attack appear to be exploitable via using the --plugin flag without the --plugin-path flag. This vulnerability appears to have been fixed in 1.27.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-src-1.36.0-3.21.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000622",
"url": "https://www.suse.com/security/cve/CVE-2018-1000622"
},
{
"category": "external",
"summary": "SUSE Bug 1100691 for CVE-2018-1000622",
"url": "https://bugzilla.suse.com/1100691"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-src-1.36.0-3.21.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-src-1.36.0-3.21.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-23T15:14:47Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000622"
},
{
"cve": "CVE-2019-12083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-12083"
}
],
"notes": [
{
"category": "general",
"text": "The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust\u0027s safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type, causing memory safety vulnerabilities in safe code (e.g., out-of-bounds write or read). Code that does not manually implement Error::type_id is unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-src-1.36.0-3.21.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-12083",
"url": "https://www.suse.com/security/cve/CVE-2019-12083"
},
{
"category": "external",
"summary": "SUSE Bug 1134978 for CVE-2019-12083",
"url": "https://bugzilla.suse.com/1134978"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-src-1.36.0-3.21.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:cargo-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:clippy-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rls-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-analysis-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-gdb-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-src-1.36.0-3.21.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rust-std-static-1.36.0-3.21.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:rustfmt-1.36.0-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-23T15:14:47Z",
"details": "important"
}
],
"title": "CVE-2019-12083"
}
]
}
SUSE-SU-2019:2755-1
Vulnerability from csaf_suse - Published: 2019-10-23 13:24 - Updated: 2019-10-23 13:24Summary
Security update for rust
Severity
Moderate
Notes
Title of the patch: Security update for rust
Description of the patch: This update for rust fixes the following issues:
Rust was updated to version 1.36.0.
Security issues fixed:
- CVE-2019-12083: a standard method can be overridden violating Rust's safety guarantees and causing memory unsafety (bsc#1134978)
- CVE-2018-1000622: rustdoc loads plugins from world writable directory allowing for arbitrary code execution (bsc#1100691)
Patchnames: SUSE-2019-2755,SUSE-SLE-Module-Development-Tools-15-SP1-2019-2755,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-2755
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-src-1.36.0-4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-src-1.36.0-4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rust",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rust fixes the following issues:\n\nRust was updated to version 1.36.0.\n\nSecurity issues fixed:\n\n- CVE-2019-12083: a standard method can be overridden violating Rust\u0027s safety guarantees and causing memory unsafety (bsc#1134978)\n- CVE-2018-1000622: rustdoc loads plugins from world writable directory allowing for arbitrary code execution (bsc#1100691)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-2755,SUSE-SLE-Module-Development-Tools-15-SP1-2019-2755,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-2755",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_2755-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:2755-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192755-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:2755-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-October/006048.html"
},
{
"category": "self",
"summary": "SUSE Bug 1096945",
"url": "https://bugzilla.suse.com/1096945"
},
{
"category": "self",
"summary": "SUSE Bug 1100691",
"url": "https://bugzilla.suse.com/1100691"
},
{
"category": "self",
"summary": "SUSE Bug 1133283",
"url": "https://bugzilla.suse.com/1133283"
},
{
"category": "self",
"summary": "SUSE Bug 1134978",
"url": "https://bugzilla.suse.com/1134978"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000622 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000622/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-12083 page",
"url": "https://www.suse.com/security/cve/CVE-2019-12083/"
}
],
"title": "Security update for rust",
"tracking": {
"current_release_date": "2019-10-23T13:24:35Z",
"generator": {
"date": "2019-10-23T13:24:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:2755-1",
"initial_release_date": "2019-10-23T13:24:35Z",
"revision_history": [
{
"date": "2019-10-23T13:24:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.36.0-4.1.aarch64",
"product": {
"name": "cargo-1.36.0-4.1.aarch64",
"product_id": "cargo-1.36.0-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "clippy-1.36.0-4.1.aarch64",
"product": {
"name": "clippy-1.36.0-4.1.aarch64",
"product_id": "clippy-1.36.0-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "rls-1.36.0-4.1.aarch64",
"product": {
"name": "rls-1.36.0-4.1.aarch64",
"product_id": "rls-1.36.0-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-1.36.0-4.1.aarch64",
"product": {
"name": "rust-1.36.0-4.1.aarch64",
"product_id": "rust-1.36.0-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-analysis-1.36.0-4.1.aarch64",
"product": {
"name": "rust-analysis-1.36.0-4.1.aarch64",
"product_id": "rust-analysis-1.36.0-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-doc-1.36.0-4.1.aarch64",
"product": {
"name": "rust-doc-1.36.0-4.1.aarch64",
"product_id": "rust-doc-1.36.0-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-gdb-1.36.0-4.1.aarch64",
"product": {
"name": "rust-gdb-1.36.0-4.1.aarch64",
"product_id": "rust-gdb-1.36.0-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-std-static-1.36.0-4.1.aarch64",
"product": {
"name": "rust-std-static-1.36.0-4.1.aarch64",
"product_id": "rust-std-static-1.36.0-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "rustfmt-1.36.0-4.1.aarch64",
"product": {
"name": "rustfmt-1.36.0-4.1.aarch64",
"product_id": "rustfmt-1.36.0-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.36.0-4.1.i586",
"product": {
"name": "cargo-1.36.0-4.1.i586",
"product_id": "cargo-1.36.0-4.1.i586"
}
},
{
"category": "product_version",
"name": "clippy-1.36.0-4.1.i586",
"product": {
"name": "clippy-1.36.0-4.1.i586",
"product_id": "clippy-1.36.0-4.1.i586"
}
},
{
"category": "product_version",
"name": "rls-1.36.0-4.1.i586",
"product": {
"name": "rls-1.36.0-4.1.i586",
"product_id": "rls-1.36.0-4.1.i586"
}
},
{
"category": "product_version",
"name": "rust-1.36.0-4.1.i586",
"product": {
"name": "rust-1.36.0-4.1.i586",
"product_id": "rust-1.36.0-4.1.i586"
}
},
{
"category": "product_version",
"name": "rust-analysis-1.36.0-4.1.i586",
"product": {
"name": "rust-analysis-1.36.0-4.1.i586",
"product_id": "rust-analysis-1.36.0-4.1.i586"
}
},
{
"category": "product_version",
"name": "rust-doc-1.36.0-4.1.i586",
"product": {
"name": "rust-doc-1.36.0-4.1.i586",
"product_id": "rust-doc-1.36.0-4.1.i586"
}
},
{
"category": "product_version",
"name": "rust-gdb-1.36.0-4.1.i586",
"product": {
"name": "rust-gdb-1.36.0-4.1.i586",
"product_id": "rust-gdb-1.36.0-4.1.i586"
}
},
{
"category": "product_version",
"name": "rust-std-static-1.36.0-4.1.i586",
"product": {
"name": "rust-std-static-1.36.0-4.1.i586",
"product_id": "rust-std-static-1.36.0-4.1.i586"
}
},
{
"category": "product_version",
"name": "rustfmt-1.36.0-4.1.i586",
"product": {
"name": "rustfmt-1.36.0-4.1.i586",
"product_id": "rustfmt-1.36.0-4.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-doc-1.36.0-4.1.noarch",
"product": {
"name": "cargo-doc-1.36.0-4.1.noarch",
"product_id": "cargo-doc-1.36.0-4.1.noarch"
}
},
{
"category": "product_version",
"name": "rust-src-1.36.0-4.1.noarch",
"product": {
"name": "rust-src-1.36.0-4.1.noarch",
"product_id": "rust-src-1.36.0-4.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.36.0-4.1.ppc64le",
"product": {
"name": "cargo-1.36.0-4.1.ppc64le",
"product_id": "cargo-1.36.0-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "clippy-1.36.0-4.1.ppc64le",
"product": {
"name": "clippy-1.36.0-4.1.ppc64le",
"product_id": "clippy-1.36.0-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rls-1.36.0-4.1.ppc64le",
"product": {
"name": "rls-1.36.0-4.1.ppc64le",
"product_id": "rls-1.36.0-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-1.36.0-4.1.ppc64le",
"product": {
"name": "rust-1.36.0-4.1.ppc64le",
"product_id": "rust-1.36.0-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-analysis-1.36.0-4.1.ppc64le",
"product": {
"name": "rust-analysis-1.36.0-4.1.ppc64le",
"product_id": "rust-analysis-1.36.0-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-doc-1.36.0-4.1.ppc64le",
"product": {
"name": "rust-doc-1.36.0-4.1.ppc64le",
"product_id": "rust-doc-1.36.0-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-gdb-1.36.0-4.1.ppc64le",
"product": {
"name": "rust-gdb-1.36.0-4.1.ppc64le",
"product_id": "rust-gdb-1.36.0-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-std-static-1.36.0-4.1.ppc64le",
"product": {
"name": "rust-std-static-1.36.0-4.1.ppc64le",
"product_id": "rust-std-static-1.36.0-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rustfmt-1.36.0-4.1.ppc64le",
"product": {
"name": "rustfmt-1.36.0-4.1.ppc64le",
"product_id": "rustfmt-1.36.0-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.36.0-4.1.s390x",
"product": {
"name": "cargo-1.36.0-4.1.s390x",
"product_id": "cargo-1.36.0-4.1.s390x"
}
},
{
"category": "product_version",
"name": "clippy-1.36.0-4.1.s390x",
"product": {
"name": "clippy-1.36.0-4.1.s390x",
"product_id": "clippy-1.36.0-4.1.s390x"
}
},
{
"category": "product_version",
"name": "rls-1.36.0-4.1.s390x",
"product": {
"name": "rls-1.36.0-4.1.s390x",
"product_id": "rls-1.36.0-4.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-1.36.0-4.1.s390x",
"product": {
"name": "rust-1.36.0-4.1.s390x",
"product_id": "rust-1.36.0-4.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-analysis-1.36.0-4.1.s390x",
"product": {
"name": "rust-analysis-1.36.0-4.1.s390x",
"product_id": "rust-analysis-1.36.0-4.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-doc-1.36.0-4.1.s390x",
"product": {
"name": "rust-doc-1.36.0-4.1.s390x",
"product_id": "rust-doc-1.36.0-4.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-gdb-1.36.0-4.1.s390x",
"product": {
"name": "rust-gdb-1.36.0-4.1.s390x",
"product_id": "rust-gdb-1.36.0-4.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-std-static-1.36.0-4.1.s390x",
"product": {
"name": "rust-std-static-1.36.0-4.1.s390x",
"product_id": "rust-std-static-1.36.0-4.1.s390x"
}
},
{
"category": "product_version",
"name": "rustfmt-1.36.0-4.1.s390x",
"product": {
"name": "rustfmt-1.36.0-4.1.s390x",
"product_id": "rustfmt-1.36.0-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.36.0-4.1.x86_64",
"product": {
"name": "cargo-1.36.0-4.1.x86_64",
"product_id": "cargo-1.36.0-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "clippy-1.36.0-4.1.x86_64",
"product": {
"name": "clippy-1.36.0-4.1.x86_64",
"product_id": "clippy-1.36.0-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "rls-1.36.0-4.1.x86_64",
"product": {
"name": "rls-1.36.0-4.1.x86_64",
"product_id": "rls-1.36.0-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-1.36.0-4.1.x86_64",
"product": {
"name": "rust-1.36.0-4.1.x86_64",
"product_id": "rust-1.36.0-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-analysis-1.36.0-4.1.x86_64",
"product": {
"name": "rust-analysis-1.36.0-4.1.x86_64",
"product_id": "rust-analysis-1.36.0-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-doc-1.36.0-4.1.x86_64",
"product": {
"name": "rust-doc-1.36.0-4.1.x86_64",
"product_id": "rust-doc-1.36.0-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-gdb-1.36.0-4.1.x86_64",
"product": {
"name": "rust-gdb-1.36.0-4.1.x86_64",
"product_id": "rust-gdb-1.36.0-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-std-static-1.36.0-4.1.x86_64",
"product": {
"name": "rust-std-static-1.36.0-4.1.x86_64",
"product_id": "rust-std-static-1.36.0-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "rustfmt-1.36.0-4.1.x86_64",
"product": {
"name": "rustfmt-1.36.0-4.1.x86_64",
"product_id": "rustfmt-1.36.0-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.36.0-4.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.aarch64"
},
"product_reference": "cargo-1.36.0-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.36.0-4.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.ppc64le"
},
"product_reference": "cargo-1.36.0-4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.36.0-4.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.s390x"
},
"product_reference": "cargo-1.36.0-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.36.0-4.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.x86_64"
},
"product_reference": "cargo-1.36.0-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "clippy-1.36.0-4.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.aarch64"
},
"product_reference": "clippy-1.36.0-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "clippy-1.36.0-4.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.ppc64le"
},
"product_reference": "clippy-1.36.0-4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "clippy-1.36.0-4.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.s390x"
},
"product_reference": "clippy-1.36.0-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "clippy-1.36.0-4.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.x86_64"
},
"product_reference": "clippy-1.36.0-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rls-1.36.0-4.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.aarch64"
},
"product_reference": "rls-1.36.0-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rls-1.36.0-4.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.ppc64le"
},
"product_reference": "rls-1.36.0-4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rls-1.36.0-4.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.s390x"
},
"product_reference": "rls-1.36.0-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rls-1.36.0-4.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.x86_64"
},
"product_reference": "rls-1.36.0-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.36.0-4.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.aarch64"
},
"product_reference": "rust-1.36.0-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.36.0-4.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.ppc64le"
},
"product_reference": "rust-1.36.0-4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.36.0-4.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.s390x"
},
"product_reference": "rust-1.36.0-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.36.0-4.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.x86_64"
},
"product_reference": "rust-1.36.0-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-analysis-1.36.0-4.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.aarch64"
},
"product_reference": "rust-analysis-1.36.0-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-analysis-1.36.0-4.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.ppc64le"
},
"product_reference": "rust-analysis-1.36.0-4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-analysis-1.36.0-4.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.s390x"
},
"product_reference": "rust-analysis-1.36.0-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-analysis-1.36.0-4.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.x86_64"
},
"product_reference": "rust-analysis-1.36.0-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-src-1.36.0-4.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-src-1.36.0-4.1.noarch"
},
"product_reference": "rust-src-1.36.0-4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-std-static-1.36.0-4.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.aarch64"
},
"product_reference": "rust-std-static-1.36.0-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-std-static-1.36.0-4.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.ppc64le"
},
"product_reference": "rust-std-static-1.36.0-4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-std-static-1.36.0-4.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.s390x"
},
"product_reference": "rust-std-static-1.36.0-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-std-static-1.36.0-4.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.x86_64"
},
"product_reference": "rust-std-static-1.36.0-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustfmt-1.36.0-4.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.aarch64"
},
"product_reference": "rustfmt-1.36.0-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustfmt-1.36.0-4.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.ppc64le"
},
"product_reference": "rustfmt-1.36.0-4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustfmt-1.36.0-4.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.s390x"
},
"product_reference": "rustfmt-1.36.0-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustfmt-1.36.0-4.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.x86_64"
},
"product_reference": "rustfmt-1.36.0-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-1000622",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000622"
}
],
"notes": [
{
"category": "general",
"text": "The Rust Programming Language rustdoc version Between 0.8 and 1.27.0 contains a CWE-427: Uncontrolled Search Path Element vulnerability in rustdoc plugins that can result in local code execution as a different user. This attack appear to be exploitable via using the --plugin flag without the --plugin-path flag. This vulnerability appears to have been fixed in 1.27.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-src-1.36.0-4.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000622",
"url": "https://www.suse.com/security/cve/CVE-2018-1000622"
},
{
"category": "external",
"summary": "SUSE Bug 1100691 for CVE-2018-1000622",
"url": "https://bugzilla.suse.com/1100691"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-src-1.36.0-4.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-src-1.36.0-4.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-10-23T13:24:35Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000622"
},
{
"cve": "CVE-2019-12083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-12083"
}
],
"notes": [
{
"category": "general",
"text": "The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust\u0027s safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type, causing memory safety vulnerabilities in safe code (e.g., out-of-bounds write or read). Code that does not manually implement Error::type_id is unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-src-1.36.0-4.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-12083",
"url": "https://www.suse.com/security/cve/CVE-2019-12083"
},
{
"category": "external",
"summary": "SUSE Bug 1134978 for CVE-2019-12083",
"url": "https://bugzilla.suse.com/1134978"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-src-1.36.0-4.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:cargo-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:clippy-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rls-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-analysis-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-src-1.36.0-4.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rust-std-static-1.36.0-4.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:rustfmt-1.36.0-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-10-23T13:24:35Z",
"details": "important"
}
],
"title": "CVE-2019-12083"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…