Lucene search
K

9526 matches found

Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.11 views

Use after free in libpulse-binding

Overview Version 1.2.1 of the libpulse-binding Rust crate, released on the 15th of June 2018, fixed a pair of use-after-free issues with the objects returned by the getformatinfo and getcontext methods of Stream objects. These objects were mistakenly being constructed without setting an important...

2AI score
Exploits0References3Affected Software1
OSV
OSV
added 2021/08/25 8:56 p.m.16 views

GHSA-GHPQ-VJXW-CH5W Use after free in libpulse-binding

Overview Version 1.2.1 of the libpulse-binding Rust crate, released on the 15th of June 2018, fixed a pair of use-after-free issues with the objects returned by the getformatinfo and getcontext methods of Stream objects. These objects were mistakenly being constructed without setting an important...

7.5CVSS7.6AI score0.01328EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.22 views

Unaligned memory access in rand_core

Impact Affected versions of this crate violated alignment when casting byte slices to integer slices, resulting in undefined behavior. randcore::BlockRng::nextu64 and randcore::BlockRng::fillbytes are affected. Patches The flaw was corrected by Ralf Jung and Diggory Hardy for randcore = 0.4.2...

9.8CVSS8.9AI score0.01545EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:56 p.m.29 views

GHSA-MMC9-PWM7-QJ5W Unaligned memory access in rand_core

Impact Affected versions of this crate violated alignment when casting byte slices to integer slices, resulting in undefined behavior. randcore::BlockRng::nextu64 and randcore::BlockRng::fillbytes are affected. Patches The flaw was corrected by Ralf Jung and Diggory Hardy for randcore = 0.4.2...

9.8CVSS9.3AI score0.01545EPSS
Exploits0References4
OSV
OSV
added 2021/08/25 8:56 p.m.21 views

GHSA-VC2P-R46X-M3VX Argument injection in lettre

Impact Affected versions of lettre allowed argument injection to the sendmail command. It was possible, using forged to addresses, to pass arbitrary arguments to the sendmail executable. Depending on the implementation original sendmail, postfix, exim, etc. it could be possible in some cases to...

5.3CVSS5.5AI score0.01503EPSS
Exploits0References6
vulnersOsv
vulnersOsv
added 2021/08/25 8:56 p.m.2 views

AskAI (=0.1.0), Boa (>=0.1.4 <=0.1.5) +7102 more potentially affected by CVE-2020-26235 via time (>=0.1.25 <=0.2.22)

time CARGO version =0.1.25, =0.1.4, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.2.0, =0.1.0, =0.1.1 - ablavema =0.4.2 - abra =0.0.1 and more Source cves: CVE-2020-26235 Source advisory: OSV:GHSA-WCG3-CVX6-7396...

5.3CVSS5.9AI score0.01881EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.25 views

XSS in mdBook

This is a cross-post of the official security advisoryml. The official post contains a signed version with our PGP key, as well. ml: https://groups.google.com/g/rustlang-security-announcements/c/3-sO6of29O0 The Rust Security Response Working Group was recently notified of a security issue affecti...

8.2CVSS6.2AI score0.01254EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2021/08/25 8:56 p.m.15 views

GHSA-GX5W-RRHP-F436 XSS in mdBook

This is a cross-post of the official security advisoryml. The official post contains a signed version with our PGP key, as well. ml: https://groups.google.com/g/rustlang-security-announcements/c/3-sO6of29O0 The Rust Security Response Working Group was recently notified of a security issue affecti...

8.2CVSS6.9AI score0.01254EPSS
Exploits0References7
OSV
OSV
added 2021/08/25 8:56 p.m.14 views

GHSA-3358-4F7F-P4J4 Use after free in generic-array

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...

7.5CVSS7.3AI score0.01233EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.25 views

Use after free in heapless

An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consumed...

7.5CVSS7.3AI score0.01233EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:56 p.m.18 views

