Lucene search
+L

1936 matches found

PyPA
PyPA
added 2023/07/03 1:15 p.m.8 views

PYSEC-2023-100

In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS regular expression denial of service attack via a very large number of domain name labels of emails and URLs...

7.5CVSS6.8AI score0.02978EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2023/07/03 12:0 a.m.31 views

Django 安全漏洞

Django is the Django Foundation's set of open source Web application framework based on the Python language . The framework includes an object-oriented mapper , view system , template system and so on. A security vulnerability exists in Django versions prior to 3.2.20, 4.1.10, and 4.2.3, which...

7.5CVSS7.3AI score0.02978EPSS
SaveExploits0References14
OSV
OSV
added 2023/06/30 10:13 p.m.31 views

GHSA-W5W5-2882-47PC github.com/cosmos/cosmos-sdk's x/crisis does not charge ConstantFee

x/crisis does not charge ConstantFee Impact If a transaction is sent to the x/crisis module to check an invariant, the ConstantFee parameter of the chain is NOT charged. All versions of the x/crisis module are affected on all versions of the Cosmos SDK. Details The x/crisis module is supposed to...

7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/06/30 10:13 p.m.15 views

github.com/cosmos/cosmos-sdk's x/crisis does not charge ConstantFee

x/crisis does not charge ConstantFee Impact If a transaction is sent to the x/crisis module to check an invariant, the ConstantFee parameter of the chain is NOT charged. All versions of the x/crisis module are affected on all versions of the Cosmos SDK. Details The x/crisis module is supposed to...

6.8AI score
SaveExploits0References3Affected Software1
NVD
NVD
added 2023/06/23 9:15 p.m.20 views

CVE-2023-35163

Vega is a decentralized trading platform that allows pseudo-anonymous trading of derivatives on a blockchain. Prior to version 0.71.6, a vulnerability exists that allows a malicious validator to trick the Vega network into re-processing past Ethereum events from Vega’s Ethereum bridge. For exampl...

6CVSS5.9AI score0.0049EPSS
SaveExploits1References3
OSV
OSV
added 2023/06/23 8:25 p.m.23 views

CVE-2023-35163 Vega's validators able to submit duplicate transactions

Vega is a decentralized trading platform that allows pseudo-anonymous trading of derivatives on a blockchain. Prior to version 0.71.6, a vulnerability exists that allows a malicious validator to trick the Vega network into re-processing past Ethereum events from Vega’s Ethereum bridge. For exampl...

6CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2023/06/20 4:36 p.m.66 views

GHSA-8RC9-VXJH-QJF2 Vega's validators able to submit duplicate transactions

A vulnerability exists that allows a malicious validator to trick the Vega network into re-processing past Ethereum events from Vega’s Ethereum bridge. For example, a deposit to the collateral bridge for 100USDT that credits a party’s general account on Vega, can be re-processed 50 times resultin...

6CVSS5.5AI score0.0049EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2023/06/20 12:0 a.m.10 views

PT-2023-4169

Name of the Vulnerable Software and Affected Versions Django versions 3.2 through 3.2.19 Django versions 4 through 4.1.9 Django versions 4.2 through 4.2.2 Description The issue is related to the EmailValidator and URLValidator components in the Django web application platform. It involves the use...

8.7CVSS6.7AI score0.02978EPSS
SaveExploits0References173
Positive Technologies
Positive Technologies
added 2023/06/20 12:0 a.m.8 views

PT-2023-25174 · Vega · Vega

Name of the Vulnerable Software and Affected Versions: Vega versions prior to 0.71.6 Description: A vulnerability exists that allows a malicious validator to trick the Vega network into re-processing past Ethereum events from Vega’s Ethereum bridge. For example, a deposit to the collateral bridge...

6CVSS7.1AI score0.0049EPSS
SaveExploits1References11
Code423n4
Code423n4
added 2023/06/09 12:0 a.m.22 views

The increaseTotalValidatorActiveCount in PermissionedPool incorrectly adds requiredValidators instead of validatorToDeposit

