Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-36465 (GCVE-0-2020-36465)
Vulnerability from cvelistv5 – Published: 2021-08-08 05:12 – Updated: 2024-08-04 17:30
VLAI?
EPSS
Summary
An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T17:30:07.312Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-08-08T05:12:33.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-36465",
"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": "An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html",
"refsource": "MISC",
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html"
},
{
"name": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md",
"refsource": "MISC",
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-36465",
"datePublished": "2021-08-08T05:12:33.000Z",
"dateReserved": "2021-08-08T00:00:00.000Z",
"dateUpdated": "2024-08-04T17:30:07.312Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-36465",
"date": "2026-04-16",
"epss": "0.0028",
"percentile": "0.51441"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-36465\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-08-08T06:15:08.117\",\"lastModified\":\"2024-11-21T05:29:35.807\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.\"},{\"lang\":\"es\",\"value\":\"Se ha detectado un problema en la crate generic-array versiones anteriores a 0.13.3 para Rust. Viola la solidez al usar la macro arr! para extender los tiempos de vida\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*\",\"versionStartIncluding\":\"0.8.0\",\"versionEndExcluding\":\"0.8.4\",\"matchCriteriaId\":\"1839430D-6714-405E-B418-A2D2BCF1FABC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*\",\"versionStartIncluding\":\"0.9.0\",\"versionEndExcluding\":\"0.9.1\",\"matchCriteriaId\":\"C8E8E5B9-85C1-4DF5-890C-AB1CEB44A59F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*\",\"versionStartIncluding\":\"0.10.0\",\"versionEndExcluding\":\"0.10.1\",\"matchCriteriaId\":\"AB08F2F4-8C79-43C9-8E23-7EBE07518811\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*\",\"versionStartIncluding\":\"0.11.0\",\"versionEndExcluding\":\"0.11.2\",\"matchCriteriaId\":\"96C4891B-A37F-4508-8FCF-E3A54954B7FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*\",\"versionStartIncluding\":\"0.12.0\",\"versionEndExcluding\":\"0.12.4\",\"matchCriteriaId\":\"3CBB67B5-B7B7-45C5-B1E9-D754D6BE3565\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*\",\"versionStartIncluding\":\"0.13.0\",\"versionEndExcluding\":\"0.13.3\",\"matchCriteriaId\":\"04E98FB1-7F57-4BA9-964E-B121ABC8356C\"}]}]}],\"references\":[{\"url\":\"https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://rustsec.org/advisories/RUSTSEC-2020-0146.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://rustsec.org/advisories/RUSTSEC-2020-0146.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
CNVD-2021-85284
Vulnerability from cnvd - Published: 2021-11-09
VLAI Severity ?
Title
Mozilla Rust内存损坏漏洞
Description
Rust是Mozilla基金会的一款通用、编译型编程语言。
Mozilla Rust的fizyk20/generic-array存在内存损坏漏洞,攻击者可利用该漏洞导致各种内存损坏情况。
Severity
中
Patch Name
Mozilla Rust内存损坏漏洞的补丁
Patch Description
Rust是Mozilla基金会的一款通用、编译型编程语言。
Mozilla Rust的fizyk20/generic-array存在内存损坏漏洞,攻击者可利用该漏洞导致各种内存损坏情况。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description
厂商已发布了漏洞修复程序,请及时关注更新: https://rustsec.org/advisories/RUSTSEC-2020-0146.html
Reference
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md
Impacted products
| Name | Mozilla Rust <0.13.3 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2020-36465",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2020-36465"
}
},
"description": "Rust\u662fMozilla\u57fa\u91d1\u4f1a\u7684\u4e00\u6b3e\u901a\u7528\u3001\u7f16\u8bd1\u578b\u7f16\u7a0b\u8bed\u8a00\u3002\n\nMozilla Rust\u7684fizyk20/generic-array\u5b58\u5728\u5185\u5b58\u635f\u574f\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u5404\u79cd\u5185\u5b58\u635f\u574f\u60c5\u51b5\u3002",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://rustsec.org/advisories/RUSTSEC-2020-0146.html",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2021-85284",
"openTime": "2021-11-09",
"patchDescription": "Rust\u662fMozilla\u57fa\u91d1\u4f1a\u7684\u4e00\u6b3e\u901a\u7528\u3001\u7f16\u8bd1\u578b\u7f16\u7a0b\u8bed\u8a00\u3002\r\n\r\nMozilla Rust\u7684fizyk20/generic-array\u5b58\u5728\u5185\u5b58\u635f\u574f\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u5404\u79cd\u5185\u5b58\u635f\u574f\u60c5\u51b5\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Mozilla Rust\u5185\u5b58\u635f\u574f\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": "Mozilla Rust \u003c0.13.3"
},
"referenceLink": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md",
"serverity": "\u4e2d",
"submitTime": "2021-09-23",
"title": "Mozilla Rust\u5185\u5b58\u635f\u574f\u6f0f\u6d1e"
}
GSD-2020-36465
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2020-36465",
"description": "An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.",
"id": "GSD-2020-36465",
"references": [
"https://www.suse.com/security/cve/CVE-2020-36465.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-36465"
],
"details": "An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.",
"id": "GSD-2020-36465",
"modified": "2023-12-13T01:21:56.029591Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-36465",
"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": "An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html",
"refsource": "MISC",
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html"
},
{
"name": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md",
"refsource": "MISC",
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*",
"cpe_name": [],
"versionEndExcluding": "0.8.4",
"versionStartIncluding": "0.8.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*",
"cpe_name": [],
"versionEndExcluding": "0.9.1",
"versionStartIncluding": "0.9.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*",
"cpe_name": [],
"versionEndExcluding": "0.10.1",
"versionStartIncluding": "0.10.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*",
"cpe_name": [],
"versionEndExcluding": "0.11.2",
"versionStartIncluding": "0.11.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*",
"cpe_name": [],
"versionEndExcluding": "0.12.4",
"versionStartIncluding": "0.12.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*",
"cpe_name": [],
"versionEndExcluding": "0.13.3",
"versionStartIncluding": "0.13.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-36465"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md"
},
{
"name": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2021-08-16T16:21Z",
"publishedDate": "2021-08-08T06:15Z"
}
}
}
OPENSUSE-SU-2024:11751-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
afterburn-5.0.0-6.1 on GA media
Severity
Moderate
Notes
Title of the patch: afterburn-5.0.0-6.1 on GA media
Description of the patch: These are all security issues fixed in the afterburn-5.0.0-6.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-11751
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.7 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
9.8 (Critical)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.9 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
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": "afterburn-5.0.0-6.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the afterburn-5.0.0-6.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11751",
"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/opensuse-su-2024_11751-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-35905 page",
"url": "https://www.suse.com/security/cve/CVE-2020-35905/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-36465 page",
"url": "https://www.suse.com/security/cve/CVE-2020-36465/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-27378 page",
"url": "https://www.suse.com/security/cve/CVE-2021-27378/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32714 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32714/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32715 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32715/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-38191 page",
"url": "https://www.suse.com/security/cve/CVE-2021-38191/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-45710 page",
"url": "https://www.suse.com/security/cve/CVE-2021-45710/"
}
],
"title": "afterburn-5.0.0-6.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11751-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.0.0-6.1.aarch64",
"product": {
"name": "afterburn-5.0.0-6.1.aarch64",
"product_id": "afterburn-5.0.0-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "afterburn-dracut-5.0.0-6.1.aarch64",
"product": {
"name": "afterburn-dracut-5.0.0-6.1.aarch64",
"product_id": "afterburn-dracut-5.0.0-6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.0.0-6.1.ppc64le",
"product": {
"name": "afterburn-5.0.0-6.1.ppc64le",
"product_id": "afterburn-5.0.0-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "afterburn-dracut-5.0.0-6.1.ppc64le",
"product": {
"name": "afterburn-dracut-5.0.0-6.1.ppc64le",
"product_id": "afterburn-dracut-5.0.0-6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.0.0-6.1.s390x",
"product": {
"name": "afterburn-5.0.0-6.1.s390x",
"product_id": "afterburn-5.0.0-6.1.s390x"
}
},
{
"category": "product_version",
"name": "afterburn-dracut-5.0.0-6.1.s390x",
"product": {
"name": "afterburn-dracut-5.0.0-6.1.s390x",
"product_id": "afterburn-dracut-5.0.0-6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.0.0-6.1.x86_64",
"product": {
"name": "afterburn-5.0.0-6.1.x86_64",
"product_id": "afterburn-5.0.0-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "afterburn-dracut-5.0.0-6.1.x86_64",
"product": {
"name": "afterburn-dracut-5.0.0-6.1.x86_64",
"product_id": "afterburn-dracut-5.0.0-6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.0.0-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64"
},
"product_reference": "afterburn-5.0.0-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.0.0-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le"
},
"product_reference": "afterburn-5.0.0-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.0.0-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x"
},
"product_reference": "afterburn-5.0.0-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.0.0-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64"
},
"product_reference": "afterburn-5.0.0-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-5.0.0-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64"
},
"product_reference": "afterburn-dracut-5.0.0-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-5.0.0-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le"
},
"product_reference": "afterburn-dracut-5.0.0-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-5.0.0-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x"
},
"product_reference": "afterburn-dracut-5.0.0-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-5.0.0-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
},
"product_reference": "afterburn-dracut-5.0.0-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-35905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-35905"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the futures-util crate before 0.3.7 for Rust. MutexGuard::map can cause a data race for certain closure situations (in safe code).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-35905",
"url": "https://www.suse.com/security/cve/CVE-2020-35905"
}
],
"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": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2020-35905"
},
{
"cve": "CVE-2020-36465",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-36465"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-36465",
"url": "https://www.suse.com/security/cve/CVE-2020-36465"
}
],
"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": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2020-36465"
},
{
"cve": "CVE-2021-27378",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-27378"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the rand_core crate before 0.6.2 for Rust. Because read_u32_into and read_u64_into mishandle certain buffer-length checks, a random number generator may be seeded with too little data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-27378",
"url": "https://www.suse.com/security/cve/CVE-2021-27378"
},
{
"category": "external",
"summary": "SUSE Bug 1182432 for CVE-2021-27378",
"url": "https://bugzilla.suse.com/1182432"
}
],
"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": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2021-27378"
},
{
"cve": "CVE-2021-32714",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32714"
}
],
"notes": [
{
"category": "general",
"text": "hyper is an HTTP library for Rust. In versions prior to 0.14.10, hyper\u0027s HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that allows chunk sizes larger than hyper does, can result in \"request smuggling\" or \"desync attacks.\" The vulnerability is patched in version 0.14.10. Two possible workarounds exist. One may reject requests manually that contain a `Transfer-Encoding` header or ensure any upstream proxy rejects `Transfer-Encoding` chunk sizes greater than what fits in 64-bit unsigned integers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32714",
"url": "https://www.suse.com/security/cve/CVE-2021-32714"
},
{
"category": "external",
"summary": "SUSE Bug 1188174 for CVE-2021-32714",
"url": "https://bugzilla.suse.com/1188174"
}
],
"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": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32714"
},
{
"cve": "CVE-2021-32715",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32715"
}
],
"notes": [
{
"category": "general",
"text": "hyper is an HTTP library for rust. hyper\u0027s HTTP/1 server code had a flaw that incorrectly parses and accepts requests with a `Content-Length` header with a prefixed plus sign, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that doesn\u0027t parse such `Content-Length` headers, but forwards them, can result in \"request smuggling\" or \"desync attacks\". The flaw exists in all prior versions of hyper prior to 0.14.10, if built with `rustc` v1.5.0 or newer. The vulnerability is patched in hyper version 0.14.10. Two workarounds exist: One may reject requests manually that contain a plus sign prefix in the `Content-Length` header or ensure any upstream proxy handles `Content-Length` headers with a plus sign prefix.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32715",
"url": "https://www.suse.com/security/cve/CVE-2021-32715"
},
{
"category": "external",
"summary": "SUSE Bug 1188173 for CVE-2021-32715",
"url": "https://bugzilla.suse.com/1188173"
}
],
"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": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2021-32715"
},
{
"cve": "CVE-2021-38191",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-38191"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the tokio crate before 1.8.1 for Rust. Upon a JoinHandle::abort, a Task may be dropped in the wrong thread.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-38191",
"url": "https://www.suse.com/security/cve/CVE-2021-38191"
}
],
"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": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2021-38191"
},
{
"cve": "CVE-2021-45710",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-45710"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-45710",
"url": "https://www.suse.com/security/cve/CVE-2021-45710"
},
{
"category": "external",
"summary": "SUSE Bug 1194119 for CVE-2021-45710",
"url": "https://bugzilla.suse.com/1194119"
}
],
"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": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-5.0.0-6.1.x86_64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.aarch64",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.ppc64le",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.s390x",
"openSUSE Tumbleweed:afterburn-dracut-5.0.0-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2021-45710"
}
]
}
FKIE_CVE-2020-36465
Vulnerability from fkie_nvd - Published: 2021-08-08 06:15 - Updated: 2024-11-21 05:29
Severity ?
Summary
An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md | Third Party Advisory | |
| cve@mitre.org | https://rustsec.org/advisories/RUSTSEC-2020-0146.html | Exploit, Issue Tracking, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://rustsec.org/advisories/RUSTSEC-2020-0146.html | Exploit, Issue Tracking, Patch, Third Party Advisory |
Impacted products
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*",
"matchCriteriaId": "1839430D-6714-405E-B418-A2D2BCF1FABC",
"versionEndExcluding": "0.8.4",
"versionStartIncluding": "0.8.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*",
"matchCriteriaId": "C8E8E5B9-85C1-4DF5-890C-AB1CEB44A59F",
"versionEndExcluding": "0.9.1",
"versionStartIncluding": "0.9.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*",
"matchCriteriaId": "AB08F2F4-8C79-43C9-8E23-7EBE07518811",
"versionEndExcluding": "0.10.1",
"versionStartIncluding": "0.10.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*",
"matchCriteriaId": "96C4891B-A37F-4508-8FCF-E3A54954B7FB",
"versionEndExcluding": "0.11.2",
"versionStartIncluding": "0.11.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*",
"matchCriteriaId": "3CBB67B5-B7B7-45C5-B1E9-D754D6BE3565",
"versionEndExcluding": "0.12.4",
"versionStartIncluding": "0.12.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*",
"matchCriteriaId": "04E98FB1-7F57-4BA9-964E-B121ABC8356C",
"versionEndExcluding": "0.13.3",
"versionStartIncluding": "0.13.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes."
},
{
"lang": "es",
"value": "Se ha detectado un problema en la crate generic-array versiones anteriores a 0.13.3 para Rust. Viola la solidez al usar la macro arr! para extender los tiempos de vida"
}
],
"id": "CVE-2020-36465",
"lastModified": "2024-11-21T05:29:35.807",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-08-08T06:15:08.117",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
BDU:2022-01888
Vulnerability from fstec - Published: 08.08.2021
VLAI Severity ?
Title
Уязвимость модуля для массивов языка Rust Generic-array, связанная с ошибками обработки типов данных, позволяющая нарушителю вызвать отказ в обслуживании
Description
Уязвимость модуля для массивов языка Rust Generic-array связана с увеличением времени жизни с помощью arr! макроса. Эксплуатация уязвимости позволяет нарушителю, действующему удаленно, вызвать отказ в обслуживании
Severity ?
Vendor
Сообщество свободного программного обеспечения
Software Name
Debian GNU/Linux, Generic-array
Software Version
9 (Debian GNU/Linux), 10 (Debian GNU/Linux), 11 (Debian GNU/Linux), от 0.10.0 до 0.10.1 (Generic-array), от 0.11.0 до 0.11.2 (Generic-array), от 0.12.0 до 0.12.4 (Generic-array), от 0.13.0 до 0.13.3 (Generic-array), от 0.8.0 до 0.8.4 (Generic-array), от 0.9.0 до 0.9.1 (Generic-array)
Possible Mitigations
Для Generic-array:
использование рекомендаций производителя: https://rustsec.org/advisories/RUSTSEC-2020-0146.html
Для Debian:
использование рекомендаций производителя: https://security-tracker.debian.org/tracker/CVE-2020-36465
Reference
https://github.com/fizyk20/generic-array/commit/8ef64f9064cca06e50dcc6f15aa4d42de4a332b6
https://github.com/fizyk20/generic-array/issues/98
https://nvd.nist.gov/vuln/detail/CVE-2020-36465
https://rustsec.org/advisories/RUSTSEC-2020-0146.html
https://security-tracker.debian.org/tracker/CVE-2020-36465
CWE
CWE-241
{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "9 (Debian GNU/Linux), 10 (Debian GNU/Linux), 11 (Debian GNU/Linux), \u043e\u0442 0.10.0 \u0434\u043e 0.10.1 (Generic-array), \u043e\u0442 0.11.0 \u0434\u043e 0.11.2 (Generic-array), \u043e\u0442 0.12.0 \u0434\u043e 0.12.4 (Generic-array), \u043e\u0442 0.13.0 \u0434\u043e 0.13.3 (Generic-array), \u043e\u0442 0.8.0 \u0434\u043e 0.8.4 (Generic-array), \u043e\u0442 0.9.0 \u0434\u043e 0.9.1 (Generic-array)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0414\u043b\u044f Generic-array:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://rustsec.org/advisories/RUSTSEC-2020-0146.html\n\n\u0414\u043b\u044f Debian:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://security-tracker.debian.org/tracker/CVE-2020-36465",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "08.08.2021",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "07.04.2022",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "07.04.2022",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2022-01888",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2020-36465",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Debian GNU/Linux, Generic-array",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 9 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 11 ",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043c\u043e\u0434\u0443\u043b\u044f \u0434\u043b\u044f \u043c\u0430\u0441\u0441\u0438\u0432\u043e\u0432 \u044f\u0437\u044b\u043a\u0430 Rust Generic-array, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0430\u044f \u0441 \u043e\u0448\u0438\u0431\u043a\u0430\u043c\u0438 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0442\u0438\u043f\u043e\u0432 \u0434\u0430\u043d\u043d\u044b\u0445, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0430\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u043e\u0433\u043e \u0442\u0438\u043f\u0430 \u0434\u0430\u043d\u043d\u044b\u0445 (CWE-241)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043c\u043e\u0434\u0443\u043b\u044f \u0434\u043b\u044f \u043c\u0430\u0441\u0441\u0438\u0432\u043e\u0432 \u044f\u0437\u044b\u043a\u0430 Rust Generic-array \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0443\u0432\u0435\u043b\u0438\u0447\u0435\u043d\u0438\u0435\u043c \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0436\u0438\u0437\u043d\u0438 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e arr! \u043c\u0430\u043a\u0440\u043e\u0441\u0430. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u0445",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/fizyk20/generic-array/commit/8ef64f9064cca06e50dcc6f15aa4d42de4a332b6\nhttps://github.com/fizyk20/generic-array/issues/98\nhttps://nvd.nist.gov/vuln/detail/CVE-2020-36465\nhttps://rustsec.org/advisories/RUSTSEC-2020-0146.html\nhttps://security-tracker.debian.org/tracker/CVE-2020-36465",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-241",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)"
}
rustsec-2020-0146
Vulnerability from osv_rustsec
Published
2020-04-09 12:00
Modified
2023-06-13 13:10
Summary
arr! macro erases lifetimes
Details
Affected versions of this crate allowed unsoundly extending
lifetimes using arr! macro. This may result in a variety of
memory corruption scenarios, most likely use-after-free.
Severity
7.5 (High)
References
{
"affected": [
{
"database_specific": {
"categories": [
"memory-corruption"
],
"cvss": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"informational": null
},
"ecosystem_specific": {
"affected_functions": null,
"affects": {
"arch": [],
"functions": [],
"os": []
}
},
"package": {
"ecosystem": "crates.io",
"name": "generic-array",
"purl": "pkg:cargo/generic-array"
},
"ranges": [
{
"events": [
{
"introduced": "0.8.0"
},
{
"fixed": "0.8.4"
},
{
"introduced": "0.9.0"
},
{
"fixed": "0.9.1"
},
{
"introduced": "0.10.0"
},
{
"fixed": "0.10.1"
},
{
"introduced": "0.11.0"
},
{
"fixed": "0.11.2"
},
{
"introduced": "0.12.0"
},
{
"fixed": "0.12.4"
},
{
"introduced": "0.13.0"
},
{
"fixed": "0.13.3"
}
],
"type": "SEMVER"
}
],
"versions": []
}
],
"aliases": [
"CVE-2020-36465",
"GHSA-3358-4f7f-p4j4"
],
"database_specific": {
"license": "CC0-1.0"
},
"details": "Affected versions of this crate allowed unsoundly extending\nlifetimes using `arr!` macro. This may result in a variety of\nmemory corruption scenarios, most likely use-after-free.",
"id": "RUSTSEC-2020-0146",
"modified": "2023-06-13T13:10:24Z",
"published": "2020-04-09T12:00:00Z",
"references": [
{
"type": "PACKAGE",
"url": "https://crates.io/crates/generic-array"
},
{
"type": "ADVISORY",
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html"
},
{
"type": "REPORT",
"url": "https://github.com/fizyk20/generic-array/issues/98"
}
],
"related": [],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "arr! macro erases lifetimes"
}
GHSA-3358-4F7F-P4J4
Vulnerability from github – Published: 2021-08-25 20:56 – Updated: 2021-08-18 21:16
VLAI?
Summary
Use after free in generic-array
Details
An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "generic-array"
},
"ranges": [
{
"events": [
{
"introduced": "0.13.0"
},
{
"fixed": "0.13.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "crates.io",
"name": "generic-array"
},
"ranges": [
{
"events": [
{
"introduced": "0.12.0"
},
{
"fixed": "0.12.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "crates.io",
"name": "generic-array"
},
"ranges": [
{
"events": [
{
"introduced": "0.11.0"
},
{
"fixed": "0.11.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "crates.io",
"name": "generic-array"
},
"ranges": [
{
"events": [
{
"introduced": "0.10.0"
},
{
"fixed": "0.10.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "crates.io",
"name": "generic-array"
},
"ranges": [
{
"events": [
{
"introduced": "0.8.0"
},
{
"fixed": "0.9.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-36465"
],
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"github_reviewed": true,
"github_reviewed_at": "2021-08-18T21:16:25Z",
"nvd_published_at": "2021-08-08T06:15:00Z",
"severity": "HIGH"
},
"details": "An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.",
"id": "GHSA-3358-4f7f-p4j4",
"modified": "2021-08-18T21:16:25Z",
"published": "2021-08-25T20:56:12Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36465"
},
{
"type": "WEB",
"url": "https://github.com/fizyk20/generic-array/issues/98"
},
{
"type": "PACKAGE",
"url": "https://github.com/fizyk20/generic-array"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Use after free in generic-array"
}
Loading…
Show additional events:
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…
Loading…