Skip to content

Commit 0c2bf53

Browse files
1 parent 1dc0212 commit 0c2bf53

1 file changed

Lines changed: 29 additions & 4 deletions

File tree

advisories/unreviewed/2022/05/GHSA-7v6r-w4r6-mhch/GHSA-7v6r-w4r6-mhch.json renamed to advisories/github-reviewed/2022/05/GHSA-7v6r-w4r6-mhch/GHSA-7v6r-w4r6-mhch.json

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-7v6r-w4r6-mhch",
4-
"modified": "2022-05-14T01:33:08Z",
4+
"modified": "2026-03-26T18:20:05Z",
55
"published": "2022-05-14T01:33:08Z",
66
"aliases": [
77
"CVE-2019-8400"
88
],
9+
"summary": "Hydra has Reflected XSS via error_hint parameter",
910
"details": "ORY Hydra before v1.0.0-rc.3+oryOS.9 has Reflected XSS via the oauth2/fallbacks/error error_hint parameter.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/ory/hydra"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "1.4.8"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -31,6 +52,10 @@
3152
"type": "WEB",
3253
"url": "https://drive.google.com/file/d/1-25expUYVfK6vsiCmEabUCuelOP7aUDj/view?usp=drivesdk"
3354
},
55+
{
56+
"type": "PACKAGE",
57+
"url": "https://github.com/ory/hydra"
58+
},
3459
{
3560
"type": "WEB",
3661
"url": "https://github.com/ory/hydra/blob/master/CHANGELOG.md#v100-rc3oryos9-2018-12-06"
@@ -45,8 +70,8 @@
4570
"CWE-79"
4671
],
4772
"severity": "MODERATE",
48-
"github_reviewed": false,
49-
"github_reviewed_at": null,
73+
"github_reviewed": true,
74+
"github_reviewed_at": "2026-03-26T18:20:05Z",
5075
"nvd_published_at": "2019-02-17T06:29:00Z"
5176
}
5277
}

0 commit comments

Comments
 (0)