Lucene search
+L

73 matches found

Vulnrichment
Vulnrichment
added 2024/05/31 5:23 p.m.13 views

CVE-2024-1275 Vulnerability in Baxter Welch Allyn Connex Spot Monitor

Use of Default Cryptographic Key vulnerability in Baxter Welch Allyn Connex Spot Monitor may allow Configuration/Environment Manipulation.This issue affects Welch Allyn Connex Spot Monitor in all versions prior to 1.52...

9.1CVSS6.9AI score0.00392EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/05 11:06 a.m.6 views

OESA-2024-1021 espeak-ng security update

The eSpeak NG is a compact open source software text-to-speech synthesizer for Linux, Windows, Android and other operating systems. It supports 70 languages and accents. It is based on the eSpeak engine created by Jonathan Duddington. Security Fixes: Espeak-ng 1.52-dev was discovered to contain a...

5.5CVSS7.4AI score0.00405EPSS
SaveExploits5References6
SUSE CVE
SUSE CVE
added 2023/12/14 1:13 a.m.7 views

SUSE CVE-2023-49991

Espeak-ng 1.52-dev was discovered to contain a Stack Buffer Underflow via the function CountVowelPosition at synthdata.c...

5.3CVSS7.4AI score0.00372EPSS
SaveExploits1References4
NVD
NVD
added 2023/12/12 2:15 p.m.24 views

CVE-2023-49994

Espeak-ng 1.52-dev was discovered to contain a Floating Point Exception via the function PeaksToHarmspect at wavegen.c...

5.5CVSS0.00376EPSS
SaveExploits1References6
NVD
NVD
added 2023/12/12 2:15 p.m.21 views

CVE-2023-49993

Espeak-ng 1.52-dev was discovered to contain a Buffer Overflow via the function ReadClause at readclause.c...

5.3CVSS0.00405EPSS
SaveExploits1References6
Prion
Prion
added 2023/12/12 2:15 p.m.16 views

Buffer overflow

Espeak-ng 1.52-dev was discovered to contain a buffer-overflow via the function SetUpPhonemeTable at synthdata.c...

4.4CVSS7.4AI score0.00396EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2023/12/12 12:00 a.m.11 views

eSpeak NG Security Vulnerability

eSpeak NG is an open source software text-to-speech synthesizer from eSpeak NG Open Source. A security vulnerability exists in eSpeak NG version 1.52-dev, which stems from a floating point exception in the PeaksToHarmspect method of the wavegen.c file...

5.5CVSS6.8AI score0.00376EPSS
SaveExploits1References4
CVE
CVE
added 2023/12/12 12:00 a.m.95 views

CVE-2023-49992

CVE-2023-49992 affects espeak-ng. Multiple connected feeds confirm a Stack Buffer Overflow in espeak-ng’s dictionary.c RemoveEnding function for version 1.52-dev. Impact and exploit details are not expanded beyond the overflow description in the sources; no vendor/server-side exploit notes are pr...

5.3CVSS5.2AI score0.00405EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2023/12/12 12:00 a.m.14 views

CVE-2023-49991

Espeak-ng 1.52-dev was discovered to contain a Stack Buffer Underflow via the function CountVowelPosition at synthdata.c...

7.5AI score0.00372EPSS
SaveExploits1References3
CVE
CVE
added 2023/12/12 12:00 a.m.85 views

CVE-2023-49994

CVE-2023-49994 affects espeak-ng. Multiple connected sources confirm a Floating Point Exception in PeaksToHarmspect, triggered in wavegen.c, specifically for version 1.52-dev. The issue is described consistently across advisories and Nessus plugins, with affected deployments including Azure Linux...

5.5CVSS5.3AI score0.00376EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2023/12/12 12:00 a.m.93 views

CVE-2023-49990

CVE-2023-49990 affects espeak-ng, where a buffer overflow is introduced via SetUpPhonemeTable in synthdata.c for the 1.52-dev release. The connected advisories confirm this issue across multiple distributions and note that fixes have been released: Debian lists a patched version (1.50+dfsg-7+deb1...

5.3CVSS5.1AI score0.00396EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2023/12/12 12:00 a.m.31 views

CVE-2023-49994

Espeak-ng 1.52-dev was discovered to contain a Floating Point Exception via the function PeaksToHarmspect at wavegen.c...

5.6AI score0.00376EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2023/12/12 12:00 a.m.33 views

CVE-2023-49992

Espeak-ng 1.52-dev was discovered to contain a Stack Buffer Overflow via the function RemoveEnding at dictionary.c...

5.3CVSS5.3AI score0.00405EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2023/02/15 3:50 a.m.8 views

SUSE CVE-2020-36323

In the standard library in Rust before 1.52.0, there is an optimization for joining strings that can cause uninitialized bytes to be exposed or the program to crash if the borrowed string changes after its length is checked...

6.5CVSS6.9AI score0.02025EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:41 a.m.7 views

SUSE CVE-2021-31162

In the standard library in Rust before 1.52.0, a double free can occur in the Vec::fromiter function if freeing the element panics...

8.1CVSS7AI score0.0289EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2021/08/10 4:14 p.m.11 views

rust: panic safety issue in Zip implementation

In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls iteratorgetunchecked more than once for the same index when the underlying iterator panics in certain conditions. This bug could lead to a memory safety violation due to an unmet safety...

5.3CVSS5.8AI score0.01566EPSS
SaveExploits1References4
OSV
OSV
added 2021/06/01 12:00 p.m.40 views

RUSTSEC-2021-0095 `mopa` is technically unsound

The mopa crate redefines the deprecated TraitObject struct from core::raw like so: rust reprC deriveCopy, Clone dochidden pub struct TraitObject pub data: mut , pub vtable: mut , This is done to then transmute a reference to a trait object &dyn Trait for any trait Trait into this struct and...

9.8CVSS9.7AI score0.01646EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2021/05/20 4:10 p.m.24 views

CVE-2021-32632 CSRF allowing modification of commands, modules, banphrases through hidden iFrames

Pajbot is a Twitch chat bot. Pajbot versions prior to 1.52 are vulnerable to cross-site request forgery CSRF. Hosters of the bot should upgrade to v1.52 or stable to install the patch or, as a workaround, can add one modern dependency...

2.4CVSS5AI score0.00586EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2021/04/24 7:00 a.m.7 views

In the standard library in Rust before 1.52.0 the Zip implementation can report an incorrect size due to an integer overflow. This bug can lead to a buffer overflow when a consumed Zip iterator is used again.

...

9.8CVSS7AI score0.02412EPSS
SaveExploits1
OSV
OSV
added 2021/04/14 7:15 a.m.10 views

ALPINE-CVE-2021-31162

In the standard library in Rust before 1.52.0, a double free can occur in the Vec::fromiter function if freeing the element panics...

9.8CVSS7AI score0.0289EPSS
SaveExploits1References1
Rows per page
Query Builder