Lucene search
+L

5808 matches found

Prion
Prion
added 2023/01/30 11:15 p.m.28 views

Authentication flaw

A CWE-307: Improper Restriction of Excessive Authentication Attempts vulnerability exists that could cause brute force attacks to take over the admin account when the product does not implement a rate limit mechanism on the admin authentication form. Affected Products: Conext™ ComBox All Versions...

7.5CVSS9.4AI score0.00638EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/01/30 12:00 a.m.13 views

CVE-2022-32515

A CWE-307: Improper Restriction of Excessive Authentication Attempts vulnerability exists that could cause brute force attacks to take over the admin account when the product does not implement a rate limit mechanism on the admin authentication form. Affected Products: Conext™ ComBox All Versions...

8.6CVSS9.5AI score0.00638EPSS
SaveExploits0References1
CVE
CVE
added 2023/01/30 12:00 a.m.53 views

CVE-2022-32515

Conext ComBox is affected by CWE-307 due to insufficient restriction of excessive authentication attempts on the admin login form. The vulnerability exists in all versions and could enable brute-force takeover of the admin account when rate limiting is not implemented. The connected sources confi...

9.8CVSS9.4AI score0.00638EPSS
SaveExploits0References1Affected Software1
Code423n4
Code423n4
added 2023/01/27 12:00 a.m.23 views

Malicious borrower can create pool imbalance by tricking the V2 pool to send lesser number of long tokens in exchange for short tokens

Lines of code Vulnerability details Impact Timeswap V2 Pool works on constant product AMM where total long tokens & short tokens follow the equation total long total short = L. Any increase in long tokens has to be accompanied with a proportionate drop in short tokens and viceversa to ensure that...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/23 3:15 p.m.9 views

CVE-2022-4673

The Rate my Post WordPress plugin before 3.3.9 does not validate and escape one of its shortcode attributes, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attack...

5.4CVSS5.8AI score0.00471EPSS
SaveExploits2References1
NVD
NVD
added 2023/01/23 3:15 p.m.21 views

CVE-2022-4673

The Rate my Post WordPress plugin before 3.3.9 does not validate and escape one of its shortcode attributes, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attack...

5.4CVSS5.3AI score0.00471EPSS
SaveExploits2References1
Prion
Prion
added 2023/01/23 3:15 p.m.17 views

Cross site scripting

The Rate my Post WordPress plugin before 3.3.9 does not validate and escape one of its shortcode attributes, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attack...

4.9CVSS5.3AI score0.00471EPSS
SaveExploits2References1Affected Software1
CNNVD
CNNVD
added 2023/01/23 12:00 a.m.6 views

WordPress plugin The Rate my Post 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. WordPress is a blogging platform developed in the PHP language that supports personal blogs on PHP and MySQL servers.WordPress plugin is an application...

5.4CVSS5.4AI score0.00471EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2023/01/23 12:00 a.m.9 views

PT-2023-15000 · WordPress · Rate My Post

Name of the Vulnerable Software and Affected Versions: Rate my Post WordPress plugin versions prior to 3.3.9 Description: The issue concerns a lack of validation and escaping of a shortcode attribute, potentially allowing users with a role as low as contributor to perform a Stored Cross-Site...

5.4CVSS5.3AI score0.00471EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2023/01/23 12:00 a.m.15 views

PT-2023-8988 · Chamberlain · Myq

Name of the Vulnerable Software and Affected Versions: Chamberlain myQ version 5.222.0.32277 Description: The issue is related to insufficient restriction of authentication attempts, allowing a remote attacker to bypass existing security restrictions using a brute force attack. This is due to a...

10CVSS9.5AI score0.00939EPSS
SaveExploits0References8
Hacker One
Hacker One
added 2023/01/20 4:45 p.m.44 views

Nextcloud: Missing brute force protection on password confirmation modal

A vulnerability was found in Nextcloud that allowed an attacker to bypass password protection and view a user's current password in cleartext. This was possible due to a lack of rate limit on the endpoints for generating backup codes, deleting accounts, and updating profiles. The vulnerability wa...

7.8CVSS7.5AI score0.00235EPSS
SaveExploits0
Code423n4
Code423n4
added 2023/01/20 12:00 a.m.18 views

Adversary can abuse a quirk of compound redemption to manipulate the underlying exchange rate and maliciously disable cToken collaterals

Lines of code Vulnerability details Impact Adversary can maliciously disable cToken collateral to cause loss to rToken during restructuring Proof of Concept if referencePrice 0: / if redeemTokensIn 0 / We calculate the exchange rate and the amount of underlying to be redeemed: redeemTokens =...

6.5AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/20 12:00 a.m.13 views

early user can call issue() and then melt() to increase basketsNeeded to supply ratio to its maximum value and then melt() won't work and contract contract features like issue() won't work

Lines of code Vulnerability details Impact Function melt melt a quantity of RToken from the caller's account, increasing the basket rate. basket rate should be between 1e9 and 1e27 and function requireValidBUExchangeRate checks that if it's not in interval the the code would revert. the call to...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/19 12:00 a.m.15 views

commitToLien() can create LienToken for any holder

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. Proof of Concept The VaultImplementation.commitToLien method is external and can be executed by anyone The method will internally verify that the corresponding collateralId is yours or has the...

7AI score
SaveExploits0
OSV
OSV
added 2023/01/17 4:09 p.m.22 views

GSD-2023-1000180 wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration

wifi: mac8021: fix possible oob access in ieee80211getrateduration This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.82 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.6 views

PT-2023-33257 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.82 Description: The issue concerns a possible out-of-bounds oob access in the ieee80211 get rate duration function. This could potentially lead to security vulnerabilities, although the actual impact and...

7.3AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.9 views

PT-2023-33652 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.16 Description: The issue is related to the drm/amd/display component, where DRR actions are not properly disabled during state commit. The actual impact and attack plausibility have not yet been proven...

7.2AI score
SaveExploits0References1
Code423n4
Code423n4
added 2023/01/17 12:00 a.m.21 views

Unrestricted ComptrollerInterface and InterestRateModel Contract Changes by Admin and PendingAdmin leading to Loss of Funds for Users

Lines of code Vulnerability details Impact // Maximum borrow rate that can ever be applied .0005% / block uint internal constant borrowRateMaxMantissa = 0.0005e16; // Maximum fraction of interest that can be set aside for reserves uint internal constant reserveFactorMaxMantissa = 1e18; The...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/17 12:00 a.m.15 views

lastSetMintExchangeRate is not updated

Lines of code Vulnerability details Impact The lastSetMintExchangeRate variable is not updated if exchange rate deviates the max amount. This becomes a problem since once Admin unpauses the system and new Exchange rate are being set, lastSetMintExchangeRate still points to exchange rate from last...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/17 12:00 a.m.11 views

Users have no guarantee of a minimum amount received when minting and redeeming

Lines of code Vulnerability details Impact It is a widely accepted practice in DeFi to offer users the ability to specify the least favorable exchange they are willing to accept. Since CASH tokens are not received in the same transaction it is not possible to create a wrapper that checks if they...

6.9AI score
SaveExploits0
Rows per page
Query Builder