GHSA-QGWF-R2JJ-2CCV Use after free in heapless

An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consumed...

7.5CVSS7.4AI score0.01233EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.38 views

Data races in model

Shared data structure in model crate implements Send and Sync traits regardless of the inner type. This allows safe Rust code to trigger a data race, which is undefined behavior in Rust. Users are advised to treat Shared as an unsafe type. It should not be used outside of the testing context, and...

8.1CVSS7.8AI score0.01098EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.26 views

Overflow in libsecp256k1

An issue was discovered in the libsecp256k1 crate before 0.5.0 for Rust. It can verify an invalid signature because it allows the R or S parameter to be larger than the curve order, aka an overflow...

9.8CVSS8.9AI score0.00935EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.26 views

Remote code execution in better-macro

An issue was discovered in the better-macro crate through 2021-07-22 for Rust. It intentionally demonstrates that remote attackers can execute arbitrary code via proc-macros, and otherwise has no legitimate purpose...

9.8CVSS9.5AI score0.02567EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:56 p.m.17 views

GHSA-79WF-QCQV-R22R Remote code execution in better-macro

An issue was discovered in the better-macro crate through 2021-07-22 for Rust. It intentionally demonstrates that remote attackers can execute arbitrary code via proc-macros, and otherwise has no legitimate purpose...

9.8CVSS9.8AI score0.02567EPSS
Exploits1References4
OSV
OSV
added 2021/08/25 8:55 p.m.62 views

GHSA-5325-XW5M-PHM3 Cross-site Scripting in ammonia

An issue was discovered in the ammonia crate before 3.1.0 for Rust. XSS can occur because the parsing differences for HTML, SVG, and MathML are mishandled, a similar issue to CVE-2020-26870...

6.1CVSS6.1AI score0.00702EPSS
Exploits1References5
vulnersOsv
vulnersOsv
added 2021/08/25 8:55 p.m.5 views

AskAI (=0.1.0), BeerHolderBot (>=0.3.2 <=0.3.8) +25091 more potentially affected by CVE-2021-38191 via tokio (>=0.3.7 <=1.5.0)

tokio CARGO version =0.3.7, =0.3.2, =0.1.0, =1.0.2, =0.1.0, =0.1.0, =1.0.0-1, =0.1.0, =1.0.0, =1.0.1, =4.3.0, =4.4.0 - NtH1M =0.2.4 and more Source cves: CVE-2021-38191 Source advisory: OSV:GHSA-2GRH-HM3W-W7HV...

5.9CVSS6.2AI score0.00829EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.32 views

Incorrect buffer size calculation in iced-x86

An issue was discovered in the iced-x86 crate through 1.10.3 for Rust. In Decoder::new, slice.getuncheckedslice.length is used unsafely...

9.8CVSS9AI score0.01275EPSS
Exploits1References5Affected Software1
vulnersOsv
vulnersOsv
added 2021/08/25 8:55 p.m.1 views

ABC-ECS (>=0.1.0 <=0.1.2), VigilantLamp (>=0.0.1 <=0.0.3) +284 more potentially affected by CVE-2021-38187 via anymap (>=0.10.3 <=0.12.1)

anymap CARGO version =0.10.3, =0.1.0, =0.0.1, =0.1.6, =0.1.0-alpha.2, =0.8.0, =0.1.0, =5.0.0, =5.2.2, =0.0.1-alpha+3, =0.1.1, =0.1.1, =0.1.0, =0.1.1, =0.1.1, =0.1.2 and more Source cves: CVE-2021-38187 Source advisory: OSV:GHSA-HC92-9H3M-C39J...

9.8CVSS7.2AI score0.01441EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.23 views

Incorrect cast in anymap

An issue was discovered in the anymap crate through 0.12.1 for Rust. It violates soundness via conversion of a u8 to a u64...

9.8CVSS8.8AI score0.01441EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder