Lucene search
+L

13119 matches found

Vulnrichment
Vulnrichment
added 2024/08/06 5:16 p.m.20 views

CVE-2024-42347 URL preview setting for a room is controllable by the homeserver in matrix-react-sdk

matrix-react-sdk is a react-based SDK for inserting a Matrix chat/voip client into a web page. A malicious homeserver could manipulate a user's account data to cause the client to enable URL previews in end-to-end encrypted rooms, in which case any URLs in encrypted messages would be sent to the...

7.7CVSS6.7AI score0.00427EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/08/06 2:12 p.m.34 views

Matrix SDK for React's URL preview setting for a room is controllable by the homeserver

Impact A malicious homeserver could manipulate a user's account data to cause the client to enable URL previews in end-to-end encrypted rooms, in which case any URLs in encrypted messages would be sent to the server. Even if the CVSS score would be 4.1 AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N the...

7.7CVSS7.4AI score0.00427EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/08/06 2:12 p.m.70 views

GHSA-F83W-WQHC-CFP4 Matrix SDK for React's URL preview setting for a room is controllable by the homeserver

Impact A malicious homeserver could manipulate a user's account data to cause the client to enable URL previews in end-to-end encrypted rooms, in which case any URLs in encrypted messages would be sent to the server. Even if the CVSS score would be 4.1 AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N the...

5.1CVSS6.6AI score0.00427EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/02 11:07 a.m.10 views

OESA-2024-1917 avro security update

Apache Avro is a data serialization system. Security Fixes: When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Java applications using Apache Avro Java SDK up...

7.5CVSS6.9AI score0.01772EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/02 11:07 a.m.8 views

OESA-2024-1916 avro security update

Apache Avro is a data serialization system. Security Fixes: When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Java applications using Apache Avro Java SDK up...

7.5CVSS6.9AI score0.01772EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/01 10:46 a.m.44 views

Security Bulletin: Multiple Vulnerabilities in IBM® SDK, Java™ Technology Java affect IBM Cloud Pak System

Summary Vulnerabilities in IBM Java SDK affect IBM Cloud Pak System. Vulnerability Details CVEID:CVE-2023-21930 DESCRIPTION: An unspecified vulnerability in Oracle Java SE, Oracle GraalVM Enterprise Edition related to the JSSE component could allow an unauthenticated attacker to cause high...

9.1CVSS8.2AI score0.02495EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/07/31 10:10 p.m.41 views

Security Bulletin: Multiple Vulnerabilities in IBM Java SDK affect Cloud Pak System (CVE-2023-21830, 2023-21843)

Summary Vulnerabilities in IBM Java SDK affect Cloud Pak System. IBM Cloud Pak System has addressed vulnerabilities Vulnerability Details CVEID:CVE-2023-21830 DESCRIPTION: An unspecified vulnerability in Java SE related to the Serialization component could allow a remote attacker to cause a denia...

5.3CVSS5.1AI score0.01369EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2024/07/31 12:36 p.m.19 views

Improper Input Validation

@fuel-ts/account is vulnerable to Improper Input Validation. The vulnerability is caused due to the fund function in fuels-ts/packages/account/src/account.ts which gets the needed resources statelessly with the function getResourcesToSpend without taking into consideration already used UTXOs. Thi...

3.1CVSS6.7AI score0.00309EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/07/31 1:55 a.m.8 views

SUSE CVE-2024-40648

matrix-rust-sdk is an implementation of a Matrix client-server library in Rust. The UserIdentity::isverified method in the matrix-sdk-crypto crate before version 0.7.2 doesn't take into account the verification status of the user's own identity while performing the check and may as a result retur...

5.4CVSS6.8AI score0.0028EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/07/30 9:13 p.m.40 views

The fuels-ts typescript SDK has no awareness of to-be-spent transactions

Brief/Intro The typescript SDK has no awareness of to-be-spent transactions causing some transactions to fail or silently get pruned as they are funded with already used UTXOs. The Typescript SDK provides the fund function which retrieves UTXOs, which belong to the owner and can be used to fund t...

3.1CVSS6.8AI score0.00309EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/07/30 9:13 p.m.42 views

GHSA-3JCG-VX7F-J6QF The fuels-ts typescript SDK has no awareness of to-be-spent transactions

Brief/Intro The typescript SDK has no awareness of to-be-spent transactions causing some transactions to fail or silently get pruned as they are funded with already used UTXOs. The Typescript SDK provides the fund function which retrieves UTXOs, which belong to the owner and can be used to fund t...

3.1CVSS3.8AI score0.00309EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/30 8:15 p.m.23 views

CVE-2024-41945

fuels-ts is a library for interacting with Fuel v2. The typescript SDK has no awareness of to-be-spent transactions causing some transactions to fail or silently get pruned as they are funded with already used UTXOs. The problem occurs, because the fund function in...

3.1CVSS0.00309EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/30 7:42 p.m.110 views

CVE-2024-41945

The fuels-ts vulnerability centers on the fund function in fuels-ts/packages/account/src/account.ts, which gathers needed UTXOs using getResourcesToSpend without excluding already used UTXOs. This stateless approach can yield inputs that become invalid within the same block, causing transactions ...

3.1CVSS4AI score0.00309EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/07/30 7:42 p.m.15 views

CVE-2024-41945 The fuels-ts typescript SDK has no awareness of to-be-spent transactions

fuels-ts is a library for interacting with Fuel v2. The typescript SDK has no awareness of to-be-spent transactions causing some transactions to fail or silently get pruned as they are funded with already used UTXOs. The problem occurs, because the fund function in...

3.1CVSS6.8AI score0.00309EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/07/30 7:42 p.m.29 views

CVE-2024-41945 The fuels-ts typescript SDK has no awareness of to-be-spent transactions

fuels-ts is a library for interacting with Fuel v2. The typescript SDK has no awareness of to-be-spent transactions causing some transactions to fail or silently get pruned as they are funded with already used UTXOs. The problem occurs, because the fund function in...

3.1CVSS0.00309EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/07/30 6:36 a.m.20 views

Malicious code in psh-hydra-sdk (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 7e602e73e004aedbd93e2617bee443de236f268346b5b57bd42fcd32669825fd The OpenSSF Package Analysis project identified 'psh-hydra-sdk' @ 1.0.1 npm as malicious. It is considered malicious because: - The package...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/07/30 6:36 a.m.9 views

MAL-2024-7855 Malicious code in psh-hydra-sdk (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 7e602e73e004aedbd93e2617bee443de236f268346b5b57bd42fcd32669825fd The OpenSSF Package Analysis project identified 'psh-hydra-sdk' @ 1.0.1 npm as malicious. It is considered malicious because: - The package...

7.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/07/29 12:00 a.m.16 views

PT-2024-38205 · Panda Security · Panda Security Dome

Name of the Vulnerable Software and Affected Versions: Panda Security Dome affected versions not specified Description: This issue allows local attackers to escalate privileges on affected installations. An attacker must first obtain the ability to execute low-privileged code on the target system...

7.8CVSS7.6AI score0.00208EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/26 4:53 p.m.5 views

MAL-2025-4222 Malicious code in kms-tls-sdk (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 e211b150f40985e98e9911c5d367f46e7b32351137aece84e0ffc6cd0ab7ef31 Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

7.2AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/07/26 4:53 p.m.8 views

Malicious code in kms-tls-sdk (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 e211b150f40985e98e9911c5d367f46e7b32351137aece84e0ffc6cd0ab7ef31 Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

7.3AI score
SaveExploits0References1
Rows per page
Query Builder