ghsa-w7q7-vjp8-7jv4
Vulnerability from github
Published
2019-06-06 15:30
Modified
2020-08-31 18:36
Summary
SQL Injection in typeorm
Details

Versions of typeorm before 0.1.15 are vulnerable to SQL Injection. Field names are not properly validated allowing attackers to inject SQL statements and execute arbitrary SQL queries.

Recommendation

Upgrade to version 0.1.15

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "npm",
        "name": "typeorm"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0.1.15"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [],
  "database_specific": {
    "cwe_ids": [
      "CWE-89"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2019-06-05T21:25:43Z",
    "nvd_published_at": null,
    "severity": "HIGH"
  },
  "details": "Versions of `typeorm` before 0.1.15 are vulnerable to SQL Injection. Field names are not properly validated allowing attackers to inject SQL statements and execute arbitrary SQL queries.\n\n\n## Recommendation\n\nUpgrade to version 0.1.15",
  "id": "GHSA-w7q7-vjp8-7jv4",
  "modified": "2020-08-31T18:36:13Z",
  "published": "2019-06-06T15:30:16Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/typeorm/typeorm/commit/d46c8b0e6c0db56bb5976a4917e9f67a43715111"
    },
    {
      "type": "WEB",
      "url": "https://hackerone.com/reports/319458"
    },
    {
      "type": "WEB",
      "url": "https://www.npmjs.com/advisories/800"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "SQL Injection in typeorm"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…