CVE-2015-5468
published 2017-05-23CVE-2015-5468: Directory traversal vulnerability in the WP e-Commerce Shop Styling plugin before 2.6 for WordPress allows remote attackers to read arbitrary files via a .…
PriorityP178high7.5CVSS 3.0
AVNACLPRNUINSUCHINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
24.09%
97.6th percentile
Directory traversal vulnerability in the WP e-Commerce Shop Styling plugin before 2.6 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the filename parameter to includes/download.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| wpshopstyling | wp_e-commerce_shop_styling | <= 2.5 | — |
Detection & IOCsextracted from sources · hover to see the quote
url/wp-content/plugins/wp-ecommerce-shop-styling/includes/download.php?filename=../../../../../../../../../etc/passwd↗
- →Detect HTTP requests to the vulnerable download.php endpoint with directory traversal sequences (../) in the 'filename' query parameter. ↗
- →Monitor GET requests targeting /wp-content/plugins/wp-ecommerce-shop-styling/includes/download.php with a filename parameter containing '../' path traversal sequences, particularly attempts to reach /etc/passwd or other sensitive system files. ↗
- →The downloaded file will be named after the traversed path (with path separators replaced by dashes), e.g. '-..-..-..-..-..-..-..-..-etc-passwd'; monitor for such anomalously named files in download activity. ↗
- ·The vulnerability exists in plugin versions before 2.6; the fix was introduced in version 2.6. Ensure the plugin is updated to 2.6 or later to remediate. ↗
- ·The vulnerable code in download.php performs no sanitization of the user-supplied 'filename' parameter, allowing arbitrary file reads from the server filesystem. ↗
CVSS provenance
nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-w398-g883-jgwf: Directory traversal vulnerability in the WP e-Commerce Shop Styling plugin before 2
ghsa_unreviewed·2022-05-17
CVE-2015-5468 [HIGH] CWE-22 GHSA-w398-g883-jgwf: Directory traversal vulnerability in the WP e-Commerce Shop Styling plugin before 2
Directory traversal vulnerability in the WP e-Commerce Shop Styling plugin before 2.6 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the filename parameter to includes/download.php.
VulnCheck
wpshopstyling wp_e-commerce_shop_styling Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
vulncheck·2015·CVSS 7.5
CVE-2015-5468 [HIGH] wpshopstyling wp_e-commerce_shop_styling Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
wpshopstyling wp_e-commerce_shop_styling Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Directory traversal vulnerability in the WP e-Commerce Shop Styling plugin before 2.6 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the filename parameter to includes/download.php.
Affected: wpshopstyling wp_e-commerce_shop_styling
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://www.wordfence.com/blog/2020/06/large-scale-attack-campaign-targets-database-credentials/
No detection rules found.
No writeups or analysis indexed.
http://www.openwall.com/lists/oss-security/2015/07/06/19http://www.openwall.com/lists/oss-security/2015/07/10/4http://www.vapid.dhs.org/advisory.php?v=136https://wordpress.org/plugins/wp-ecommerce-shop-styling/#developershttp://www.openwall.com/lists/oss-security/2015/07/06/19http://www.openwall.com/lists/oss-security/2015/07/10/4http://www.vapid.dhs.org/advisory.php?v=136https://wordpress.org/plugins/wp-ecommerce-shop-styling/#developers
2017-05-23
Published
Exploited in the wild