Lucene search
+L

1176 matches found

Code423n4
Code423n4
added 2022/06/19 12:0 a.m.13 views

Protocol fee rate can be arbitrarily modified by the owner and the new rate will apply to all existing orders

Lines of code Vulnerability details function matchOneToOneOrders OrderTypes.MakerOrder calldata makerOrders1, OrderTypes.MakerOrder calldata makerOrders2 external uint256 startGas = gasleft; uint256 numMakerOrders = makerOrders1.length; requiremsg.sender == MATCHEXECUTOR, 'OME';...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/19 12:0 a.m.13 views

Ether can get lock on functions takeMultipleOneOrders and takeOrders

Lines of code Vulnerability details Impact Ether send by the user cang gets locks when taking order/s Proof of Concept If Bob use function takeMultipleOneOrders or takeOrders to buy and sends more ETH that it supposes to remaing ETH will be lost, also if the seller is selling for other token and...

6.8AI score
SaveExploits0
NVD
NVD
added 2022/06/06 9:15 p.m.19 views

CVE-2022-31498

LibreHealth EHR Base 2.0.0 allows interface/orders/patientmatchdialog.php key XSS...

6.1CVSS0.00918EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2022/06/06 9:15 p.m.4 views

CVE-2022-31498

LibreHealth EHR Base 2.0.0 allows interface/orders/patientmatchdialog.php key XSS...

6.1CVSS5.3AI score0.00918EPSS
SaveExploits1References4
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.18 views

uint120 overflow for partially fillable orders in OrderValidator.sol

Lines of code Vulnerability details Repo commit referenced: 49799ce156d979132c9924a739ae45a38b39ecdd Impact In the lines OrderValidator.solL223-L239 where the orderStatus for an orderHash gets updated: orderStatusorderHash.numerator = uint120 filledNumerator + numerator ;...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.13 views

A malicious zone operator can piggyback other transactions, when a caller tries to fulfill the restricted order

Lines of code Vulnerability details If an order has a restricted order type and, if the caller is other than the offerer or zone, then a staticcall to isValidOrder on the zone is made. This call outside the Seaport contract opens up a possible misuse by the zone contract implementation. The zone...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.19 views

Can overfill orders

Lines of code Vulnerability details Impact There's a bug in the partial order filling that allows an attacker to overfill any order fill more than the total size of the order. This bug happens because the fractions are stored as uint120s in orderStatus but intermediate computations to scale the...

6.9AI score
SaveExploits0
NVD
NVD
added 2022/06/02 2:15 p.m.14 views

CVE-2022-30797

Online Ordering System 1.0 by oretnom23 is vulnerable to SQL Injection via admin/vieworders.php...

9.8CVSS0.01081EPSS
SaveExploits1References1
Code423n4
Code423n4
added 2022/06/02 12:0 a.m.14 views

Truncation in OrderValidator can lead to resetting the fill and selling more tokens

Lines of code Vulnerability details Impact A partial order's fractions numerator and denominator can be reset to 0 due to a truncation. This can be used to craft malicious orders: 1. Consider user Alice, who has 100 ERC1155 tokens, who approved all of their tokens to the marketplaceContract. 2...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/31 12:0 a.m.13 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
Github Security Blog
Github Security Blog
added 2022/05/24 5:37 p.m.26 views

WooCommerce Incorrect Authorization

The WooCommerce plugin before 4.7.0 for WordPress allows remote attackers to view the status of arbitrary orders via the orderid parameter in a fetchorderstatus action...

5.3CVSS7.3AI score0.04026EPSS
SaveExploits2References4Affected Software1
OSV
OSV
added 2022/05/24 4:52 p.m.34 views

GHSA-VX2G-F45P-J674 Magento 2 Community Edition XSS Vulnerability

A stored cross-site scripting vulnerability exists in the admin panel of Magento 2.1 prior to 2.1.18, Magento 2.2 prior to 2.2.9, Magento 2.3 prior to 2.3.2. This can be exploited by an authenticated user with access to manage orders and order status...

4.8CVSS4.9AI score0.00557EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/24 4:52 p.m.16 views

Magento 2 Community Edition XSS Vulnerability

A stored cross-site scripting vulnerability exists in the admin panel of Magento 2.1 prior to 2.1.18, Magento 2.2 prior to 2.2.9, Magento 2.3 prior to 2.3.2. This can be exploited by an authenticated user with access to manage orders and order status...

4.8CVSS5.9AI score0.00557EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/17 1:49 a.m.43 views

GHSA-CMPM-JG8R-FV37 Apache Struts Multiple Cross-site Scripting Vulnerabilities

Multiple cross-site scripting XSS vulnerabilities in Apache Struts 2.0.14 and 2.2.3 allow remote attackers to inject arbitrary web script or HTML via the 1 name or 2 lastName parameter to struts2-showcase/person/editPerson.action, or the 3 clientName parameter to struts2-rest-showcase/orders...

4.3CVSS5.4AI score0.58476EPSS
SaveExploits2References5
OSV
OSV
added 2022/05/13 3:15 p.m.3 views

CVE-2022-30398

Merchandise Online Store v1.0 is vulnerable to SQL Injection via /vloggersmerch/admin/?page=orders/vieworder&id=...

7.2CVSS5.8AI score0.00929EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/05/13 3:15 p.m.2 views

CVE-2022-30398

Merchandise Online Store v1.0 is vulnerable to SQL Injection via /vloggersmerch/admin/?page=orders/vieworder&id=...

7.2CVSS7.2AI score0.00929EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/05/13 3:15 p.m.2 views

CVE-2022-30400

Merchandise Online Store v1.0 is vulnerable to SQL Injection via /vloggersmerch/admin/orders/vieworder.php?view=user&id=...

7.2CVSS7.2AI score0.00929EPSS
SaveExploits1References2
OSV
OSV
added 2022/05/13 3:15 p.m.5 views

CVE-2022-30400

Merchandise Online Store v1.0 is vulnerable to SQL Injection via /vloggersmerch/admin/orders/vieworder.php?view=user&id=...

7.2CVSS7.1AI score0.00929EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/05/13 12:0 a.m.6 views

Merchandise Online Store SQL注入漏洞

Merchandise Online Store is a merchandise online store system. merchandise Online Store has a security vulnerability that can be exploited by attackers via /vloggersmerch/admin/orders/vieworder.php?view=user&id = SQL injection attack...

7.2CVSS7.3AI score0.00929EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/05/13 12:0 a.m.6 views

Merchandise Online Store SQL注入漏洞

Merchandise Online Store is a merchandise online store system. merchandise Online Stor has a security vulnerability that can be exploited by attackers to conduct SQL injection via /vloggersmerch/admin/?page=orders/vieworder&id= attack...

7.2CVSS7.3AI score0.00929EPSS
SaveExploits1References2
Rows per page
Query Builder