Lucene search
+L

19481 matches found

Circl
Circl
•added 2023/06/23 10:33 p.m.•13 views

CVE-2023-35159

creationtimestamp| type| source ---|---|--- 2023-06-23 22:33:44+00:00| published-proof-of-concept| https://t.me/cibsecurity/65479...

9.6CVSS6AI score0.02182EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2023/06/23 9:46 p.m.•38 views

fief-server Server-Side Template Injection vulnerability

Server-Side Template Injection Overview of the Vulnerability Server-Side Template Injection SSTI is a vulnerability within application templating engines where user input is improperly handled and is embedded into the template, possibly leading code being executed. An attacker can use SSTI to...

6.8AI score
SaveExploits0References4Affected Software1
Circl
Circl
•added 2023/06/23 10:59 a.m.•16 views

CVE-2023-35840

creationtimestamp| type| source ---|---|--- 2023-06-23 10:59:01+00:00| published-proof-of-concept| https://t.me/CyberSecurityTechnologies/8540 2023-06-24 16:36:08+00:00| published-proof-of-concept| https://t.me/crackcodes/3726 2023-06-24 16:36:58+00:00| published-proof-of-concept|...

6.5CVSS6.6AI score0.01936EPSS
SaveExploits2References3
Code423n4
Code423n4
•added 2023/06/23 12:00 a.m.•19 views

Lack of deep validation

Lines of code Vulnerability details Impact The validate functions are just checking the parameters type without checking any further information Proof of Concept They are just trying to cast the value with i.TYPE and check if there is an error. There is no further validations e. g...

6.8AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/06/23 12:00 a.m.•22 views

Pre-defined limit is different from the spec.

Lines of code Vulnerability details Impact In the spec, the pre-defined limit of ETH is 0.01 ETHs. But the actual limit in the code is not 0.01 ETH which could result in misleading. Proof of Concept In the spec, it said that the pre-defined limit of ETH is 0.01 ETHs For risk management purposes, ...

7AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/06/23 12:00 a.m.•18 views

D

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. Proof of Concept Provide direct links to all referenced code in GitHub. Add screenshots, logs, or any other relevant proof that illustrates the concept. Tools Used Recommended Mitigation Steps Assessed...

7.1AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/06/23 12:00 a.m.•26 views

The last error in swap.go#swapCoins() was not handled correctly.

Lines of code Vulnerability details Impact If the last statement of the swapCoins function returns an error, the swap is only half completed, i.e. only the user's assets are deducted transferred to the pool, but the user's bought assets are not sent to the user, resulting in a loss of the user's...

7AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/06/23 12:00 a.m.•15 views

Bypass check with one non-standard denom

Lines of code Vulnerability details Impact Wrong conditional when checking for non-standard denoms Proof of Concept The conditional is used to sanitize if the denom1 and denom2 are indeed standardDenom see the error in the next line. However, the condition can be bypassed with one of them being...

6.9AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/06/23 12:00 a.m.•16 views

Missing store revert in case of erc20 conversion error can lead to loss of funds

Lines of code Vulnerability details Impact The module is expected to have no changes in case a erc20 conversion failed. It was implemented by swallowing the error with a log and continuing with the flow finishing the IBC transfer. This is the relevant code section: if , err =...

7AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/06/23 12:00 a.m.•11 views

GetPoolByLptDenom function does not check if lptDenom string is valid

Lines of code Vulnerability details Impact To check if the lptDenom string is valid The GetPoolByLptDenom function in the keeper package do that job so that is the problem, So an attacker can pass in a malicious lptDenom string that would cause the function to return a non-existent liquidity pool...

6.6AI score
SaveExploits0
Circl
Circl
•added 2023/06/22 10:47 a.m.•18 views

CVE-2023-35925

creationtimestamp| type| source ---|---|--- 2023-06-22 10:47:22+00:00| published-proof-of-concept| https://github.com/IntellectualSites/FastAsyncWorldEdit/security/advisories/GHSA-whj9-m24x-qhhp...

