Lucene search
+L

5803 matches found

Kitploit
Kitploit
added 2022/07/07 12:30 a.m.80 views

CrackQL - GraphQL Password Brute-Force And Fuzzing Utility

CrackQL is a GraphQL password brute-force and fuzzing utility. CrackQL is a versatile GraphQL penetration testing tool that exploits poor rate-limit and cost analysis controls to brute-force credentials and fuzz operations. How it works? CrackQL works by automatically batching a single GraphQL...

6.9AI score
SaveExploits0References4
Huntr
Huntr
added 2022/07/06 2:38 p.m.14 views

Improperly Configured rack_attack.rb does not prevent rate limit attacks

Description The lobsters repository depends upon rackattack.rb to prevent rate limit attacks against the /login or the /login/setnewpassword endpoint, allowing for only 4 requests in a minute. However, this can be bypassed by simply appending some strings like /login.turtles to the endpoint. Proo...

1AI score
SaveExploits0References3
Huntr
Huntr
added 2022/07/06 8:55 a.m.31 views

No Rate Limit On Reset Password Page

Description I have identified that when Reset Password for account , the request has no rate limit which then can be used to loop through one request. This can annoy to the root users sending mass password to one email. A rate limiting algorithm is used to check if the user session or IP-address...

7.4AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/01 12:00 a.m.14 views

getBorrowRate must return rate per block but currently return rate per year

Lines of code Vulnerability details Impact getBorrowRate must return rate per block as defined in compound interest rate model but currently return rate per year. Defined here: Proof of Concept This is definition / @notice Calculates the current borrow interest rate per block @param cash The tota...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/01 12:00 a.m.12 views

getSupplyRate is returning baseRatePerYear instead of baseRatePerBlock

Lines of code Vulnerability details Impact getSupplyRate must return rate per block as defined in compound interest rate model but currently return rate per year. Defined here: Proof of Concept This is definition / @notice Calculates the current supply interest rate per block @param cash The tota...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/29 12:00 a.m.15 views

getSupplyRate returns rate per year instead of per block

Lines of code Vulnerability details Impact According to the documentation in InterestRateModel, getSupplyRate has to return the supply rate per block and the function supplyRatePerBlock in CToken directly returns the value of getSupplyRate. However, the rate per year is returned for NoteInterest...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/29 12:00 a.m.16 views

baseRatePerBlock not updated when a new base rate is set

Lines of code Vulnerability details Impact When an admin sets a new baseRatePerYear in setBaseRatePerYear, the baseRatePerBlock is not updated. If the deltaBlocks has not passed yet, it will also not be updated when getSupplyRate is called, i.e. a stale value will be returned there. Recommended...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2022/06/28 12:00 a.m.42 views

Online Student Rate System Cross-Site Scripting Vulnerability

Online Student Rate System is an online grading system for students. v1.0 of the Online Student Rate System is vulnerable to a cross-site scripting vulnerability that stems from a lack of validation filtering of user-supplied data and output data in the page parameter of the index.php file. An...

6.1CVSS2.1AI score0.01313EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/06/28 12:00 a.m.32 views

Online Student Rate System Access Control Error Vulnerability

Online Student Rate System is an online grading system for students. An Access Control Error vulnerability exists in Online Student Rate System v1.0, which arises from improper access control and can be exploited by any attacker to register as an administrator without authentication...

9.8CVSS9.5AI score0.02783EPSS
SaveExploits1References1
Code423n4
Code423n4
added 2022/06/26 12:00 a.m.13 views

Potential interests are not distributed fairly among the zcTokens holders, nor taken as a protocol fee, but will be frozen in the redeemer contract

Lines of code Vulnerability details function authRedeem address u, uint256 m, address f, address t, uint256 a public authorizedIMarketPlacemarketPlace.marketsu, m, 0 returns bool // Get the principal token for the given market IERC5095 pt = IERC5095IMarketPlacemarketPlace.marketsu, m, 0; // Make...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/06/24 5:15 p.m.9 views

CVE-2021-39409

A vulnerability exists in Online Student Rate System v1.0 that allows any user to register as an administrator without needing to be authenticated...

9.8CVSS5.8AI score0.02783EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/06/24 5:15 p.m.8 views

CVE-2021-39408

Cross Site Scripting XSS vulnerability exists in Online Student Rate System 1.0 via the page parameter on the index.php file...

6.1CVSS6.4AI score0.01313EPSS
SaveExploits1References2
OSV
OSV
added 2022/06/24 5:15 p.m.10 views

CVE-2021-39408

Cross Site Scripting XSS vulnerability exists in Online Student Rate System 1.0 via the page parameter on the index.php file...

6.1CVSS5.8AI score0.01313EPSS
SaveExploits1References1
NVD
NVD
added 2022/06/24 5:15 p.m.21 views

CVE-2021-39409

A vulnerability exists in Online Student Rate System v1.0 that allows any user to register as an administrator without needing to be authenticated...

9.8CVSS0.02783EPSS
SaveExploits1References1
NVD
NVD
added 2022/06/24 5:15 p.m.26 views

CVE-2021-39408

Cross Site Scripting XSS vulnerability exists in Online Student Rate System 1.0 via the page parameter on the index.php file...

6.1CVSS0.01313EPSS
SaveExploits1References1
Prion
Prion
added 2022/06/24 5:15 p.m.20 views

Design/Logic Flaw

A vulnerability exists in Online Student Rate System v1.0 that allows any user to register as an administrator without needing to be authenticated...

7.5CVSS9.2AI score0.02783EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2022/06/24 5:15 p.m.26 views

Cross site scripting

Cross Site Scripting XSS vulnerability exists in Online Student Rate System 1.0 via the page parameter on the index.php file...

4.3CVSS6AI score0.01313EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/06/24 4:22 p.m.30 views

CVE-2021-39409

A vulnerability exists in Online Student Rate System v1.0 that allows any user to register as an administrator without needing to be authenticated...

9.5AI score0.02783EPSS
SaveExploits1References1
CVE
CVE
added 2022/06/24 4:22 p.m.68 views

CVE-2021-39409

CVE-2021-39409 affects Online Student Rate System v1.0. The flaw is an access control error that allows any unauthenticated user to register as an administrator, effectively granting admin privileges and broad control over the system. The issue is documented across multiple sources (Red Hat, CNVD...

9.8CVSS9.3AI score0.02783EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/06/24 4:20 p.m.28 views

CVE-2021-39408

Cross Site Scripting XSS vulnerability exists in Online Student Rate System 1.0 via the page parameter on the index.php file...

6.1AI score0.01313EPSS
SaveExploits1References1
Rows per page
Query Builder