alsa-2023:4634
Vulnerability from osv_almalinux
Published
2023-08-14 00:00
Modified
2023-08-15 09:01
Summary
Important: rust security update
Details
Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, and required libraries.
Security Fix(es):
- rust-cargo: cargo does not respect the umask when extracting dependencies (CVE-2023-38497)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
References
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "cargo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "clippy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rust"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rust-analysis"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rust-analyzer"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rust-debugger-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rust-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rust-gdb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rust-lldb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rust-src"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rust-std-static"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rust-std-static-wasm32-unknown-unknown"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rust-std-static-wasm32-wasi"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rust-toolset"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rustfmt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.66.1-2.el9_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, and required libraries. \n\nSecurity Fix(es):\n\n* rust-cargo: cargo does not respect the umask when extracting dependencies (CVE-2023-38497)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "ALSA-2023:4634",
"modified": "2023-08-15T09:01:04Z",
"published": "2023-08-14T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2023:4634"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2023-38497"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2228038"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2023-4634.html"
}
],
"related": [
"CVE-2023-38497"
],
"summary": "Important: rust security update"
}
Loading…
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…