Lucene search
+L

4441 matches found

OSV
OSV
added 2022/11/14 6:15 p.m.16 views

CVE-2022-34312

IBM CICS TX 11.1 allows web pages to be stored locally which can be read by another user on the system. IBM X-Force ID: 229447...

3.3CVSS5.8AI score0.00213EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/11/14 12:00 a.m.38 views

IBM CICS TX 加密问题漏洞

IBM CICS TX is a comprehensive, single transaction runtime package from International Business Machines IBM. IBM CICS TX version 11.7 is vulnerable to an encryption issue that stems from the use of a weaker-than-expected encryption algorithm, which could be exploited by an attacker to decrypt...

7.5CVSS6.6AI score0.00492EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.9 views

PT-2022-22124 · Ibm · Ibm Cics Tx

Name of the Vulnerable Software and Affected Versions: IBM CICS TX version 11.1 Description: The issue allows users to embed arbitrary JavaScript code in the Web UI, altering the intended functionality and potentially leading to credentials disclosure within a trusted session. Recommendations: Fo...

5.4CVSS5.4AI score0.00507EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/11/14 12:00 a.m.7 views

IBM CICS TX 安全漏洞

IBM CICS TX is a comprehensive, single transaction runtime package from International Business Machines IBM. A security vulnerability exists in IBM CICS TX version 11.1 that stems from not or incorrectly escaping Web script syntax in HTTP headers that can be used by Web browser components that ca...

5.3CVSS5.7AI score0.00659EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/11/14 12:00 a.m.8 views

IBM CICS TX 安全漏洞

IBM CICS TX is a comprehensive, single transaction runtime package from International Business Machines IBM. A security vulnerability exists in IBM CICS TX 11.1 Standard and Advanced, which stems from the fact that it allows a remote attacker to bypass security restrictions caused by a reverse ta...

6.1CVSS6.4AI score0.00685EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/11/14 12:00 a.m.8 views

IBM CICS TX 安全漏洞

IBM CICS TX is a comprehensive, single transaction runtime package from International Business Machines IBM. IBM CICS TX version 11.1 is vulnerable to an information disclosure vulnerability that stems from not setting security properties on authorization tokens or session cookies. An attacker...

4.3CVSS6.1AI score0.00616EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.12 views

PT-2022-22125 · Ibm · Ibm Cics Tx

Name of the Vulnerable Software and Affected Versions: IBM CICS TX version 11.1 Description: The issue concerns the failure to properly neutralize web scripting syntax in HTTP headers, which can be processed by web browser components. Recommendations: For IBM CICS TX version 11.1, update to a...

5.3CVSS5AI score0.00659EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.4 views

PT-2022-34940 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.6 Description: The issue is related to a potential security vulnerability in the cifs ses add channel function, which may cause an xid leak. The actual impact and attack plausibility have not yet been prove...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.6 views

PT-2022-34942 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.6 Description: The issue is related to a potential security problem in the cifs copy file range function, which may cause an xid leak. The actual impact and attack plausibility have not yet been proven...

7.2AI score
SaveExploits0References1
Code423n4
Code423n4
added 2022/11/14 12:00 a.m.11 views

Tx should revert when the call in _returnDust failed

Lines of code Vulnerability details Impact User may lose remaining ETH of the transaction Proof of Concept As the returned status of the call in returnDust is ignored, the tx will success even if the call failed, which means the caller does not get his ETH back. Tools Used n/a Recommended...

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

_returnDust doesn't check the return value after call

Lines of code Vulnerability details Impact returnDust doesn't check that the call has been sucesfully. For example, if the buyer is a contract could fail during the reception but due to returnDust doesn't check the return value to revert the transaction in case of failure the tokens could be...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2022/11/14 12:00 a.m.7 views

IBM CICS TX 跨站脚本漏洞

IBM CICS TX is a comprehensive, single transaction runtime package from International Business Machines IBM. A cross-site scripting vulnerability exists in IBM CICS TX version 11.1 that stems from vulnerability to cross-site scripting...

5.4CVSS4.9AI score0.00507EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/11/14 12:00 a.m.8 views

IBM CICS TX 信息泄露漏洞

IBM CICS TX is a comprehensive, single transaction runtime package from International Business Machines IBM. An information disclosure vulnerability exists in IBM CICS TX version 11.7, which stems from the potential disclosure of sensitive information in HTTP response headers...

5.3CVSS5.7AI score0.00692EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/11/14 12:00 a.m.8 views

IBM CICS TX 信息泄露漏洞

IBM CICS TX is a comprehensive, single transaction runtime package from International Business Machines IBM. An information disclosure vulnerability exists in IBM CICS TX version 11.1 that stems from an insecure privilege setting that could disclose sensitive information to local users...

4CVSS4.8AI score0.00182EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.6 views

PT-2022-22130 · Ibm · Ibm Cics Tx

Name of the Vulnerable Software and Affected Versions: IBM CICS TX version 11.1 Description: The issue is related to the use of weaker than expected cryptographic algorithms, which could allow an attacker to decrypt highly sensitive information. Recommendations: For IBM CICS TX version 11.1, upda...

7.5CVSS7.1AI score0.005EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/11/13 12:00 a.m.9 views

It is possible for a user's ETH to be trapped inside the contracts.

Lines of code Vulnerability details Impact It is possible that a user's ETH will be trapped inside the contracts. returnETHIfAnyoriginator; But in the implementation of the returnETHIfAny function, it will just silently return even the returning ETH transaction fails. As a result, even if the use...

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

The attacker can steal the ETH of users that wanted to buy an NFT by sandwiching the victim transaction.

Lines of code Vulnerability details Impact The attacker can steal the ETH of users that wanted to buy an NFT by sandwiching the victim transaction. Proof of Concept In non-atomic some of the orders could fail and funds should return and the end of execute function - . But the returnETHIfAny...

6.7AI score
SaveExploits0
PyPA
PyPA
added 2022/11/12 8:15 p.m.14 views

PYSEC-2022-43055

Hyperledger Fabric 2.3 allows attackers to cause a denial of service orderer crash by repeatedly sending a crafted channel tx with the same Channel name. NOTE: the official Fabric with Raft prevents exploitation via a locking mechanism and a check for names that already exist...

7.5CVSS6.7AI score0.0082EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2022/11/12 12:00 a.m.3 views

CVE-2022-45196

Hyperledger Fabric 2.3 allows attackers to cause a denial of service orderer crash by repeatedly sending a crafted channel tx with the same Channel name. NOTE: the official Fabric with Raft prevents exploitation via a locking mechanism and a check for names that already exist...

7.2AI score0.0082EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2022/11/10 12:00 a.m.48 views

Xenstore: Guests can create arbitrary number of nodes via transactions (XSA-421)

According to its self-reported version number, the Xen hypervisor installed on the remote host is affected by a vulnerability in its node creation feature. In case a node has been created in a transaction and it is later deleted in the same transaction, the transaction will be terminated with an...

5.5CVSS5.9AI score0.0029EPSS
SaveExploits0References3
Rows per page
Query Builder