Lucene search
K

9496 matches found

CVE
CVE
added 2019/07/10 1:50 p.m.184 views

CVE-2019-13225

Oniguruma 6.9.2 contains a NULL pointer dereference in match_at() (CVE-2019-13225) that can lead to denial of service when a crafted regular expression is used. Multiple connected advisories (AlmaLinux, Fedora, Amazon Linux, Astra Linux) report the vulnerability and list updates/patches for onigu...

6.5CVSS7.5AI score0.00131EPSS
Exploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2019/07/10 12:0 a.m.39 views

CVE-2019-13224

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.8CVSS7.3AI score0.00537EPSS
Exploits0References3
FreeBSD
FreeBSD
added 2019/07/03 12:0 a.m.37 views

oniguruma -- multiple vulnerabilities

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.8CVSS4.9AI score0.00537EPSS
Exploits0References4
RustSec
RustSec
added 2019/06/20 12:0 p.m.15 views

`boxfnonce` obsolete with release of Rust 1.35.0

This commit marks the boxfnonce crate as obsolete and the GitHub repo has since been archived. The functionality of boxfnonce has been added to Rust since 1.35.0. Use Box...

1.1AI score
Exploits0
OSV
OSV
added 2019/06/20 12:0 p.m.11 views

RUSTSEC-2019-0040 `boxfnonce` obsolete with release of Rust 1.35.0

This commit marks the boxfnonce crate as obsolete and the GitHub repo has since been archived. The functionality of boxfnonce has been added to Rust since 1.35.0. Use Box...

7.2AI score
Exploits0References3
vulnersOsv
vulnersOsv
added 2019/06/20 12:0 p.m.2 views

amethyst_derive (>=0.4.0 <=0.5.0), amethyst_test (>=0.1.0 <=0.3.0) +81 more potentially affected by unknown CVE via boxfnonce (>=0.0.3 <=0.1.1)

boxfnonce CARGO version =0.0.3, =0.4.0, =0.1.0, =0.1.0, =0.2.5, =0.5.0, =0.3.1, =0.2.0, =0.5.0, =0.0.0, =3.0.0, =0.1.3, =0.0.1, =0.1.0 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2019-0040...

5.5AI score
Exploits0
RustSec
RustSec
added 2019/06/15 12:0 p.m.28 views

Format string vulnerabilities in `pancurses`

pancurses::mvprintw and pancurses::printw passes a pointer from a rust &str to C, allowing hostile input to execute a format string attack, which trivially allows writing arbitrary data to stack memory...

7.5CVSS6.4AI score0.00213EPSS
Exploits0Affected Software1
vulnersOsv
vulnersOsv
added 2019/06/15 12:0 p.m.1 views

alpha-g-analysis (=0.1.0), apecrunch (>=0.0.1 <=0.0.3) +179 more potentially affected by CVE-2019-15547 +1 more via ncurses (>=5.101.0 <=6.0.1)

ncurses CARGO version =5.101.0, =0.0.1, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.8.7 - btui =0.6.5 and more Source cves: CVE-2019-15547, CVE-2019-15548 Source advisory: OSV:RUSTSEC-2019-0006...

9.8CVSS7.4AI score0.00587EPSS
Exploits0
Kitploit
Kitploit
added 2019/06/14 1:9 p.m.166 views

Rustbuster - DirBuster For Rust

DirBuster for Rust. Usage There are three modules currently implemented: 1. Dirbuster default rustbuster -m dir -u http://localhost:3000/ -w examples/wordlist -e php 2. Dnsbuster rustbuster -m dns -u google.com -w examples/wordlist 3. Vhostbuster rustbuster -m vhost -u http://localhost:3000/ -w...

7.3AI score
Exploits0References1
vulnersOsv
vulnersOsv
added 2019/06/11 12:0 p.m.1 views

afterburn (=4.1.0), aoaddons (>=0.1.1 <=0.1.6) +50 more potentially affected by CVE-2019-25054 via pnet (>=0.12.0 <=0.26.0)

