Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/08/04 12:00 a.m.10 views

The Asset.lotPrice doubles the oracle timeout in the worst case

Lines of code Vulnerability details When the tryPrice function revert, for example oracle timeout, the Asset.lotPrice will use a decayed historical value: uint48 delta = uint48block.timestamp - lastSave; // s if delta = oracleTimeout + priceTimeout return 0, 0; // no price after full timeout else...

6.8AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2017/10/31 12:00 p.m.7 views

saleprice.co.il XSS vulnerability

Open Bug Bounty ID: OBB-382577 Description| Value ---|--- Affected Website:| saleprice.co.il Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1 CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Remediation Guide:| OWASP XSS Prevention Cheat...

6.3AI score
SaveExploits0
Rows per page
Query Builder