Lucene search
+L

9409 matches found

OSV
OSV
added 2019/10/23 1:24 p.m.9 views

SUSE-SU-2019:2755-1 Security update for rust

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 bsc1134978 - CVE-2018-1000622: rustdoc loads plugins from world writable...

8.1CVSS8.2AI score0.02216EPSS
SaveExploits1References7
RustSec
RustSec
added 2019/10/20 12:0 p.m.25 views

Unsound `impl Follow for bool`

The implementation of impl Follow for bool allows to reinterpret arbitrary bytes as a bool. In Rust bool has stringent requirements for its in-memory representation. Use of this function allows to violate these requirements and invoke undefined behaviour in safe code...

9.8CVSS3.4AI score0.00575EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2019/10/20 12:0 p.m.24 views

RUSTSEC-2019-0028 Unsound `impl Follow for bool`

The implementation of impl Follow for bool allows to reinterpret arbitrary bytes as a bool. In Rust bool has stringent requirements for its in-memory representation. Use of this function allows to violate these requirements and invoke undefined behaviour in safe code...

9.8CVSS9.5AI score0.00575EPSS
SaveExploits1References3
MSRC
MSRC
added 2019/10/16 9:26 p.m.71 views

An intern’s experience with Rust

Over the course of my internship at the Microsoft Security Response Center MSRC, I worked on the safe systems programming languages SSPL team to promote safer languages for systems programming where runtime overhead is important, as outlined in this blog. My job was to port a security critical...

1.9AI score
SaveExploits0
MSRC
MSRC
added 2019/10/16 7:0 a.m.20 views

An intern's experience with Rust

Over the course of my internship at the Microsoft Security Response Center MSRC, I worked on the safe systems programming languages SSPL team to promote safer languages for systems programming where runtime overhead is important, as outlined in this blog. My job was to port a security critical...

7.4AI score
SaveExploits0
MSRC
MSRC
added 2019/10/16 7:0 a.m.12 views

An intern's experience with Rust

Over the course of my internship at the Microsoft Security Response Center MSRC, I worked on the safe systems programming languages SSPL team to promote safer languages for systems programming where runtime overhead is important, as outlined in this blog. My job was to port a security critical...

1.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2019/10/09 6:45 a.m.30 views

CVE-2019-16760

Cargo prior to Rust 1.26.0 may download the wrong dependency if your package.toml file uses the package configuration key. Usage of the package key to rename dependencies in Cargo.toml is ignored in Rust 1.25.0 and prior. When Rust 1.25.0 and prior is used Cargo may download the wrong dependency,...

7.5CVSS1.8AI score0.0126EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2019/10/09 12:0 a.m.39 views

openSUSE Security Update : rust (openSUSE-2019-2294)

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 bsc1134978 - CVE-2018-1000622: rustdoc loads plugins from world-writab...

8.1CVSS6.9AI score0.02216EPSS
SaveExploits1References6
MSRC
MSRC
added 2019/10/08 5:0 p.m.77 views

Designing a COM library for Rust

I interned with Microsoft as a Software Engineering Intern in the MSRC UK team in Cheltenham this past summer. I worked in the Safe Systems Programming Language SSPL group, which explores safe programming languages as a proactive measure against memory-safety related vulnerabilities. This blog po...

1.5AI score
SaveExploits0
OSV
OSV
added 2019/10/08 12:19 p.m.8 views

OPENSUSE-SU-2019:2294-1 Security update for rust

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 bsc1134978 - CVE-2018-1000622: rustdoc loads plugins from world writable...

8.1CVSS8.5AI score0.02216EPSS
SaveExploits1References7
MSRC
MSRC
added 2019/10/08 7:0 a.m.12 views

Designing a COM library for Rust

I interned with Microsoft as a Software Engineering Intern in the MSRC UK team in Cheltenham this past summer. I worked in the Safe Systems Programming Language SSPL group, which explores safe programming languages as a proactive measure against memory-safety related vulnerabilities. This blog po...

2AI score
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2019/10/08 12:0 a.m.171 views

Security update for rust (moderate)

openSUSE Security Update: Security update for rust Announcement ID: openSUSE-SU-2019:2294-1 Rating: moderate References: 1096945 1100691 1133283 1134978 Cross-References: CVE-2018-1000622 CVE-2019-12083 Affected Products: openSUSE Leap 15.1 An update that solves two vulnerabilities and has two...

8.1CVSS8.1AI score0.02216EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2019/10/04 12:0 a.m.63 views

Amazon Linux AMI : oniguruma (ALAS-2019-1295)

A use-after-free in onignewdeluxe in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte...

9.8CVSS8.1AI score0.04047EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2019/10/04 12:0 a.m.29 views

openSUSE Security Update : rust (openSUSE-2019-2244)

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 bsc1134978 - CVE-2018-1000622: rustdoc loads plugins from world-writab...

8.1CVSS6.9AI score0.02216EPSS
SaveExploits1References6
OSV
OSV
added 2019/10/03 9:22 a.m.6 views

OPENSUSE-SU-2019:2244-1 Security update for rust

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 bsc1134978 - CVE-2018-1000622: rustdoc loads plugins from world writable...

8.1CVSS8.5AI score0.02216EPSS
SaveExploits1References7
OPENSUSE Linux
OPENSUSE Linux
added 2019/10/03 12:0 a.m.93 views

Security update for rust (moderate)

openSUSE Security Update: Security update for rust Announcement ID: openSUSE-SU-2019:2244-1 Rating: moderate References: 1096945 1100691 1133283 1134978 Cross-References: CVE-2018-1000622 CVE-2019-12083 Affected Products: openSUSE Leap 15.1 An update that solves two vulnerabilities and has two...

8.1CVSS8.1AI score0.02216EPSS
SaveExploits1References4
OSV
OSV
added 2019/09/30 10:15 p.m.9 views

DEBIAN-CVE-2019-16760

Cargo prior to Rust 1.26.0 may download the wrong dependency if your package.toml file uses the package configuration key. Usage of the package key to rename dependencies in Cargo.toml is ignored in Rust 1.25.0 and prior. When Rust 1.25.0 and prior is used Cargo may download the wrong dependency,...

7.5CVSS6.3AI score0.0126EPSS
SaveExploits1References1
NVD
NVD
added 2019/09/30 10:15 p.m.34 views

CVE-2019-16760

Cargo prior to Rust 1.26.0 may download the wrong dependency if your package.toml file uses the package configuration key. Usage of the package key to rename dependencies in Cargo.toml is ignored in Rust 1.25.0 and prior. When Rust 1.25.0 and prior is used Cargo may download the wrong dependency,...

7.5CVSS5.9AI score0.0126EPSS
SaveExploits1References4
OSV
OSV
added 2019/09/30 10:15 p.m.10 views

ALPINE-CVE-2019-16760

Cargo prior to Rust 1.26.0 may download the wrong dependency if your package.toml file uses the package configuration key. Usage of the package key to rename dependencies in Cargo.toml is ignored in Rust 1.25.0 and prior. When Rust 1.25.0 and prior is used Cargo may download the wrong dependency,...

7.5CVSS6.8AI score0.0126EPSS
SaveExploits1References1
OSV
OSV
added 2019/09/30 10:15 p.m.16 views

CVE-2019-16760

Cargo prior to Rust 1.26.0 may download the wrong dependency if your package.toml file uses the package configuration key. Usage of the package key to rename dependencies in Cargo.toml is ignored in Rust 1.25.0 and prior. When Rust 1.25.0 and prior is used Cargo may download the wrong dependency,...

7.5CVSS6.6AI score
SaveExploits0References4
Rows per page
Query Builder