mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
### [CVE-2017-17058](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17058)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The WooCommerce plugin through 3.x for WordPress has a Directory Traversal Vulnerability via a /wp-content/plugins/woocommerce/templates/emails/plain/ URI, which accesses a parent directory. NOTE: a software maintainer indicates that Directory Traversal is not possible because all of the template files have "if (!defined('ABSPATH')) {exit;}" code
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/43196/
|
|
- https://www.exploit-db.com/ghdb/4613/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/fu2x2000/CVE-2017-17058-woo_exploit
|
|
- https://github.com/n0-traces/cve_monitor
|
|
|