pnet CARGO version =0.12.0, =0.1.1, =0.0.2, =0.6.0, =0.1.0, =1.3.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.0.1, =0.3.1, =0.4.0 and more Source cves: CVE-2019-25054 Source advisory: OSV:RUSTSEC-2019-0037...

7.5CVSS6.6AI score0.00468EPSS
Exploits0
vulnersOsv
vulnersOsv
added 2019/06/08 12:0 p.m.1 views

Brains (>=0.1.0 <=0.2.0), Route16 (=0.0.1) +858 more potentially affected by CVE-2019-15544 via protobuf (>=2.0.2 <=2.5.0)

protobuf CARGO version =2.0.2, =0.1.0, =0.4.0, =0.1.0, =0.1.0, =0.13.0, =0.11.0, =0.11.0, =1.1.0, =0.4.3, =0.1.0, =0.1.0, =0.1.0, =0.17.0 and more Source cves: CVE-2019-15544 Source advisory: OSV:RUSTSEC-2019-0003...

7.5CVSS7.2AI score0.02695EPSS
Exploits0
OSV
OSV
added 2019/06/08 12:0 p.m.1 views

RUSTSEC-2019-0003 Out of Memory in stream::read_raw_bytes_into()

Affected versions of this crate called Vec::reserve on user-supplied input. This allows an attacker to cause an Out of Memory condition while calling the vulnerable method on untrusted data...

7.5CVSS5.9AI score0.02695EPSS
Exploits0References3
Kitploit
Kitploit
added 2019/06/01 1:12 p.m.280 views

Finshir - A Coroutines-Driven Low And Slow Traffic Sender, Written In Rust

You are seeing a high-performant, coroutines-driven, and fully customisable implementation of Low & Slow load generator designed for real-world pentesting. You can easily torify/proxify it using various platform-dependent utilities. Demonstration Advantages Coroutines-driven. Finshir uses...

7.2AI score
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2019/05/28 12:0 a.m.28 views

Fedora 30 : rust (2019-e39d4910c6)

Security fix for CVE-2019-12083 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. C Tenable Network...

8.1CVSS7.4AI score0.00977EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2019/05/28 12:0 a.m.19 views

Fedora 29 : rust (2019-f76f0e11b3)

Security fix for CVE-2019-12083 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. C Tenable Network...

8.1CVSS7.4AI score0.00977EPSS
Exploits1References2
Kitploit
Kitploit
added 2019/05/27 1:0 p.m.182 views

Sniffglue - Secure Multithreaded Packet Sniffer

sniffglue is a network sniffer written in rust. Network packets are parsed concurrently using a thread pool to utilize all cpu cores. Project goals are that you can run sniffglue securely on untrusted networks and that it must not crash when processing packets. The output should be as useful as...

7.1AI score
Exploits0References3
OpenVAS
OpenVAS
added 2019/05/26 12:0 a.m.25 views

Fedora Update for rust FEDORA-2019-e39d4910c6

The remote host is missing an update for the Copyright C 2019 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

8.1CVSS8.1AI score0.00977EPSS
Exploits1References2
OpenVAS
OpenVAS
added 2019/05/26 12:0 a.m.24 views

Fedora Update for rust FEDORA-2019-f76f0e11b3

The remote host is missing an update for the Copyright C 2019 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

8.1CVSS8.1AI score0.00977EPSS
Exploits1References2
Fedora
Fedora
added 2019/05/25 3:36 a.m.21 views

[SECURITY] Fedora 29 Update: rust-1.34.2-1.fc29

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator...

8.1CVSS2.5AI score0.00977EPSS
Exploits1
Fedora
Fedora
added 2019/05/25 1:5 a.m.30 views

[SECURITY] Fedora 30 Update: rust-1.34.2-1.fc30

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator...

8.1CVSS2.5AI score0.00977EPSS
Exploits1
Rows per page
Query Builder