Skip to content

Commit 7b353fe

Browse files
1 parent 35c6994 commit 7b353fe

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

advisories/github-reviewed/2019/06/GHSA-w7q7-vjp8-7jv4/GHSA-w7q7-vjp8-7jv4.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-w7q7-vjp8-7jv4",
4-
"modified": "2020-08-31T18:36:13Z",
4+
"modified": "2026-02-11T22:05:23Z",
55
"published": "2019-06-06T15:30:16Z",
66
"aliases": [],
77
"summary": "SQL Injection in typeorm",
88
"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",
9-
"severity": [],
9+
"severity": [
10+
{
11+
"type": "CVSS_V3",
12+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
13+
}
14+
],
1015
"affected": [
1116
{
1217
"package": {
@@ -37,6 +42,10 @@
3742
"type": "WEB",
3843
"url": "https://hackerone.com/reports/319458"
3944
},
45+
{
46+
"type": "PACKAGE",
47+
"url": "https://github.com/typeorm/typeorm"
48+
},
4049
{
4150
"type": "WEB",
4251
"url": "https://www.npmjs.com/advisories/800"
@@ -46,7 +55,7 @@
4655
"cwe_ids": [
4756
"CWE-89"
4857
],
49-
"severity": "HIGH",
58+
"severity": "CRITICAL",
5059
"github_reviewed": true,
5160
"github_reviewed_at": "2019-06-05T21:25:43Z",
5261
"nvd_published_at": null

0 commit comments

Comments
 (0)