Lucene search
+L

7123 matches found

Prion
Prion
added 2022/08/16 9:15 p.m.16 views

Authorization

Sequi PortBloque S has an improper authorization vulnerability, which may allow a low-privileged user to perform administrative functions using specifically crafted requests...

6.5CVSS8.9AI score0.00715EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2022/08/16 7:52 p.m.6 views

CVE-2022-2661 Sequi PortBloque S Improper Authorization

Sequi PortBloque S has an improper authorization vulnerability, which may allow a low-privileged user to perform administrative functions using specifically crafted requests...

9.9CVSS9.4AI score0.00715EPSS
SaveExploits0References1
OSV
OSV
added 2022/08/15 6:6 p.m.25 views

GO-2022-0592

A maliciously crafted path can cause Get and other query functions to consume excessive amounts of CPU and time...

7.5AI score
SaveExploits0References4
OSV
OSV
added 2022/08/15 11:21 a.m.14 views

CVE-2022-2314

The VR Calendar WordPress plugin through 2.3.2 lets any user execute arbitrary PHP functions on the site...

9.8CVSS6AI score0.12937EPSS
SaveExploits2References1
Code423n4
Code423n4
added 2022/08/15 12:0 a.m.11 views

Exposure of critical functions

Lines of code Vulnerability details Impact AdminRole mixin exposes critical functions without any restrictions like grantAdmin revokeAdmin Proof of Concept Criticial functions like grantAdmin can be externally accessed changing the critical roles like admin. // for eg: function grantAdminaddress...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/08/15 12:0 a.m.10 views

Functions quitLock and delegate fundamentally change game theory of VoteEscrow

Lines of code Vulnerability details Impact Without delegation it is not possible to remove voting power before the end of a lock. Function quitLock now makes this possible, but it does not just affect the user who quits the lock. Any votes that are delegated to them are temporarily lost from the...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/08/15 12:0 a.m.9 views

Missing onlyCreator modifier on minting functions

Lines of code Vulnerability details Impact Missing onlyCreator modifier or any access-control to the NFTCollection.sol mint function makes all of the contract's minting functions absolutely open to any user. Proof of Concept All minting functions in the NFTCollection contract: mintAndApprove...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/08/15 12:0 a.m.8 views

Some tokens may break VotingScrow contract in transfer and transferFrom functions

Lines of code Vulnerability details Vulnerability details Some ERC20 tokens such as USDT don't return boolean values from transfer and transferFrom methods. The require checks will therefore revert causing the functions to be unusable. Impact This would prevent withdraw and createLock functions t...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/08/15 12:0 a.m.19 views

[H1] Some admins functions are unusable because of misuse of variables in upgradeable contracts

Lines of code Vulnerability details Impact ​ Admin functions in NFTCollectionFactor.sol are unusable through a proxy Proof of Concept ​ Upgradeable contracts cannot use neither constructors nor use immutable variables. The reason for that is they work behind a proxy which calls them using...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/08/14 12:0 a.m.3 views

PT-2022-37184 · Git +1 · Lcms

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a heap-buffer-overflow read crash. Technical details include the crash type being Heap-buffer-overflow READ 8, and the crash stat...

6.8AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/08/14 12:0 a.m.5 views

PT-2022-37182 · Git +1 · Ndpi

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: A heap-buffer-overflow READ 10 crash occurred, involving the functions dissect softether host fqdn, ndpi search softether, and check ndpi detection func...

7AI score
SaveExploits0References2
Hacker One
Hacker One
added 2022/08/13 7:59 a.m.22 views

Monero: Reentrancy attack in eth-monero atomic swap

A reentrancy vulnerability was found in the eth-xmr atomic swap smart contract, allowing an attacker to drain almost all of the ethers from the smart contract. The vulnerability was fixed in a later version of the smart contract...

6.9AI score
SaveExploits0
NVD
NVD
added 2022/08/10 8:15 p.m.23 views

CVE-2022-1962

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations...

5.5CVSS0.00874EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2022/08/10 8:15 p.m.32 views

CVE-2022-1962

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations...

5.5CVSS6.8AI score0.00874EPSS
SaveExploits1References3
Prion
Prion
added 2022/08/10 8:15 p.m.24 views

Design/Logic Flaw

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations...

1.7CVSS6.5AI score0.00874EPSS
SaveExploits1References5Affected Software1
RedHat Linux
RedHat Linux
added 2022/08/10 11:39 a.m.6 views

golang: go/parser: stack exhaustion in all Parse* functions

A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability...

5.5CVSS6.6AI score0.00874EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2022/08/10 12:0 a.m.6 views

PT-2022-37172 · Git +1 · Ndpi

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a heap-buffer-overflow read, which was identified through an OSS-Fuzz report. The crash involves several functions, including...

6.9AI score
SaveExploits0References2
CVE
CVE
added 2022/08/09 8:18 p.m.411 views

CVE-2022-1962

CVE-2022-1962 involves go/parser: Uncontrolled recursion in the Parse functions can cause a panic due to stack exhaustion when processing deeply nested types or declarations. Affected: Go's parser (go/parser) prior to Go 1.17.12 and Go 1.18.4. Impact: potential denial of availability via panics. ...

5.5CVSS6.7AI score0.00874EPSS
SaveExploits1References5Affected Software1
AlpineLinux
AlpineLinux
added 2022/08/09 8:18 p.m.32 views

CVE-2022-1962

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations...

5.5CVSS7AI score0.00874EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2022/08/09 12:0 a.m.4 views

PT-2022-4265 · Microsoft · Windows

Name of the Vulnerable Software and Affected Versions: Windows affected versions not specified Description: The issue is related to insufficient access restrictions to certain functions in the Windows operating system, which can be exploited to elevate privileges. This allows an attacker to affec...

7.8CVSS7.4AI score0.00977EPSS
SaveExploits0References9
Rows per page
Query Builder