2019-05-13 20:00:52 +00:00
{
"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'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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://groups.google.com/forum/#!topic/rustlang-security-announcements/aZabeCMUv70" ,
"refsource" : "MISC" ,
"name" : "https://groups.google.com/forum/#!topic/rustlang-security-announcements/aZabeCMUv70"
} ,
{
"url" : "https://blog.rust-lang.org/2019/05/13/Security-advisory.html" ,
"refsource" : "MISC" ,
"name" : "https://blog.rust-lang.org/2019/05/13/Security-advisory.html"
2019-05-25 03:00:46 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-e39d4910c6" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K6T4BNA5KQYJRIKIGGBOGBMR7TRXPHLR/"
2019-05-25 05:00:57 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-f76f0e11b3" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HG47HYH3AQTUMBUMX3S3G5DNAY4CBW6N/"
2019-09-27 15:00:56 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:2203" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00076.html"
2019-05-13 20:00:52 +00:00
}
]
}
}