{ "schema_version": "1.4.0", "id": "GHSA-w7q7-vjp8-7jv4", "modified": "2020-08-31T18:36:13Z", "published": "2019-06-06T15:30:16Z", "aliases": [], "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.\n\n\n## Recommendation\n\nUpgrade to version 0.1.15", "severity": [], "affected": [ { "package": { "ecosystem": "npm", "name": "typeorm" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.1.15" } ] } ] } ], "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" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2019-06-05T21:25:43Z", "nvd_published_at": null } }