Lucene search
+L

6422 matches found

NVD
NVD
added 2023/02/03 9:15 p.m.8 views

CVE-2023-25130

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was in a CNA pool that was not assigned to any issues during 2023. Notes: none...

6.5AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2023/02/03 9:15 p.m.4 views

CVE-2023-25127

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was in a CNA pool that was not assigned to any issues during 2023. Notes: none...

5.9AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2023/02/03 9:15 p.m.3 views

CVE-2023-25125

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was in a CNA pool that was not assigned to any issues during 2023. Notes: none...

5.9AI score
SaveExploits0References1
Talos
Talos
added 2023/02/02 12:0 a.m.130 views

Moxa SDS-3008 Series Industrial Ethernet Switch web server denial of service vulnerability

Talos Vulnerability Report TALOS-2022-1618 Moxa SDS-3008 Series Industrial Ethernet Switch web server denial of service vulnerability February 2, 2023 CVE Number CVE-2022-40224 SUMMARY A denial of service vulnerability exists in the web server functionality of Moxa SDS-3008 Series Industrial...

7.5CVSS6.3AI score0.64686EPSS
SaveExploits1
NVD
NVD
added 2023/02/01 6:15 a.m.13 views

CVE-2022-46679

Dell PowerScale OneFS 8.2.x, 9.0.0.x - 9.4.0.x, contain an insufficient resource pool vulnerability. A remote unauthenticated attacker could potentially exploit this vulnerability, leading to denial of service...

7.5CVSS6.7AI score0.0077EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/01 6:15 a.m.6 views

CVE-2022-46679

Dell PowerScale OneFS 8.2.x, 9.0.0.x - 9.4.0.x, contain an insufficient resource pool vulnerability. A remote unauthenticated attacker could potentially exploit this vulnerability, leading to denial of service...

7.5CVSS5.8AI score0.0077EPSS
SaveExploits0References1
Prion
Prion
added 2023/02/01 6:15 a.m.23 views

Denial of service

Dell PowerScale OneFS 8.2.x, 9.0.0.x - 9.4.0.x, contain an insufficient resource pool vulnerability. A remote unauthenticated attacker could potentially exploit this vulnerability, leading to denial of service...

5CVSS7.5AI score0.0077EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2023/02/01 5:33 a.m.57 views

CVE-2022-46679

Dell PowerScale OneFS contains an insufficient resource pool vulnerability affecting versions 8.2.x through 9.4.0.x, enabling a remote unauthenticated attacker to cause a denial of service. Root cause is a resource pool issue within OneFS. Remediation is to upgrade to a fixed version, but the exa...

7.5CVSS7.5AI score0.0077EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/02/01 5:33 a.m.5 views

CVE-2022-46679

Dell PowerScale OneFS 8.2.x, 9.0.0.x - 9.4.0.x, contain an insufficient resource pool vulnerability. A remote unauthenticated attacker could potentially exploit this vulnerability, leading to denial of service...

6.5CVSS7.2AI score0.0077EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/02/01 5:33 a.m.36 views

CVE-2022-46679

Dell PowerScale OneFS 8.2.x, 9.0.0.x - 9.4.0.x, contain an insufficient resource pool vulnerability. A remote unauthenticated attacker could potentially exploit this vulnerability, leading to denial of service...

6.5CVSS7.7AI score0.0077EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2023/02/01 12:0 a.m.14 views

First depositor can manipulate the invariant of a pool

Lines of code Vulnerability details Impact someone can call deposit upon pool creation, with a custom liquidity variable and small first deposit to change the behaviour of the pool, as a way to attack the protocol. even if a pool is setup and initialized correctly, there is not guaranteed that th...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/01 12:0 a.m.14 views

Malicious user can create a dummy Lendgine contract by mimicing a salt with same encoding format but using a malicious AMM invariant function

Lines of code Vulnerability details Impact Lendgine contract address is created using a salt that is generated by a hash of pool parameters in Factory.sol. A malicious user can create a Lendgine exploit contract that uses the salt generated by exact same encoding but this contract inherits a Pair...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/01 12:0 a.m.11 views

Multiple combinations of token0/token1 for a given liquidity exist to satisfies the custom variant of AMM pool. A naive LP or Power token holder can transfer more token0/token1 then necessary when minting & burning respectively

Lines of code Vulnerability details Impact LP's need to provide a combination of token0 / token 1 for a given liquidity that satisfied a custom variant that satisfies 2 conditions 1. scale1 = c + d where a, b, c, d are functions of token0/ token1 , liquidity and upper bound The relationship betwe...

6.7AI score
SaveExploits0
CNNVD
CNNVD
added 2023/02/01 12:0 a.m.6 views

F5 BIG-IP 安全漏洞

F5 BIG-IP is an application delivery platform from F5 that integrates network traffic orchestration, load balancing, intelligent DNS, remote access policy management, etc. A denial of service vulnerability exists in F5 BIG-IP that can be exploited to cause TMM to terminate when an HTT profile is...

5.9CVSS6.7AI score0.0053EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/02/01 12:0 a.m.7 views

PT-2023-6765 · Dell · Dell Powerscale Onefs

Name of the Vulnerable Software and Affected Versions: Dell PowerScale OneFS versions 8.2.x through 9.4.0.x Description: The issue is related to an insufficient resource pool, which could be exploited by a remote unauthenticated attacker, potentially leading to denial of service. Recommendations:...

7.8CVSS7.4AI score0.0077EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2023/01/31 12:0 a.m.13 views

First depositer exploit can break share calculation

Lines of code Vulnerability details Impact A well known attack vector for almost all shares based liquidity pool contracts, where an early user can manipulate the price per share and profit from late users' deposits because of the precision loss caused by the rather large value of price per share...

6.6AI score
SaveExploits0
NVD
NVD
added 2023/01/27 11:15 p.m.14 views

CVE-2023-0047

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was in a CNA pool that was not assigned to any issues during 2023. Notes: none...

6.3AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2023/01/27 11:15 p.m.6 views

CVE-2023-0047

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was in a CNA pool that was not assigned to any issues during 2023. Notes: none...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2023/01/27 11:15 p.m.6 views

UBUNTU-CVE-2023-0047

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was in a CNA pool that was not assigned to any issues during 2023. Notes: none...

5.8AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2023/01/27 6:15 p.m.4 views

CVE-2022-46237

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was in a CNA pool that was not assigned to any issues during 2022. Notes: none...

5.8AI score
SaveExploits0References1
Rows per page
Query Builder