Lucene search
+L

26 matches found

OSV
OSV
added 2025/01/20 3:26 p.m.19 views

CVE-2024-51738 Sunshine improperly enforces pairing protocol request order

Sunshine is a self-hosted game stream host for Moonlight. In 0.23.1 and earlier, Sunshine's pairing protocol implementation does not validate request order and is thereby vulnerable to a MITM attack, potentially allowing an unauthenticated attacker to pair a client by hijacking a legitimate pairi...

7.7CVSS6.9AI score
SaveExploits0References4
Code423n4
Code423n4
added 2023/01/23 12:00 a.m.11 views

_verifyTime function does not handle startTime > endTime

Lines of code Vulnerability details Impact A possible scenario where the verifyTime function could cause unexpected behavior is if the input parameters startTime and endTime are not correctly set by the user or another contract. If startTime is greater than endTime, the function would return vali...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/31 12:00 a.m.14 views

Cancelled orders cannot be valid again

Lines of code Vulnerability details Impact The validate function will call the verifyOrderStatus function. When orderStatus.isCancelled == true, the canceled order cannot be set as valid. function verifyOrderStatus bytes32 orderHash, OrderStatus memory orderStatus, bool onlyAllowUnused, bool...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/31 12:00 a.m.14 views

_cancel function should check order status

Lines of code Vulnerability details Impact In the cancel function of the OrderValidator contract, orderStatusorderHash.isValidated is not checked. This is to allow users to cancel unverified private orders. This is not a good solution. For unverified private orders, the user can verify and cancel...

7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2019/03/20 12:00 a.m.16 views

PT-2019-18614 · Woocommerce · Woocommerce Paypal Checkout Payment Gateway

Name of the Vulnerable Software and Affected Versions: WooCommerce PayPal Checkout Payment Gateway plugin version 1.6.8 Description: The issue allows Parameter Tampering in an amount parameter, such as amount 1, in the /cgi-bin/webscr?cmd= cart endpoint. This can be exploited by purchasing an ite...

6.5CVSS6.6AI score0.05939EPSS
SaveExploits5References6
Exploit DB
Exploit DB
added 2018/04/09 12:00 a.m.33 views

WebKit - WebAssembly Parsing Does not Correctly Check Section Order

When a WebAssembly binary is parsed in ModuleParser::parse, it is expected to contain certain sections in a certain order, but can also contain custom sections that can appear anywhere in the binary. The ordering check validateOrder does not adequately check that sections are in the correct order...

8.8CVSS7.5AI score0.13099EPSS
SaveExploits6
Rows per page
Query Builder