GHSA-83RX-C8CR-6J8Q
Vulnerability from github – Published: 2019-06-05 20:48 – Updated: 2021-08-04 21:33
VLAI?
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.
Recommendation
Upgrade to version 1.0.19 or later.
Severity ?
5.9 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "tesseract.js"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.19"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-829"
],
"github_reviewed": true,
"github_reviewed_at": "2019-06-05T20:48:43Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"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.",
"id": "GHSA-83rx-c8cr-6j8q",
"modified": "2021-08-04T21:33:58Z",
"published": "2019-06-05T20:48:55Z",
"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"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Insecure Default Configuration in tesseract.js"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…