Lucene search
+L

351 matches found

OSV
OSV
added 2022/07/17 11:15 a.m.7 views

CVE-2022-2090

The Discount Rules for WooCommerce WordPress plugin before 2.4.2 does not escape a parameter before outputting it back in an attribute of the plugin's discount rule page, leading to Reflected Cross-Site Scripting...

6.1CVSS5.8AI score0.00757EPSS
SaveExploits2References1
ATTACKERKB
ATTACKERKB
added 2022/07/17 11:15 a.m.3 views

CVE-2022-2090

The Discount Rules for WooCommerce WordPress plugin before 2.4.2 does not escape a parameter before outputting it back in an attribute of the plugin's discount rule page, leading to Reflected Cross-Site Scripting...

6.1CVSS5.9AI score0.00757EPSS
SaveExploits2References2
CVE
CVE
added 2022/07/17 10:35 a.m.79 views

CVE-2022-2090

The CVE-2022-2090 entry describes a vulnerability in the WordPress plugin Discount Rules for WooCommerce (older than 2.4.2). The issue is that the plugin does not escape a parameter before outputting it in an attribute on the plugin’s discount rule page, enabling Reflected Cross-Site Scripting (X...

6.1CVSS6.1AI score0.00757EPSS
SaveExploits2References1Affected Software1
CNNVD
CNNVD
added 2022/07/17 12:0 a.m.7 views

WordPress plugin Discount Rules for WooCommerce 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting...

6.1CVSS5.3AI score0.00757EPSS
SaveExploits2References2
WPVulnDB
WPVulnDB
added 2022/06/27 12:0 a.m.19 views

Woo Discount Rules < 2.4.2 - Reflected Cross-Site Scripting

The plugin does not escape a parameter before outputting it back in an attribute of the plugin's discount rule page, leading to Reflected Cross-Site Scripting PoC https://example.com/wp-admin/admin.php?page=woodiscountrules="+style=animation-name:rotation+onanimationstart=alert/XSS///...

6.1CVSS0.6AI score0.00757EPSS
SaveExploits2Affected Software1
wpexploit
wpexploit
added 2022/06/27 12:0 a.m.205 views

Woo Discount Rules < 2.4.2 - Reflected Cross-Site Scripting

The plugin does not escape a parameter before outputting it back in an attribute of the plugin's discount rule page, leading to Reflected Cross-Site Scripting https://example.com/wp-admin/admin.php?page=woodiscountrules&name="+style=animation-name:rotation+onanimationstart=alert/XSS///...

6.1CVSS1.1AI score0.00757EPSS
SaveExploits2
Snyk
Snyk
added 2022/06/23 9:25 a.m.5 views

Malicious Package

Overview discount-functions-sample-app is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if...

9.8CVSS7AI score
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 7:27 a.m.6 views

Malicious code in discount-functions-sample-app (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware d0b9bffaf11e9168f1afcf455dac2fdb13a14c1a8c575d069920ff31252dc925 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2022/06/20 7:27 a.m.17 views

MAL-2022-2530 Malicious code in discount-functions-sample-app (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware d0b9bffaf11e9168f1afcf455dac2fdb13a14c1a8c575d069920ff31252dc925 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2022/05/25 1:15 a.m.5 views

a4t-sale-discount (=5.0.2), abilian-sbe (=1.0.5) +1604 more potentially affected by CVE-2022-29361 via werkzeug (>=0.10.1 <=2.1.0)

werkzeug PYPI version =0.10.1, =0.10.3, =0.8.44.4, =4.2.0, =0.4.0, =0.9.2, =0.1.0, =0.1.1, =0.1.0rc3, =0.0.3, =0.1.0, =2022.9.19, =2023.12.31 and more Source cves: CVE-2022-29361 Source advisory: OSV:PYSEC-2022-203...

9.8CVSS7.7AI score0.08165EPSS
SaveExploits0
Code423n4
Code423n4
added 2022/05/14 12:0 a.m.12 views

Loss of asset due to improperly setting dutchAuctionReserveStriked

Lines of code Vulnerability details The Option writer Victim believes they will be writing a call option, but ends up selling their asset at a discount. Proof of Concept If dutchAuctionReserveStrike is improperly set, the writer is effectively writing a call option that is immediately in the mone...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/04/20 12:0 a.m.9 views

deposit()ing when there is no discount results in zero xCitadel bought

Lines of code Vulnerability details The amount of citadel bought when there is no discount is always zero. If the user doesn't specify, or specifies zero as the minCitadelOut, then the user will get no xCitadel and will still have to pay the full price. Proof of Concept If funding.discount is equ...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/04/20 12:0 a.m.9 views

If the funding discount is set to 0 in Funding.sol, getAmountOut() will return always 0, no matter the amount of asset in.

Lines of code Vulnerability details Impact If a user doesn't set a minimum set to 0 of citadel expected in function deposit, can receive 0 tokens in exchange, no matter the amount of asset he's depositing. Proof of Concept The funding contract is used to trade citadel token with another asset. A...

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

Funding.getAmountOut returns zero when there is no discount set

Lines of code Vulnerability details Impact User provided asset funds will be lost, i.e. 100% to be frozen in the contract, as the system will not give away any Citadel in return. The issue is that when Funding's funding.discount is zero the getAmountOut will return zero for any given assetAmountI...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/04/20 12:0 a.m.11 views

loss of funds if there is no discount

Lines of code Vulnerability details citadelAmount is initialized to 0 by default, and then if the discount is greater than zero, it is set to the amount out. But if the discount is 0, it is not set to the amount out and citadelAmount stays 0 and then divided by assetDecimalsNormalizationValue, bu...

6.9AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2022/03/17 12:6 a.m.14 views

discount-vent.ru Cross Site Scripting vulnerability OBB-2435085

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

SaveExploits0
Patchstack
Patchstack
added 2022/02/28 12:0 a.m.8 views

WordPress WooCommerce Dynamic Pricing and Discount Rules plugin <= 2.2.2 - Toggle The Debug Mode via Cross-Site Request Forgery (CSRF) vulnerability

Toggle The Debug Mode via Cross-Site Request Forgery CSRF vulnerability discovered in WordPress WooCommerce Dynamic Pricing and Discount Rules plugin versions = 2.2.2. Solution Update the WordPress WooCommerce Dynamic Pricing and Discount Rules plugin to the latest available version at least 2.2....

4.1AI score
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2022/02/28 12:0 a.m.8 views

WordPress WooCommerce Dynamic Pricing and Discount Rules plugin <= 2.2.2 - Sensitive Information Disclosure vulnerability

Sensitive Information Disclosure vulnerability discovered in WordPress WooCommerce Dynamic Pricing and Discount Rules plugin versions = 2.2.2. Solution Update the WordPress WooCommerce Dynamic Pricing and Discount Rules plugin to the latest available version at least 2.2.3...

2.7AI score
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2022/02/07 12:0 a.m.8 views

WordPress SQL注入漏洞

WordPress is a set of blogging platforms developed using the PHP language by the WordPress Wordpress Foundation. The platform supports setting up personal blog sites on servers with PHP and MySQL. A SQL injection vulnerability exists in Wordpress Plugin Paid Memberships Pro versions prior to 2.6....

9.8CVSS8.6AI score0.81828EPSS
SaveExploits2References3
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.13 views

Mageia: Security Advisory (MGASA-2019-0020)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.5CVSS5.5AI score0.01785EPSS
SaveExploits2References4
Rows per page
Query Builder