Lucene search
+L

7396 matches found

Veracode
Veracode
added 2024/04/08 8:57 a.m.16 views

Incorrect Behavior Order

github.com/cosmos/ibc-go/ is vulnerable to Incorrect Behavior Order. The vulnerability is due to the ability of an attacker to execute the same MsgTimeout inside the IBC hook for the OnTimeout callback before the packet commitment is deleted...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/04/08 3:15 a.m.9 views

CVE-2023-52534

In ngmm, there is a possible undefined behavior due to incorrect error handling. This could lead to remote denial of service with no additional execution privileges needed...

5.9CVSS5.9AI score0.00325EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/08 3:15 a.m.8 views

CVE-2023-52533

In modem-ps-nas-ngmm, there is a possible undefined behavior due to incorrect error handling. This could lead to remote information disclosure no additional execution privileges needed...

5.3CVSS5.9AI score0.00356EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/08 3:15 a.m.8 views

CVE-2023-52342

In modem-ps-nas-ngmm, there is a possible undefined behavior due to incorrect error handling. This could lead to remote information disclosure no additional execution privileges needed...

7.5CVSS5.9AI score0.00338EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/08 3:15 a.m.17 views

CVE-2023-52344

In modem-ps-nas-ngmm, there is a possible undefined behavior due to incorrect error handling. This could lead to remote information disclosure no additional execution privileges needed...

5.3CVSS6.3AI score0.0035EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/08 3:15 a.m.6 views

CVE-2023-52344

In modem-ps-nas-ngmm, there is a possible undefined behavior due to incorrect error handling. This could lead to remote information disclosure no additional execution privileges needed...

5.3CVSS5.9AI score0.0035EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/08 2:21 a.m.99 views

CVE-2023-52533

The CVE-2023-52533 entry concerns the modem-ps-nas-ngmm component, where incorrect error handling may cause undefined behavior. This could enable remote information disclosure without additional privileges. Public sources (NVD/Red Hat/CVE records) state the impact as information disclosure with n...

5.3CVSS6.5AI score0.00356EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/04/08 2:21 a.m.61 views

CVE-2023-52344

CVE-2023-52344 affects UNISOC’s modem-ps-nas-ngmm. The issue is an undefined behavior caused by incorrect error handling in the module, potentially enabling remote information disclosure over a network with no additional execution privileges required. CVSS 3.1 base score 5.3 (AV:N/AC:L/PR:N/UI:N/...

5.3CVSS6.5AI score0.0035EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/08 2:21 a.m.11 views

CVE-2023-52342

In modem-ps-nas-ngmm, there is a possible undefined behavior due to incorrect error handling. This could lead to remote information disclosure no additional execution privileges needed...

6.9AI score0.00338EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/08 2:21 a.m.95 views

CVE-2023-52342

The CVE-2023-52342 entry concerns the modem-ps-nas-ngmm component, where an undefined behavior due to incorrect error handling could allow remote information disclosure without additional execution privileges. Documents confirm the vulnerability impact is a confidentiality exposure (CVE described...

7.5CVSS6.5AI score0.00338EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/04/08 12:0 a.m.7 views

UNISOC Chipsets 安全漏洞

UNISOC Chipsets is a chipset from China's Purple Spreadtrum UNISOC. A security vulnerability exists in UNISOC Chipsets that stems from incorrect error handling in the modem-ps-nas-ngmm module, which may result in undefined behavior...

5.3CVSS6.8AI score0.0035EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/04/08 12:0 a.m.11 views

UNISOC Chipsets 安全漏洞

UNISOC Chipsets is a chipset from China's Purple Spreadtrum UNISOC. A security vulnerability exists in UNISOC Chipsets that stems from incorrect error handling in the modem-ps-nas-ngmm module, which may result in undefined behavior...

7.5CVSS6.8AI score0.00338EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/04/08 12:0 a.m.10 views

UNISOC Chipsets 安全漏洞

UNISOC Chipsets is a chipset from China's Purple Spreadtrum UNISOC. A security vulnerability exists in UNISOC Chipsets that stems from incorrect error handling in the ngmm module, which may result in undefined behavior...

5.9CVSS6.8AI score0.00325EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/04/07 12:0 a.m.10 views

PT-2024-14535 · Unknown · Modem-Ps-Nas-Ngmm

Name of the Vulnerable Software and Affected Versions: modem-ps-nas-ngmm affected versions not specified Description: The issue is related to incorrect error handling, which could lead to remote information disclosure without requiring additional execution privileges. This is due to a possible...

5.3CVSS6.3AI score0.0035EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/04/07 12:0 a.m.10 views

PT-2024-14606 · Ngmm · Ngmm

Name of the Vulnerable Software and Affected Versions: ngmm affected versions not specified Description: The issue is related to incorrect error handling, which could lead to undefined behavior. This might result in a remote denial of service, and no additional execution privileges are needed to...

5.9CVSS7.3AI score0.00325EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/04/05 3:40 p.m.17 views

crayon: ObjectPool creates uninitialized memory when freeing objects

As of version 0.6.0, the ObjectPool explicitly creates an uninitialized instance of its type parameter when it attempts to free an object, and swaps it into the storage. This causes instant undefined behavior due to reading the uninitialized memory in order to write it to the pool storage...

7.3AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/05 3:40 p.m.7 views

GHSA-XFHW-6MC4-MGXF crayon: ObjectPool creates uninitialized memory when freeing objects

As of version 0.6.0, the ObjectPool explicitly creates an uninitialized instance of its type parameter when it attempts to free an object, and swaps it into the storage. This causes instant undefined behavior due to reading the uninitialized memory in order to write it to the pool storage...

7.5CVSS5.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/04/05 3:8 p.m.45 views

eyre: Parts of Report are dropped as the wrong type during downcast

In affected versions, after a Report is constructed using wraperr or wraperrwith to attach a message of type D onto an error of type E, then using downcast to recover ownership of either the value of type D or the value of type E, one of two things can go wrong: - If downcasting to E, there remai...

7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/05 3:8 p.m.11 views

GHSA-4V52-7Q2X-V4XJ eyre: Parts of Report are dropped as the wrong type during downcast

In affected versions, after a Report is constructed using wraperr or wraperrwith to attach a message of type D onto an error of type E, then using downcast to recover ownership of either the value of type D or the value of type E, one of two things can go wrong: - If downcasting to E, there remai...

7.5CVSS7AI score
SaveExploits0References4
NVD
NVD
added 2024/04/04 4:15 p.m.31 views

CVE-2024-2103

Inclusion of undocumented features vulnerability accessible when logged on with a privileged access level on the following Schweitzer Engineering Laboratories relays could allow the relay to behave unpredictably: SEL-700BT Motor Bus Transfer Relay, SEL-700G Generator Protection Relay, SEL-710-5...

6.5CVSS6.3AI score0.00455EPSS
SaveExploits0References1
Rows per page
Query Builder