Lucene search
+L

10775 matches found

OSV
OSV
added 2022/03/08 7:15 p.m.10 views

AZL-45021 CVE-2022-24713 affecting package ripgrep 13.0.0-12

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS6.9AI score0.1446EPSS
SaveExploits1References1
NVD
NVD
added 2022/03/08 7:15 p.m.27 views

CVE-2022-24713

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS0.1446EPSS
SaveExploits1References12
OSV
OSV
added 2022/03/08 7:15 p.m.6 views

DEBIAN-CVE-2022-24713

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS7.4AI score0.1446EPSS
SaveExploits1References1
OSV
OSV
added 2022/03/08 7:15 p.m.12 views

AZL-61405 CVE-2022-24713 affecting package rust for versions less than regex-1.8.4

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS6.9AI score0.1446EPSS
SaveExploits1References1
OSV
OSV
added 2022/03/08 7:15 p.m.9 views

UBUNTU-CVE-2022-24713

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS7AI score0.1446EPSS
SaveExploits1References9
Prion
Prion
added 2022/03/08 7:15 p.m.30 views

Design/Logic Flaw

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

5CVSS7.9AI score0.1446EPSS
SaveExploits1References12Affected Software3
Cvelist
Cvelist
added 2022/03/08 7:00 p.m.41 views

CVE-2022-24713 Regular expression denial of service in Rust's regex crate

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS8.3AI score0.1446EPSS
SaveExploits1References12
Vulnrichment
Vulnrichment
added 2022/03/08 7:00 p.m.6 views

CVE-2022-24713 Regular expression denial of service in Rust's regex crate

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS7.6AI score0.1446EPSS
SaveExploits1References12
CVE
CVE
added 2022/03/08 7:00 p.m.431 views

CVE-2022-24713

CVE-2022-24713 affects the Rust regex crate. A bug in the mitigations for untrusted regexes may allow denial-of-service via specially crafted regexes executed against user-controlled input. All versions ≤ 1.5.4 are affected; the fix starts with regex 1.5.5. Upgrading to a newer regex crate versio...

7.5CVSS8.3AI score0.1446EPSS
SaveExploits1References12Affected Software1
OSV
OSV
added 2022/03/08 7:00 p.m.33 views

CVE-2022-24713 Regular expression denial of service in Rust's regex crate

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS8.2AI score
SaveExploits0References14
AlpineLinux
AlpineLinux
added 2022/03/08 7:00 p.m.55 views

CVE-2022-24713

regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane defaults to preven...

7.5CVSS8.4AI score0.1446EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2022/03/08 12:00 p.m.5 views

abi_stable_derive (>=0.7.0, <=0.8.4), abnf (>=0.10.0, <=0.11.3) +347 more potentially affected by CVE-2022-24713 via regex (>=1.0.2, <=1.5.4)

regex CARGO version =1.0.2, =0.7.0, =0.10.0, =0.6.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.8.1, =0.10.0, =0.10.0, =0.1.0, =1.1.0, =1.6.0 and more Source cves: CVE-2022-24713 Source advisory: OSV:RUSTSEC-2022-0013...

7.5CVSS6.2AI score0.1446EPSS
SaveExploits1
OSV
OSV
added 2022/03/08 12:00 p.m.12 views

RUSTSEC-2022-0013 Regexes with large repetitions on empty sub-expressions take a very long time to parse

The Rust Security Response WG was notified that the regex crate did not properly limit the complexity of the regular expressions regex it parses. An attacker could use this security issue to perform a denial of service, by sending a specially crafted regex to a service accepting untrusted regexes...

7.5CVSS6.7AI score0.1446EPSS
SaveExploits1References3
RustSec
RustSec
added 2022/03/08 12:00 p.m.47 views

Regexes with large repetitions on empty sub-expressions take a very long time to parse

The Rust Security Response WG was notified that the regex crate did not properly limit the complexity of the regular expressions regex it parses. An attacker could use this security issue to perform a denial of service, by sending a specially crafted regex to a service accepting untrusted regexes...

7.5CVSS2.9AI score0.1446EPSS
SaveExploits1Affected Software1
vulnersOsv
vulnersOsv
added 2022/03/04 12:00 p.m.4 views

bibjoin (>=0.2.2, <=0.3.0), idhash (0.1.3) +9 more potentially affected by unknown CVE via arrow2 (>=0.5.3, <=0.6.2)

arrow2 CARGO version =0.5.3, =0.2.2, =0.38.0, =0.38.0, =0.39.0 - polars 0.16.0 - polars-arrow 0.16.0 - polars-core 0.16.0 - polars-io 0.16.0 - polars-lazy 0.16.0 - rinfluxdb 0.2.0 - rinfluxdb-polars 0.2.0 Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2022-0012...

5.4AI score
SaveExploits0
GithubExploit
GithubExploit
added 2022/03/04 3:47 a.m.447 views

Exploit for Out-of-bounds Write in Polkit_Project Polkit

CVE-2021-4034 exploit but in rust, cause why not ? Based on...

7.8CVSS7.5AI score0.94921EPSS
SaveExploits154
vulnersOsv
vulnersOsv
added 2022/02/28 12:00 p.m.1 views

abstract-boot (>=0.2.0-beta.4, <=0.2.0-beta.7), ace-test-lib (0.1.0) +711 more potentially affected by unknown CVE via rust-crypto (0.2.36)

rust-crypto CARGO version 0.2.36 is affected by a known vulnerability. The following packages have a transitive dependency on rust-crypto and may be impacted: - abstract-boot =0.2.0-beta.4, =0.0.1, =0.0.1, =0.1.0, =0.0.1, =0.1.0, =0.2.0, =0.8.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.3.0 and more...

5.4AI score
SaveExploits0
OSV
OSV
added 2022/02/28 12:00 p.m.65 views

RUSTSEC-2022-0011 Miscomputation when performing AES encryption in rust-crypto

The following Rust program demonstrates some strangeness in AES encryption - if you have an immutable key slice and then operate on that slice, you get different encryption output than if you operate on a copy of that key. For these functions, we expect that extending a 16 byte key to a 32 byte k...

7.3AI score
SaveExploits0References2
RustSec
RustSec
added 2022/02/28 12:00 p.m.21 views

Miscomputation when performing AES encryption in rust-crypto

The following Rust program demonstrates some strangeness in AES encryption - if you have an immutable key slice and then operate on that slice, you get different encryption output than if you operate on a copy of that key. For these functions, we expect that extending a 16 byte key to a 32 byte k...

7.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/02/22 12:00 a.m.26 views

openSUSE 15 Security Update : rust (openSUSE-SU-2022:0491-1)

The remote SUSE Linux SUSE15 host has packages installed that are affected by a vulnerability as referenced in the openSUSE-SU-2022:0491-1 advisory. - Rust is a multi-paradigm, general-purpose programming language designed for performance and safety, especially safe concurrency. The Rust Security...

7.3CVSS7.1AI score0.01376EPSS
SaveExploits1References4
Rows per page
Query Builder