Lucene search
+L

4440 matches found

Code423n4
Code423n4
added 2022/11/09 12:00 a.m.15 views

WHEN EVER CALLING bridgeMint OR bridgeBurn FUNCTIONS NEED TO CHECK THE STATUS OF THE TRANSACTIONS

Lines of code Vulnerability details Impact If not checking the status of the bridgeMint and bridgeBurn functions we don't know the the transactions are success or not. If function breaks any of the reasons we don't what happened and what is the status of the transactions. there is no solutions...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/11/08 12:00 a.m.11 views

msg.sender token balance is not checked before calling safeTransferFrom function

Lines of code Vulnerability details Impact createAuction FUNCTION and bid FUNCTION: Without checking the msg.sender token balance the transfer function may be failed to transfer token from msg.sender to contract address . this may cause a transactions failures. Same instance in 2 times PROOF OF...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/11/07 12:00 a.m.12 views

Asymmetric level of transaction validation between L1 side and L2.

Lines of code Vulnerability details Impact May have double counting of deposits? Proof of Concept On L1 side, there are validations that ensure funds don't get lost nor double counted. For example, finalizeWithdrawal may be called multiple times by allowed callers in case previous calls fail...

6.8AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/11/04 11:06 a.m.41 views

Security Bulletin: An identity spoofing vulnerability in IBM WebSphere Application Server Liberty (CVE-2022-22476) affects CICS Transaction Gateway

Summary An identity spoofing vulnerability exists in IBM WebSphere Application Server Liberty used by CICS Transaction Gateway. CICS Transaction Gateway has addressed the vulnerability CVE-2022-22476 Vulnerability Details CVEID:CVE-2022-22476 DESCRIPTION: IBM WebSphere Application Server Liberty...

8.8CVSS6.4AI score0.00776EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2022/11/03 2:55 p.m.12 views

jboss-client: memory leakage in remote client transaction

A flaw was found in the jboss-client. A memory leak on the JBoss client-side occurs when using UserTransaction repeatedly, leading to an information leakage vulnerability...

7.5CVSS5.8AI score0.01452EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/11/03 2:54 p.m.10 views

jboss-client: memory leakage in remote client transaction

A flaw was found in the jboss-client. A memory leak on the JBoss client-side occurs when using UserTransaction repeatedly, leading to an information leakage vulnerability...

7.5CVSS5.8AI score0.01452EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/11/03 2:54 p.m.6 views

jboss-client: memory leakage in remote client transaction

A flaw was found in the jboss-client. A memory leak on the JBoss client-side occurs when using UserTransaction repeatedly, leading to an information leakage vulnerability...

7.5CVSS5.8AI score0.01452EPSS
SaveExploits1References4
OSV
OSV
added 2022/11/02 6:14 p.m.18 views

GHSA-7FW6-6MFJ-G3Q2 ckb: Transaction header_deps validation issue (network forking)

Impact fn HeaderCheckercheckvalid skipped main chain checking after this PR: https://github.com/nervosnetwork/ckb/pull/1646/filesdiff-c4e017b67c1b3005ca0c446a9b0879571aa36a858b1f7ddd1b9328a884e3214bR171-R176 It will cause network forking if one transaction is using a forked block header which is...

6.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/11/02 6:14 p.m.22 views

ckb: Large dep group requires a lot of resources to process but the cost to commit the transaction is very low.

Impact When a transaction contains a dep group with many cells, the resources required to process it are not linear to the transaction size nor spent script cycles. Patches In 0.43.3, nodes drop the transactions relayed to them when they contain a dep group with more than 64 cells. They do not ba...

3.5AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/11/02 6:14 p.m.15 views

GHSA-9MFC-CHWF-7WHF ckb: Large dep group requires a lot of resources to process but the cost to commit the transaction is very low.

Impact When a transaction contains a dep group with many cells, the resources required to process it are not linear to the transaction size nor spent script cycles. Patches In 0.43.3, nodes drop the transactions relayed to them when they contain a dep group with more than 64 cells. They do not ba...

7AI score
SaveExploits0References2
NVD
NVD
added 2022/11/01 1:15 p.m.30 views

CVE-2022-42325

Xenstore: Guests can create arbitrary number of nodes via transactions This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. In case a node has been created in a transaction and it is later deleted in the same transaction, t...

5.5CVSS0.0029EPSS
SaveExploits0References8
OSV
OSV
added 2022/11/01 1:15 p.m.9 views

ALPINE-CVE-2022-42325

Xenstore: Guests can create arbitrary number of nodes via transactions This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. In case a node has been created in a transaction and it is later deleted in the same transaction, t...

5.5CVSS7.2AI score0.0029EPSS
SaveExploits0References1
OSV
OSV
added 2022/11/01 1:15 p.m.5 views

DEBIAN-CVE-2022-42325

Xenstore: Guests can create arbitrary number of nodes via transactions This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. In case a node has been created in a transaction and it is later deleted in the same transaction, t...

5.5CVSS5.8AI score0.0029EPSS
SaveExploits0References1
OSV
OSV
added 2022/11/01 1:15 p.m.4 views

DEBIAN-CVE-2022-42312

Xenstore: guests can let run xenstored out of memory This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Malicious guests can cause xenstored to allocate vast amounts of memory, eventually resulting in a Denial of Service...

6.5CVSS6.3AI score0.00252EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/11/01 1:15 p.m.8 views

CVE-2022-42310

Xenstore: Guests can create orphaned Xenstore nodes By creating multiple nodes inside a transaction resulting in an error, a malicious guest can create orphaned nodes in the Xenstore data base, as the cleanup after the error will not remove all nodes already created. When the transaction is...

5.5CVSS5.8AI score0.00276EPSS
SaveExploits0References12
AlpineLinux
AlpineLinux
added 2022/11/01 1:15 p.m.80 views

CVE-2022-42325

Xenstore: Guests can create arbitrary number of nodes via transactions This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. In case a node has been created in a transaction and it is later deleted in the same transaction, t...

5.5CVSS2.5AI score0.0029EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/11/01 12:00 a.m.41 views

CVE-2022-42326

Xenstore: Guests can create arbitrary number of nodes via transactions This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. In case a node has been created in a transaction and it is later deleted in the same transaction, t...

7.2AI score0.0029EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2022/11/01 12:00 a.m.7 views

PT-2022-7321 · Xenstore +1 · Xenstore +1

Name of the Vulnerable Software and Affected Versions: Xenstore affected versions not specified Description: The issue is related to the uncontrolled allocation of resources in Xenstore, which can lead to a Denial of Service DoS of xenstored. Malicious guests can cause xenstored to allocate large...

8.8CVSS6AI score0.0036EPSS
SaveExploits0References148
Positive Technologies
Positive Technologies
added 2022/11/01 12:00 a.m.14 views

PT-2022-7333 · Xenstore +1 · Xenstore +1

Name of the Vulnerable Software and Affected Versions: Xenstore affected versions not specified Description: The issue is related to the creation of orphaned Xenstore nodes by guests. This occurs when a malicious guest creates multiple nodes inside a transaction, resulting in an error. The cleanu...

8.8CVSS6AI score0.0036EPSS
SaveExploits0References151
CNNVD
CNNVD
added 2022/11/01 12:00 a.m.11 views

Xen 安全漏洞

Xen is an open source virtual machine monitor product from the University of Cambridge, UK. The product enables different and incompatible operating systems to run on the same computer and supports migration at runtime to ensure uptime and avoid downtime. A security vulnerability exists in Xen...

5.5CVSS5.7AI score0.00276EPSS
SaveExploits0References16
Rows per page
Query Builder