Lines of code Vulnerability details Impact When the Stader Stake Pools Manager calls stakeUserETHToBeacon chain, it does so calculating the requiredValidators that can be added to the pool. The function internally also uses the allocateValidatorsAndUpdaterOperatorId to compute each operator's...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/09 12:0 a.m.17 views

Problem with ValiodatorStatus.INITIALIZED

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. The default value for Enums in solidity are always the first parameters in them. In the ValidatorStatus Enum however, INITIALIZED is the first value and therefore the default value of the ValidatorStatu...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/09 12:0 a.m.13 views

MISSING ACCESS CONTROL AND MISSING LOGICAL CHECKS IN PENALTY.sol

Lines of code Vulnerability details Impact In the penalty.sol contract anyone can call the markValidatorSettled... function to clear the penalty of an erring validator. Proof of Concept Anyone can clear the penalty of an erring validator without by calling markValidatorSettled... as the function...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/09 12:0 a.m.14 views

EVENT EMITTED WITHOUT ACTION

Lines of code Vulnerability details Impact A malicious validator can remain in the system after exceeding it's exit penalty threshold. This poses a risk to users and a possible reputation risk to the protocol. Proof of Concept In the updateTotalPenaltyAmount... function, when the validators...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/04 12:0 a.m.15 views

A Malicious validator can frontrun 32ETH deposit

Lines of code Vulnerability details Impact Frontrunning by malicious validator actor to change the withdrawal credentials and gain the withdrawal ETH value. Proof of Concept A malicious validator can frontrun stake transaction with the same pubkey and deposit 1 ether for different withdrawal...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/04 12:0 a.m.13 views

BEACON CHAIN VALIDATOR COULD SELF RESCUE WHEN OPERATOR IS FROZEN

Lines of code Vulnerability details Impact The modifier onlyNotFrozen is intuitive such that the staker will be frozen when the delegated operator is frozen. However, not utilizing it in recordOvercommittedBeaconChainETH and undelegate could allow the Beacon Chain validator to undelegate from the...

6.9AI score
SaveExploits0
Cvelist
Cvelist
added 2023/04/24 4:29 p.m.45 views

CVE-2023-30613 Kiwi TCMS unrestricted file upload vulnerability

Kiwi TCMS, an open source test management system, allows users to upload attachments to test plans, test cases, etc. In versions of Kiwi TCMS prior to 12.2, there is no control over what kinds of files can be uploaded. Thus, a malicious actor may upload an .exe file or a file containing embedded...

8.1CVSS9.2AI score0.01024EPSS
SaveExploits1References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/04/20 4:32 p.m.4 views

Malicious code in rocketship-validator (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware ce0aafeff45db86efda9196a3fd7a50259dcc329c7c1a74dc4e624fde4730830 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2023/04/20 4:32 p.m.9 views

MAL-2023-748 Malicious code in rocketship-validator (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware ce0aafeff45db86efda9196a3fd7a50259dcc329c7c1a74dc4e624fde4730830 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2023/04/04 7:45 p.m.39 views

Security Bulletin: Validator as used by IBM QRadar Assistant app for IBM QRadar SIEM is vulnerable to denial of service (CVE-2021-3765)

Summary Validator as used by IBM QRadar Assistant app for IBM QRadar SIEM is vulnerable to denial of service. IBM QRadar Assistant app for IBM QRadar SIEM has addressed the applicable CVE. Vulnerability Details CVEID:CVE-2021-3765 DESCRIPTION: validator.js is vulnerable to a denial of service,...

7.5CVSS6.1AI score0.01666EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2023/04/03 1:14 p.m.32 views

CVE-2023-26112

A flaw was found in python-configobj via the Validator function at python-configobj/validate.py. This issue only occurs in the case of a developer putting the offending value in a server side configuration file, which could lead to a Regular Expression Denial of Service ReDoS...

5.9CVSS5.5AI score0.01259EPSS
SaveExploits1References3
Rows per page
Query Builder