Vulnerability Description
An issue was discovered in the memoffset crate before 0.5.0 for Rust. offset_of and span_of can cause exposure of uninitialized memory.
CVSS Score
7.5
HIGH
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Memoffset Project | Memoffset | < 0.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/Gilnaa/memoffset/issues/9#issuecomment-505461490Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2019-0011.htmlThird Party Advisory
- https://github.com/Gilnaa/memoffset/issues/9#issuecomment-505461490Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2019-0011.htmlThird Party Advisory
FAQ
What is CVE-2019-15553?
CVE-2019-15553 is a vulnerability with a CVSS score of 7.5 (HIGH). An issue was discovered in the memoffset crate before 0.5.0 for Rust. offset_of and span_of can cause exposure of uninitialized memory.
How severe is CVE-2019-15553?
CVE-2019-15553 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-15553?
Check the references section above for vendor advisories and patch information. Affected products include: Memoffset Project Memoffset.