{ "schema_version": "1.4.0", "id": "GHSA-83rx-c8cr-6j8q", "modified": "2021-08-04T21:33:58Z", "published": "2019-06-05T20:48:55Z", "aliases": [], "summary": "Insecure Default Configuration in tesseract.js", "details": "Versions of `tesseract.js` prior to 1.0.19 default to using a third-party proxy. Requests may be proxied through `crossorigin.me` which clearly states is not suitable for production use. This may lead to instability and privacy violations.\n\n\n## Recommendation\n\nUpgrade to version 1.0.19 or later.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "tesseract.js" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.0.19" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/naptha/tesseract.js/pull/267" }, { "type": "WEB", "url": "https://github.com/naptha/tesseract.js/commit/679eba055f2a4271558e86beec3d1b70cae3fb28" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-TESSERACTJS-174085" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/792" } ], "database_specific": { "cwe_ids": [ "CWE-829" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2019-06-05T20:48:43Z", "nvd_published_at": null } }