mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
993 B
Markdown
19 lines
993 B
Markdown
### [CVE-2019-18668](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18668)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the Currency Switcher addon before 2.11.2 for WooCommerce if a user provides a currency that was not added by the administrator. In this case, even though the currency does not exist, it will be selected, but a price amount will fall back to the default currency. This means that if an attacker provides a currency that does not exist and is worth less than this default, the attacker can eventually purchase an item for a significantly cheaper price.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpvulndb.com/vulnerabilities/9936
|
|
- https://wpvulndb.com/vulnerabilities/9936
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|