{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-44427/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-44427/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-44427/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-44427/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-44427/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-44427"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-44427"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2021/CVE-2021-44427.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2021-44427\n\ninfo:\n  name: Rosario Student Information System Unauthenticated SQL Injection\n  author: furkansayim,xShuden\n  severity: critical\n  description: An unauthenticated SQL injection vulnerability in Rosario Student Information System (aka rosariosis) 8.1 and below allow remote attackers to execute PostgreSQL statements (e.g., SELECT, INSERT, UPDATE, and DELETE) through /Side.php via the syear parameter.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to extract sensitive information from the database, modify data, or execute arbitrary SQL commands.\n  remediation: Upgrade to version 8.1.1 or higher.\n  reference:\n    - https://gitlab.com/francoisjacquet/rosariosis/-/issues/328\n    - https://twitter.com/RemotelyAlerts/status/1465697928178122775\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-44427\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:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2021-44427\n    cwe-id: CWE-89\n    epss-score: 0.50641\n    epss-percentile: 0.98881\n    cpe: cpe:2.3:a:rosariosis:rosariosis:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: rosariosis\n    product: rosariosis\n  tags: cve,cve2021,sqli,rosariosis,vkev,vuln\n\nhttp:\n  - method: POST\n    path:\n      - \"{{BaseURL}}/Side.php\"\n\n    body: \"sidefunc=update&syear=111'\"\n\n    headers:\n      Content-Type: application/x-www-form-urlencoded; charset=utf-8\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"DB Execute Failed. ERROR:\"\n          - \"unterminated quoted string\"\n        condition: and\n\n      - type: word\n        part: header\n        words:\n          - \"RosarioSIS=\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a004830460221009384352a7ee64cb1729ea708a0323b7225b3413113cf660a7728ac356485ae87022100f27e6b7e18105b991d1fa1a667620b557a0362a816f753a0dafeb0c688cca300:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2021-44427"
}