Lucene search
+L

292 matches found

NVD
NVD
added 2025/07/14 4:15 p.m.12 views

CVE-2025-7616

A vulnerability, which was classified as critical, has been found in gmg137 snap7-rs up to 1.142.1. Affected by this issue is the function pthreadconddestroy of the component Public API. The manipulation leads to memory corruption. The exploit has been disclosed to the public and may be used...

7.5CVSS0.00382EPSS
SaveExploits1References3
CVE
CVE
added 2025/07/14 3:32 p.m.24 views

CVE-2025-7616

CVE-2025-7616 affects gmg137 snap7-rs (up to 1.142.1). Affects the Public API’s pthread_cond_destroy function, where memory corruption is reported as the underlying issue. The exploit has been publicly disclosed. Impact stated in sources includes memory corruption potential; CVSS metrics vary by ...

7.5CVSS5.5AI score0.00382EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2025/07/14 3:32 p.m.26 views

CVE-2025-7616 gmg137 snap7-rs Public API pthread_cond_destroy memory corruption

A vulnerability, which was classified as critical, has been found in gmg137 snap7-rs up to 1.142.1. Affected by this issue is the function pthreadconddestroy of the component Public API. The manipulation leads to memory corruption. The exploit has been disclosed to the public and may be used...

5.5CVSS0.00382EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/07/14 3:32 p.m.5 views

CVE-2025-7616 gmg137 snap7-rs Public API pthread_cond_destroy memory corruption

A vulnerability, which was classified as critical, has been found in gmg137 snap7-rs up to 1.142.1. Affected by this issue is the function pthreadconddestroy of the component Public API. The manipulation leads to memory corruption. The exploit has been disclosed to the public and may be used...

5.5CVSS5.4AI score0.00382EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/07/14 12:0 a.m.6 views

snap7-rs 缓冲区错误漏洞

snap7-rs is a library for C++ by the individual developer gmg137. A buffer error vulnerability exists in snap7-rs 1.142.1 and earlier versions, which stems from memory corruption due to incorrect operation of the function pthreadconddestroy in the component Public API...

7.5CVSS5.8AI score0.00382EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/07/14 12:0 a.m.7 views

PT-2025-29476 · Snap7-Rs · Snap7-Rs

Name of the Vulnerable Software and Affected Versions: snap7-rs versions up to 1.142.1 Description: A critical issue exists in snap7-rs related to memory corruption. The pthread cond destroy function within the Public API component is affected. The exploit for this issue has been publicly...

5.5CVSS5.3AI score0.00382EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2025/06/05 12:39 a.m.29 views

anon-vec lacks sufficient checks in public API

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: - AnonVec::getref - AnonVec::getmut - AnonVec::removeget The crate was built as a learning project and is not being maintained...

7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/30 8:9 p.m.2 views

GHSA-WV8J-M3HX-924J Arrow2 allows out of bounds access in public safe API

Rows::rowunchecked allows out of bounds access to the underlying buffer without sufficient checks. The arrow2 crate is no longer maintained, so there are no plans to fix this issue. Users are advised to migrate to the arrow crate, instead...

8.7CVSS6AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 12:14 a.m.6 views

CVE-2022-46383

RackN Digital Rebar through 4.6.14, 4.7 through 4.7.22, 4.8 through 4.8.5, 4.9 through 4.9.12, and 4.10 through 4.10.8 has exposed a privileged token via a public API endpoint Incorrect Access Control. The token can be used to escalate privileges within the Digital Rebar system and grant full...

9.8CVSS7.1AI score0.00692EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:27 p.m.9 views

CVE-2021-25760

In JetBrains Hub before 2020.1.12669, information disclosure via the public API was possible...

5.3CVSS6.5AI score0.0086EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:50 a.m.6 views

CVE-2019-8902

An issue was discovered in idreamsoft iCMS through 7.0.14. A CSRF vulnerability can delete users' articles via the public/api.php?app=user URI...

5.7CVSS7AI score0.00381EPSS
SaveExploits1References1
NVD
NVD
added 2025/05/16 2:15 p.m.33 views

CVE-2025-4211

Improper Link Resolution Before File Access 'Link Following' vulnerability in QFileSystemEngine in the Qt corelib module on Windows which potentially allows Symlink Attacks and the use of Malicious Files. Issue originates from CVE-2024-38081. The vulnerability arises from the use of the GetTempPa...

7.3CVSS0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/07 3:26 p.m.6 views

GHSA-79M9-55JC-P6MW scanner has a Public API without sufficient bounds checking

Match::get and Match::ptr lack sufficient bounds checks, leading to potential out of bounds reads...

6.9CVSS7.1AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/05/07 3:26 p.m.28 views

scanner has a Public API without sufficient bounds checking

Match::get and Match::ptr lack sufficient bounds checks, leading to potential out of bounds reads...

7.1AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/05/06 4:44 p.m.21 views

tanton_engine has unsound public API

The following functions in the tantonengine crate are unsound due to lack of sufficient boundary checks in public API: - Stack::offset - ThreadStack::get - RootMoveList::insertscoredepth - RootMoveList::insertscore The tantonengine crate is no longer maintained, so there are no plans to fix this...

7AI score
SaveExploits0References2Affected Software1
RustSec
RustSec
added 2025/05/06 12:0 p.m.11 views

Lack of sufficient checks in public API

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: - AnonVec::getref - AnonVec::getmut - AnonVec::removeget The crate was built as a learning project and is not being maintained...

7AI score
SaveExploits0Affected Software1
OSV
OSV
added 2025/05/06 12:0 p.m.5 views

RUSTSEC-2025-0039 Lack of sufficient checks in public API

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: - AnonVec::getref - AnonVec::getmut - AnonVec::removeget The crate was built as a learning project and is not being maintained...

7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/06 12:0 a.m.4 views

PT-2025-20009 · Crates.Io · Tanton Engine

The following functions in the tanton engine crate are unsound due to lack of sufficient boundary checks in public API: - Stack::offset - ThreadStack::get - RootMoveList::insert score depth - RootMoveList::insert score The tanton engine crate is no longer maintained, so there are no plans to...

7.1AI score
SaveExploits0References2
Fedora
Fedora
added 2025/04/09 1:32 a.m.13 views

[SECURITY] Fedora 40 Update: augeas-1.14.2-0.4.20250324git4dffa3d.fc40

A library for programmatically editing configuration files. Augeas parses configuration files into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. The transformation works very hard to preserve comments and...

4.8CVSS6.8AI score0.00241EPSS
SaveExploits1
OSV
OSV
added 2025/03/27 12:0 p.m.4 views

RUSTSEC-2025-0033 Public API without sufficient bounds checking

Match::get and Match::ptr lack sufficient bounds checks, leading to potential out of bounds reads...

7.1AI score
SaveExploits0References3
Rows per page
Query Builder