6.2CVSS6.1AI score0.00306EPSS
SaveExploits0References1
Circl
Circl
•added 2023/06/22 9:44 a.m.•16 views

CVE-2023-30347

creationtimestamp| type| source ---|---|--- 2023-06-22 09:44:11+00:00| published-proof-of-concept| https://t.me/crackcodes/3716 2023-06-22 10:11:29+00:00| published-proof-of-concept| Telegram/oHP8R6rQpO8E4nEBBBMmcV3PiuGU9AfrSsjxuqFDC6WptA 2023-06-22 11:01:08+00:00| published-proof-of-concept|...

4.8CVSS5.8AI score0.00495EPSS
SaveExploits1References4
Circl
Circl
•added 2023/06/22 5:41 a.m.•8 views

CVE-2023-32412

creationtimestamp| type| source ---|---|--- 2023-06-22 05:41:46+00:00| published-proof-of-concept| https://t.me/CyberSecurityTechnologies/8529...

9.8CVSS8.6AI score0.01593EPSS
SaveExploits0References1
Circl
Circl
•added 2023/06/21 6:58 p.m.•13 views

CVE-2023-35169

creationtimestamp| type| source ---|---|--- 2023-06-21 18:58:05+00:00| published-proof-of-concept| https://github.com/Webklex/php-imap/security/advisories/GHSA-47p7-xfcc-4pv9...

9.8CVSS7.3AI score0.03191EPSS
SaveExploits1References1
Code423n4
Code423n4
•added 2023/06/21 12:00 a.m.•11 views

Insufficient Validation of Addresses Vulnerability

Lines of code Vulnerability details Summary The code suffers from an insufficient validation of addresses vulnerability. Although it uses the sdk.AccAddressFromBech32 function to convert addresses from Bech32 format to sdk.AccAddress, it fails to validate the addresses for their validity and...

8AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/06/21 12:00 a.m.•14 views

RecollateralizationLibP1.basketRange calculates deficit incorrectly

Lines of code Vulnerability details Impact RecollateralizationLibP1.basketRange calculates deficit incorrectly. so recollateralization may be not efficient. Proof of Concept RecollateralizationLibP1.basketRange calculates range.bottom for pessimistic case. // tok = tok/BU BU uint192 anchor =...

6.9AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/06/21 12:00 a.m.•14 views

AssetRegistry.swapRegistered can be called with low gas to make basket be disabled

Lines of code Vulnerability details Impact Attacker can disable basket, when swapping or unregistering not basket asset. Proof of Concept AssetRegistry.swapRegistered and AssetRegistry.unregister are both functions that can be called by governance only. It's possible that after proposal is passed...

7.2AI score
SaveExploits0
Circl
Circl
•added 2023/06/20 6:36 p.m.•15 views

CVE-2023-35170

creationtimestamp| type| source ---|---|--- 2023-06-20 18:36:50+00:00| published-proof-of-concept| https://github.com/BishopFox/sliver/security/advisories/GHSA-8jxm-xp43-qh3q...

5.8AI score
SaveExploits0References1
GithubExploit
GithubExploit
•added 2023/06/20 11:45 a.m.•202 views

Exploit for Code Injection in Vmware Spring_Framework

Spring4Shell Spring4Shell CVE-2022-22965 Proof Of Concept wi...

9.8CVSS8.9AI score0.99638EPSS
SaveExploits105
Circl
Circl
•added 2023/06/20 11:01 a.m.•12 views

CVE-2021-30357

creationtimestamp| type| source ---|---|--- 2023-06-20 11:01:01+00:00| published-proof-of-concept| https://t.me/CyberSecurityTechnologies/8521 2023-06-22 22:39:42+00:00| published-proof-of-concept| https://t.me/dilagrafie/3089...

5.3CVSS5.5AI score0.22792EPSS
SaveExploits1References2
Rows per page
Query Builder