Lucene search
K

Jira Server and Data Center - Information Disclosure

🗓️ 16 Jun 2026 07:13:51Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 53 Views

Jira Server and Data Center - Information Disclosure, CVE-2020-14181. Attackers can enumerate users via /ViewUserHover.jspa, gaining access to sensitive information, leading to further attacks. Affected versions: < 7.13.6, 8.0.0 - 8.5.7, 8.6.0 - 8.12.0

Related
Refs
Code
id: CVE-2020-14181

info:
  name: Jira Server and Data Center - Information Disclosure
  author: bjhulst
  severity: medium
  description: Jira Server and Data Center is susceptible to information disclosure. An attacker can enumerate users via the /ViewUserHover.jspa endpoint and thus potentially access sensitive information, modify data, and/or execute unauthorized operations. Affected versions are before version 7.13.6, from version 8.0.0 before 8.5.7, and from version 8.6.0 before 8.12.0.
  impact: |
    An attacker can gain access to sensitive information, potentially leading to further attacks.
  remediation: |
    Apply the necessary patches or updates provided by Atlassian to fix the vulnerability.
  reference:
    - https://jira.atlassian.com/browse/JRASERVER-71560
    - http://packetstormsecurity.com/files/161730/Atlassian-JIRA-8.11.1-User-Enumeration.html
    - https://nvd.nist.gov/vuln/detail/CVE-2020-14181
    - https://github.com/H4ckTh3W0r1d/Goby_POC
    - https://github.com/Rival420/CVE-2020-14181
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2020-14181
    cwe-id: CWE-200
    epss-score: 0.99603
    epss-percentile: 0.99943
    cpe: cpe:2.3:a:atlassian:data_center:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: atlassian
    product: data_center
    shodan-query:
      - http.component:"Atlassian Jira"
      - http.component:"atlassian jira"
  tags: cve,cve2020,atlassian,jira,packetstorm,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/secure/ViewUserHover.jspa'

    matchers-condition: and
    matchers:
      - type: word
        words:
          - 'user-hover-details'
          - 'content="JIRA"'
        condition: and

      - type: status
        status:
          - 200
# digest: 490a0046304402202e6441c817f83539f3412dc97fe660708a2ea25497198aac7dec70b2facec877022043b3da4c60035db1942907a590cf3323acf74ac19ef130481ba97e9650196dbb: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 25
CVSS 3.15.3
EPSS0.99603
53