{ "schema_version": "1.4.0", "id": "GHSA-f5f4-m7qp-w6gc", "modified": "2023-09-11T20:37:33Z", "published": "2019-08-27T17:40:33Z", "aliases": [ "CVE-2019-15477" ], "summary": "Cross-site Scripting in Jooby", "details": "Jooby before 1.6.4 has XSS via the default error handler.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jooby:jooby" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.6.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15477" }, { "type": "WEB", "url": "https://github.com/jooby-project/jooby/pull/1368" }, { "type": "WEB", "url": "https://github.com/jooby-project/jooby/commit/34856a738829d8fedca4ed27bd6ff413af87186f" }, { "type": "PACKAGE", "url": "https://github.com/jooby-project/jooby" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2019-08-27T17:11:57Z", "nvd_published_at": "2019-08-23T13:15:00Z" } }